#adb7cb Hex Color
rgb(173, 183, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | b7 | cb | - | #adb7cb |
RGB | 173 | 183 | 203 | - | rgb(173,183,203) |
HSL | 220 | 22% | 74% | - | hsl(220,22%,74%) |
HSV | 220 | 15% | 80% | - | hsv(220,15%,80%) |
XYZ | 44.9466 | 47.063 | 63.215 | - | xyz(44.9466,47.063,63.215) |
CIE-LAB | 74.23 | 0.62 | -11.28 | - | lab(74.23,0.62,-11.28) |
CMYK | 0.14778325123153 | 0.098522167487685 | 0 | 0.20392156862745 | cmyk(0.14778325123153,0.098522167487685,0,0.20392156862745) |
Description
The RGB value of color #adb7cb is rgb(173, 183, 203).
In the hex color #adb7cb, The value of Red is 173, value of Green is 183, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #adb7cb consists of 220° Hue, 22% Saturation, and 74% Lightness.
In the CMYK color model, the color #adb7cb can be represented as Cyan=0.14778325123153%, Magenta=0.098522167487685%, Yellow=0%, and Black=0.20392156862745%.
Shades of #adb7cb
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 #adb7cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adb7cb
Preview of #adb7cb on White Background
The contrast ratio of #adb7cb with white color is 2.02
Preview of #adb7cb on black background
The contrast ratio of #adb7cb with black color is 10.41
#adb7cb color will look good with a black background.
Color Schemes of #adb7cb
Triadic Colors of #adb7cb
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 #adb7cb
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 #adb7cb
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 #adb7cb
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: #adb7cb;
}
This is a sample text used for the color #adb7cb. 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: #adb7cb;
}
This is a sample text used for the color #adb7cb. 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 #adb7cb;
}
This is a sample text used for the color #adb7cb. 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.95%
Green 32.74%
Blue 36.31%
CMYK Percentage
Cyan 32.82
Magenta 21.88%
Yellow 0%
Black 45.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.