#afd2c8 Hex Color
rgb(175, 210, 200)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | d2 | c8 | - | #afd2c8 |
RGB | 175 | 210 | 200 | - | rgb(175,210,200) |
HSL | 163 | 28% | 75% | - | hsl(163,28%,75%) |
HSV | 163 | 17% | 82% | - | hsv(163,17%,82%) |
XYZ | 51.1511 | 59.3773 | 63.4086 | - | xyz(51.1511,59.3773,63.4086) |
CIE-LAB | 81.5 | -13.55 | 1.08 | - | lab(81.5,-13.55,1.08) |
CMYK | 0.16666666666667 | 0 | 0.047619047619048 | 0.17647058823529 | cmyk(0.16666666666667,0,0.047619047619048,0.17647058823529) |
Description
The RGB value of color #afd2c8 is rgb(175, 210, 200).
In the hex color #afd2c8, The value of Red is 175, value of Green is 210, and value of Blue is 200. The primary color is Green. Similarly, The HSL values for #afd2c8 consists of 163° Hue, 28% Saturation, and 75% Lightness.
In the CMYK color model, the color #afd2c8 can be represented as Cyan=0.16666666666667%, Magenta=0%, Yellow=0.047619047619048%, and Black=0.17647058823529%.
Shades of #afd2c8
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 #afd2c8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afd2c8
Preview of #afd2c8 on White Background
The contrast ratio of #afd2c8 with white color is 1.63
Preview of #afd2c8 on black background
The contrast ratio of #afd2c8 with black color is 12.88
#afd2c8 color will look good with a black background.
Color Schemes of #afd2c8
Triadic Colors of #afd2c8
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 #afd2c8
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 #afd2c8
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 #afd2c8
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: #afd2c8;
}
This is a sample text used for the color #afd2c8. 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: #afd2c8;
}
This is a sample text used for the color #afd2c8. 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 #afd2c8;
}
This is a sample text used for the color #afd2c8. 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.91%
Green 35.9%
Blue 34.19%
CMYK Percentage
Cyan 42.65
Magenta 0%
Yellow 12.19%
Black 45.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.