#abb5cc Hex Color
rgb(171, 181, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ab | b5 | cc | - | #abb5cc |
RGB | 171 | 181 | 204 | - | rgb(171,181,204) |
HSL | 222 | 24% | 74% | - | hsl(222,24%,74%) |
HSV | 222 | 16% | 80% | - | hsv(222,16%,80%) |
XYZ | 44.2175 | 46.0653 | 63.6877 | - | xyz(44.2175,46.0653,63.6877) |
CIE-LAB | 73.59 | 1.27 | -12.8 | - | lab(73.59,1.27,-12.8) |
CMYK | 0.16176470588235 | 0.11274509803922 | 0 | 0.2 | cmyk(0.16176470588235,0.11274509803922,0,0.2) |
Description
The RGB value of color #abb5cc is rgb(171, 181, 204).
In the hex color #abb5cc, The value of Red is 171, value of Green is 181, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #abb5cc consists of 222° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #abb5cc can be represented as Cyan=0.16176470588235%, Magenta=0.11274509803922%, Yellow=0%, and Black=0.2%.
Shades of #abb5cc
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 #abb5cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #abb5cc
Preview of #abb5cc on White Background
The contrast ratio of #abb5cc with white color is 2.06
Preview of #abb5cc on black background
The contrast ratio of #abb5cc with black color is 10.21
#abb5cc color will look good with a black background.
Color Schemes of #abb5cc
Triadic Colors of #abb5cc
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 #abb5cc
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 #abb5cc
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 #abb5cc
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: #abb5cc;
}
This is a sample text used for the color #abb5cc. 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: #abb5cc;
}
This is a sample text used for the color #abb5cc. 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 #abb5cc;
}
This is a sample text used for the color #abb5cc. 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 32.55%
Blue 36.69%
CMYK Percentage
Cyan 34.09
Magenta 23.76%
Yellow 0%
Black 42.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.