#afccef Hex Color
rgb(175, 204, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | cc | ef | - | #afccef |
RGB | 175 | 204 | 239 | - | rgb(175,204,239) |
HSL | 213 | 67% | 81% | - | hsl(213,67%,81%) |
HSV | 213 | 27% | 94% | - | hsv(213,27%,94%) |
XYZ | 54.852 | 58.5317 | 90.0681 | - | xyz(54.852,58.5317,90.0681) |
CIE-LAB | 81.03 | -1.97 | -20.45 | - | lab(81.03,-1.97,-20.45) |
CMYK | 0.26778242677824 | 0.14644351464435 | 0 | 0.062745098039216 | cmyk(0.26778242677824,0.14644351464435,0,0.062745098039216) |
Description
The RGB value of color #afccef is rgb(175, 204, 239).
In the hex color #afccef, The value of Red is 175, value of Green is 204, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #afccef consists of 213° Hue, 67% Saturation, and 81% Lightness.
In the CMYK color model, the color #afccef can be represented as Cyan=0.26778242677824%, Magenta=0.14644351464435%, Yellow=0%, and Black=0.062745098039216%.
Shades of #afccef
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #afccef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afccef
Preview of #afccef on White Background
The contrast ratio of #afccef with white color is 1.65
Preview of #afccef on black background
The contrast ratio of #afccef with black color is 12.71
#afccef color will look good with a black background.
Color Schemes of #afccef
Triadic Colors of #afccef
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #afccef
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #afccef
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #afccef
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #afccef;
}
This is a sample text used for the color #afccef. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #afccef;
}
This is a sample text used for the color #afccef. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #afccef;
}
This is a sample text used for the color #afccef. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 28.32%
Green 33.01%
Blue 38.67%
CMYK Percentage
Cyan 56.14
Magenta 30.7%
Yellow 0%
Black 13.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.