#afc1bd Hex Color
rgb(175, 193, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | c1 | bd | - | #afc1bd |
RGB | 175 | 193 | 189 | - | rgb(175,193,189) |
HSL | 167 | 13% | 72% | - | hsl(167,13%,72%) |
HSV | 167 | 9% | 76% | - | hsv(167,9%,76%) |
XYZ | 45.9345 | 50.928 | 55.5532 | - | xyz(45.9345,50.928,55.5532) |
CIE-LAB | 76.64 | -6.91 | -0.1 | - | lab(76.64,-6.91,-0.1) |
CMYK | 0.093264248704663 | 0 | 0.020725388601036 | 0.24313725490196 | cmyk(0.093264248704663,0,0.020725388601036,0.24313725490196) |
Description
The RGB value of color #afc1bd is rgb(175, 193, 189).
In the hex color #afc1bd, The value of Red is 175, value of Green is 193, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #afc1bd consists of 167° Hue, 13% Saturation, and 72% Lightness.
In the CMYK color model, the color #afc1bd can be represented as Cyan=0.093264248704663%, Magenta=0%, Yellow=0.020725388601036%, and Black=0.24313725490196%.
Shades of #afc1bd
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 #afc1bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afc1bd
Preview of #afc1bd on White Background
The contrast ratio of #afc1bd with white color is 1.88
Preview of #afc1bd on black background
The contrast ratio of #afc1bd with black color is 11.19
#afc1bd color will look good with a black background.
Color Schemes of #afc1bd
Triadic Colors of #afc1bd
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 #afc1bd
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 #afc1bd
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 #afc1bd
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: #afc1bd;
}
This is a sample text used for the color #afc1bd. 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: #afc1bd;
}
This is a sample text used for the color #afc1bd. 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 #afc1bd;
}
This is a sample text used for the color #afc1bd. 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.42%
Green 34.65%
Blue 33.93%
CMYK Percentage
Cyan 26.12
Magenta 0%
Yellow 5.8%
Black 68.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.