crispedge.com

Color picker

Loading...

#afeaff hex color - Blue - Cool color - Information

#afeaff hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #afeaff Color code in RGB color code model is created after adding 68.63% red color, 91.76% green color and 100% blue color. Hex #afeaff Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 8% magenta, 0% yellow and 0% black.

Hex #afeaff color code is between #aaeeee web safe hex color code and #bbdddd web safe hex color code. #aaeeee is the nearest web safe color code. You can see here many more shades of #afeaff color code.

0 Likes 0 Comments | 5 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codeafeaff#afeaff
RGB Decimal175, 234, 255rgb(175, 234, 255)
RGB Percent69%, 92%, 100%rgb(69%, 92%, 100%)
CSS RGBa175, 234, 255,1rgba(175,234,255,1)
CMYK Modelcmyk(31%,8%,0%,0%)
HSL Color Space196,100% ,84%hsl(196,100% ,84%)
HSV Color Space196°, 31%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101011111110101011111111
Octal257352377
Decimal175234255
Hexafeaff

Different shades of #afeaff color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #afeaff
#e2f7ff
Dark Shade of #afeaff
#7cddff
Saturated Shade of #afeaff
#afeaff
Desaturated Shade of #afeaff
#b3e8fb
Grey scale Shade of #afeaff
#d7d7d7
Brighten Shade
#c8ffff
Most Readable Shade
#000000

Shades of #afeaff color code

Generate more color scales with scales (color stack) generator.

#afeaff
#9bd0e2
#88b6c6
#749caa
#61828d
#4d6871
#3a4e55
#263438
#131a1c
#000000

Similar Color like #afeaff color

Find visually similar hex color codes nearing to #afeaff hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#b0ebff
#b1ecff
#b2edff
#b3eeff
#b4efff
#b5f0ff
#b6f1ff
#b7f2ff
#b8f3ff
#b9f4ff
#baf5ff
#bbf6ff
#bcf7ff
#bdf8ff
#aee9fe
#ade8fd
#ace7fc
#abe6fb
#aae5fa
#a9e4f9
#a8e3f8
#a7e2f7
#a6e1f6
#a5e0f5
#a4dff4
#a3def3
#a2ddf2
#a1dcf1

Monochromatic Color with #afeaff

#afeaff
#1d272a
#3a4e55
#587580
#759caa
#92c3d4

Tints of #afeaff Color

#afeaff
#b7ecff
#c0eeff
#c9f1ff
#d2f3ff
#dbf5ff
#e4f8ff
#edfaff
#f6fcff
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#afeaff
#ffc4af

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#afeaff
#ffafc2
#ffecaf

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#affff4
#affaff
#afeaff
#afdaff
#afcaff

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#afeaff
#ffafea
#eaffaf

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#afeaff
#ecafff
#ffc4af
#c2ffaf

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#afeaff
#ffc4af
#ffecaf
#afc2ff

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #afeaff Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#afeaff Color Code Preview on Black Background Color

This is how #afeaff Color will look on black background color. Color contrast ratio is 16.04

#afeaff in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#afeaff">Your Example Paragraph content text in with font color #afeaff </p>

Your Example Paragraph content text in with font color #afeaff

HTML with inline CSS

<div style="color:#afeaff">Your Paragraph text in with font color #afeaff </div>

Your Example Paragraph content text in with font color #afeaff

#afeaff color code is use for CSS Background Color

Background color for the above div is #afeaff

HTML with inline CSS

<div style="background-color:#afeaff;"></div>

#afeaff color code is use for CSS Border Color

CSS Border color for the above div is #afeaff

HTML with inline CSS

<div style="border:5px solid #afeaff;"></div>

CSS Border Left color for the above div is #afeaff

HTML with inline CSS

<div style="border-left:5px solid #afeaff;"></div>

CSS Border Right color for the above div is #afeaff

HTML with inline CSS

<div style="border-right:5px solid #afeaff;"></div>

CSS Border Bottom color for the above div is #afeaff

HTML with inline CSS

<div style="border-bottom:5px solid #afeaff;"></div>

CSS Border Top color for the above div is #afeaff

HTML with inline CSS

<div style="border-top:5px solid #afeaff;"></div>

#afeaff hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#afeaff; } .examplecolorclass {color:#afeaff; } .examplebordercolor {border:3px solid #afeaff; }

#afeaff Color code Preview on White Background

This is how #afeaff Color code will look on white background color. Color contrast ratio is 1.31

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #afeaff; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #afeaff; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(175,234,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,196,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(175,234,255,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.