#adb0cc Hex Color
rgb(173, 176, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b0 | cc | - | #adb0cc |
RGB | 173 | 176 | 204 | - | rgb(173,176,204) |
HSL | 234 | 23% | 74% | - | hsl(234,23%,74%) |
HSV | 234 | 15% | 80% | - | hsv(234,15%,80%) |
XYZ | 43.658 | 44.2945 | 63.3754 | - | xyz(43.658,44.2945,63.3754) |
CIE-LAB | 72.42 | 4.64 | -14.53 | - | lab(72.42,4.64,-14.53) |
CMYK | 0.15196078431373 | 0.13725490196078 | 0 | 0.2 | cmyk(0.15196078431373,0.13725490196078,0,0.2) |
Description
The RGB value of color #adb0cc is rgb(173, 176, 204).
In the hex color #adb0cc, The value of Red is 173, value of Green is 176, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #adb0cc consists of 234° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #adb0cc can be represented as Cyan=0.15196078431373%, Magenta=0.13725490196078%, Yellow=0%, and Black=0.2%.
Shades of #adb0cc
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 #adb0cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb0cc
Preview of #adb0cc on White Background
The contrast ratio of #adb0cc with white color is 2.13
Preview of #adb0cc on black background
The contrast ratio of #adb0cc with black color is 9.86
#adb0cc color will look good with a black background.
Color Schemes of #adb0cc
Triadic Colors of #adb0cc
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 #adb0cc
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 #adb0cc
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 #adb0cc
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: #adb0cc;
}
This is a sample text used for the color #adb0cc. 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: #adb0cc;
}
This is a sample text used for the color #adb0cc. 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 #adb0cc;
}
This is a sample text used for the color #adb0cc. 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.28%
Green 31.83%
Blue 36.89%
CMYK Percentage
Cyan 31.06
Magenta 28.06%
Yellow 0%
Black 40.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.