#abc9cd Hex Color
rgb(171, 201, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | c9 | cd | - | #abc9cd |
RGB | 171 | 201 | 205 | - | rgb(171,201,205) |
HSL | 187 | 25% | 74% | - | hsl(187,25%,74%) |
HSV | 187 | 17% | 80% | - | hsv(187,17%,80%) |
XYZ | 48.7007 | 54.839 | 65.7758 | - | xyz(48.7007,54.839,65.7758) |
CIE-LAB | 78.95 | -9.16 | -5.37 | - | lab(78.95,-9.16,-5.37) |
CMYK | 0.16585365853659 | 0.019512195121951 | 0 | 0.19607843137255 | cmyk(0.16585365853659,0.019512195121951,0,0.19607843137255) |
Description
The RGB value of color #abc9cd is rgb(171, 201, 205).
In the hex color #abc9cd, The value of Red is 171, value of Green is 201, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #abc9cd consists of 187° Hue, 25% Saturation, and 74% Lightness.
In the CMYK color model, the color #abc9cd can be represented as Cyan=0.16585365853659%, Magenta=0.019512195121951%, Yellow=0%, and Black=0.19607843137255%.
Shades of #abc9cd
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 #abc9cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abc9cd
Preview of #abc9cd on White Background
The contrast ratio of #abc9cd with white color is 1.75
Preview of #abc9cd on black background
The contrast ratio of #abc9cd with black color is 11.97
#abc9cd color will look good with a black background.
Color Schemes of #abc9cd
Triadic Colors of #abc9cd
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 #abc9cd
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 #abc9cd
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 #abc9cd
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: #abc9cd;
}
This is a sample text used for the color #abc9cd. 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: #abc9cd;
}
This is a sample text used for the color #abc9cd. 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 #abc9cd;
}
This is a sample text used for the color #abc9cd. 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 29.64%
Green 34.84%
Blue 35.53%
CMYK Percentage
Cyan 43.48
Magenta 5.12%
Yellow 0%
Black 51.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.