#afd9c8 Hex Color
rgb(175, 217, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | d9 | c8 | - | #afd9c8 |
RGB | 175 | 217 | 200 | - | rgb(175,217,200) |
HSL | 156 | 36% | 77% | - | hsl(156,36%,77%) |
HSV | 156 | 19% | 85% | - | hsv(156,19%,85%) |
XYZ | 52.9174 | 62.9098 | 63.9973 | - | xyz(52.9174,62.9098,63.9973) |
CIE-LAB | 83.39 | -17.1 | 3.84 | - | lab(83.39,-17.1,3.84) |
CMYK | 0.19354838709677 | 0 | 0.078341013824885 | 0.14901960784314 | cmyk(0.19354838709677,0,0.078341013824885,0.14901960784314) |
Description
The RGB value of color #afd9c8 is rgb(175, 217, 200).
In the hex color #afd9c8, The value of Red is 175, value of Green is 217, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #afd9c8 consists of 156° Hue, 36% Saturation, and 77% Lightness.
In the CMYK color model, the color #afd9c8 can be represented as Cyan=0.19354838709677%, Magenta=0%, Yellow=0.078341013824885%, and Black=0.14901960784314%.
Shades of #afd9c8
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 #afd9c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afd9c8
Preview of #afd9c8 on White Background
The contrast ratio of #afd9c8 with white color is 1.55
Preview of #afd9c8 on black background
The contrast ratio of #afd9c8 with black color is 13.58
#afd9c8 color will look good with a black background.
Color Schemes of #afd9c8
Triadic Colors of #afd9c8
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 #afd9c8
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 #afd9c8
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 #afd9c8
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: #afd9c8;
}
This is a sample text used for the color #afd9c8. 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: #afd9c8;
}
This is a sample text used for the color #afd9c8. 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 #afd9c8;
}
This is a sample text used for the color #afd9c8. 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 29.56%
Green 36.66%
Blue 33.78%
CMYK Percentage
Cyan 45.98
Magenta 0%
Yellow 18.61%
Black 35.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.