#afd0c4 Hex Color
rgb(175, 208, 196)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | d0 | c4 | - | #afd0c4 |
RGB | 175 | 208 | 196 | - | rgb(175,208,196) |
HSL | 158 | 26% | 75% | - | hsl(158,26%,75%) |
HSV | 158 | 16% | 82% | - | hsv(158,16%,82%) |
XYZ | 50.1989 | 58.2112 | 60.8147 | - | xyz(50.1989,58.2112,60.8147) |
CIE-LAB | 80.86 | -13.32 | 2.29 | - | lab(80.86,-13.32,2.29) |
CMYK | 0.15865384615385 | 0 | 0.057692307692308 | 0.1843137254902 | cmyk(0.15865384615385,0,0.057692307692308,0.1843137254902) |
Description
The RGB value of color #afd0c4 is rgb(175, 208, 196).
In the hex color #afd0c4, The value of Red is 175, value of Green is 208, and value of Blue is 196. The primary color is Green. Similarly, The HSL values for #afd0c4 consists of 158° Hue, 26% Saturation, and 75% Lightness.
In the CMYK color model, the color #afd0c4 can be represented as Cyan=0.15865384615385%, Magenta=0%, Yellow=0.057692307692308%, and Black=0.1843137254902%.
Shades of #afd0c4
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 #afd0c4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afd0c4
Preview of #afd0c4 on White Background
The contrast ratio of #afd0c4 with white color is 1.66
Preview of #afd0c4 on black background
The contrast ratio of #afd0c4 with black color is 12.64
#afd0c4 color will look good with a black background.
Color Schemes of #afd0c4
Triadic Colors of #afd0c4
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 #afd0c4
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 #afd0c4
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 #afd0c4
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: #afd0c4;
}
This is a sample text used for the color #afd0c4. 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: #afd0c4;
}
This is a sample text used for the color #afd0c4. 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 #afd0c4;
}
This is a sample text used for the color #afd0c4. 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 30.22%
Green 35.92%
Blue 33.85%
CMYK Percentage
Cyan 39.6
Magenta 0%
Yellow 14.4%
Black 46%
Comments on this color
Please login or signup to post a comment.
No comments yet.