#afc5bb Hex Color
rgb(175, 197, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | c5 | bb | - | #afc5bb |
RGB | 175 | 197 | 187 | - | rgb(175,197,187) |
HSL | 153 | 16% | 73% | - | hsl(153,16%,73%) |
HSV | 153 | 11% | 77% | - | hsv(153,11%,77%) |
XYZ | 46.6151 | 52.6343 | 54.7163 | - | xyz(46.6151,52.6343,54.7163) |
CIE-LAB | 77.66 | -9.4 | 2.47 | - | lab(77.66,-9.4,2.47) |
CMYK | 0.11167512690355 | 0 | 0.050761421319797 | 0.22745098039216 | cmyk(0.11167512690355,0,0.050761421319797,0.22745098039216) |
Description
The RGB value of color #afc5bb is rgb(175, 197, 187).
In the hex color #afc5bb, The value of Red is 175, value of Green is 197, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #afc5bb consists of 153° Hue, 16% Saturation, and 73% Lightness.
In the CMYK color model, the color #afc5bb can be represented as Cyan=0.11167512690355%, Magenta=0%, Yellow=0.050761421319797%, and Black=0.22745098039216%.
Shades of #afc5bb
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 #afc5bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afc5bb
Preview of #afc5bb on White Background
The contrast ratio of #afc5bb with white color is 1.82
Preview of #afc5bb on black background
The contrast ratio of #afc5bb with black color is 11.53
#afc5bb color will look good with a black background.
Color Schemes of #afc5bb
Triadic Colors of #afc5bb
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 #afc5bb
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 #afc5bb
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 #afc5bb
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: #afc5bb;
}
This is a sample text used for the color #afc5bb. 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: #afc5bb;
}
This is a sample text used for the color #afc5bb. 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 #afc5bb;
}
This is a sample text used for the color #afc5bb. 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 31.31%
Green 35.24%
Blue 33.45%
CMYK Percentage
Cyan 28.64
Magenta 0%
Yellow 13.02%
Black 58.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.