#afefe4 Hex Color
rgb(175, 239, 228)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | af | ef | e4 | - | #afefe4 |
| RGB | 175 | 239 | 228 | - | rgb(175,239,228) |
| HSL | 170 | 67% | 81% | - | hsl(170,67%,81%) |
| HSV | 170 | 27% | 94% | - | hsv(170,27%,94%) |
| XYZ | 62.5493 | 76.4484 | 84.8581 | - | xyz(62.5493,76.4484,84.8581) |
| CIE-LAB | 90.07 | -22.28 | -1.18 | - | lab(90.07,-22.28,-1.18) |
| CMYK | 0.26778242677824 | 0 | 0.04602510460251 | 0.062745098039216 | cmyk(0.26778242677824,0,0.04602510460251,0.062745098039216) |
Description
The RGB value of color #afefe4 is rgb(175, 239, 228).
In the hex color #afefe4, The value of Red is 175, value of Green is 239, and value of Blue is 228. The primary color is Green. Similarly, The HSL values for #afefe4 consists of 170° Hue, 67% Saturation, and 81% Lightness.
In the CMYK color model, the color #afefe4 can be represented as Cyan=0.26778242677824%, Magenta=0%, Yellow=0.04602510460251%, and Black=0.062745098039216%.
Shades of #afefe4
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 #afefe4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afefe4
Preview of #afefe4 on White Background
The contrast ratio of #afefe4 with white color is 1.29
Preview of #afefe4 on black background
The contrast ratio of #afefe4 with black color is 16.29
#afefe4 color will look good with a black background.
Color Schemes of #afefe4
Triadic Colors of #afefe4
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 #afefe4
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 #afefe4
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 #afefe4
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: #afefe4;
}
This is a sample text used for the color #afefe4. 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: #afefe4;
}
This is a sample text used for the color #afefe4. 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 #afefe4;
}
This is a sample text used for the color #afefe4. 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 27.26%
Green 37.23%
Blue 35.51%
CMYK Percentage
Cyan 71.11
Magenta 0%
Yellow 12.22%
Black 16.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.