#afcdc0 Hex Color
rgb(175, 205, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | cd | c0 | - | #afcdc0 |
RGB | 175 | 205 | 192 | - | rgb(175,205,192) |
HSL | 154 | 23% | 75% | - | hsl(154,23%,75%) |
HSV | 154 | 15% | 80% | - | hsv(154,15%,80%) |
XYZ | 49.0249 | 56.5824 | 58.2068 | - | xyz(49.0249,56.5824,58.2068) |
CIE-LAB | 79.94 | -12.57 | 3.1 | - | lab(79.94,-12.57,3.1) |
CMYK | 0.14634146341463 | 0 | 0.063414634146342 | 0.19607843137255 | cmyk(0.14634146341463,0,0.063414634146342,0.19607843137255) |
Description
The RGB value of color #afcdc0 is rgb(175, 205, 192).
In the hex color #afcdc0, The value of Red is 175, value of Green is 205, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #afcdc0 consists of 154° Hue, 23% Saturation, and 75% Lightness.
In the CMYK color model, the color #afcdc0 can be represented as Cyan=0.14634146341463%, Magenta=0%, Yellow=0.063414634146342%, and Black=0.19607843137255%.
Shades of #afcdc0
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 #afcdc0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afcdc0
Preview of #afcdc0 on White Background
The contrast ratio of #afcdc0 with white color is 1.71
Preview of #afcdc0 on black background
The contrast ratio of #afcdc0 with black color is 12.32
#afcdc0 color will look good with a black background.
Color Schemes of #afcdc0
Triadic Colors of #afcdc0
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 #afcdc0
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 #afcdc0
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 #afcdc0
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: #afcdc0;
}
This is a sample text used for the color #afcdc0. 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: #afcdc0;
}
This is a sample text used for the color #afcdc0. 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 #afcdc0;
}
This is a sample text used for the color #afcdc0. 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.59%
Green 35.84%
Blue 33.57%
CMYK Percentage
Cyan 36.06
Magenta 0%
Yellow 15.63%
Black 48.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.