#afcfbb Hex Color
rgb(175, 207, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | cf | bb | - | #afcfbb |
RGB | 175 | 207 | 187 | - | rgb(175,207,187) |
HSL | 143 | 25% | 75% | - | hsl(143,25%,75%) |
HSV | 143 | 15% | 81% | - | hsv(143,15%,81%) |
XYZ | 48.9617 | 57.3275 | 55.4985 | - | xyz(48.9617,57.3275,55.4985) |
CIE-LAB | 80.36 | -14.55 | 6.38 | - | lab(80.36,-14.55,6.38) |
CMYK | 0.15458937198068 | 0 | 0.096618357487923 | 0.18823529411765 | cmyk(0.15458937198068,0,0.096618357487923,0.18823529411765) |
Description
The RGB value of color #afcfbb is rgb(175, 207, 187).
In the hex color #afcfbb, The value of Red is 175, value of Green is 207, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #afcfbb consists of 143° Hue, 25% Saturation, and 75% Lightness.
In the CMYK color model, the color #afcfbb can be represented as Cyan=0.15458937198068%, Magenta=0%, Yellow=0.096618357487923%, and Black=0.18823529411765%.
Shades of #afcfbb
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 #afcfbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afcfbb
Preview of #afcfbb on White Background
The contrast ratio of #afcfbb with white color is 1.68
Preview of #afcfbb on black background
The contrast ratio of #afcfbb with black color is 12.47
#afcfbb color will look good with a black background.
Color Schemes of #afcfbb
Triadic Colors of #afcfbb
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 #afcfbb
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 #afcfbb
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 #afcfbb
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: #afcfbb;
}
This is a sample text used for the color #afcfbb. 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: #afcfbb;
}
This is a sample text used for the color #afcfbb. 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 #afcfbb;
}
This is a sample text used for the color #afcfbb. 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.76%
Green 36.38%
Blue 32.86%
CMYK Percentage
Cyan 35.18
Magenta 0%
Yellow 21.99%
Black 42.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.