#adabbe Hex Color
rgb(173, 171, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | ab | be | - | #adabbe |
RGB | 173 | 171 | 190 | - | rgb(173,171,190) |
HSL | 246 | 13% | 71% | - | hsl(246,13%,71%) |
HSV | 246 | 10% | 75% | - | hsv(246,10%,75%) |
XYZ | 41.0908 | 41.7278 | 54.6037 | - | xyz(41.0908,41.7278,54.6037) |
CIE-LAB | 70.68 | 4.44 | -9.44 | - | lab(70.68,4.44,-9.44) |
CMYK | 0.089473684210526 | 0.1 | 0 | 0.25490196078431 | cmyk(0.089473684210526,0.1,0,0.25490196078431) |
Description
The RGB value of color #adabbe is rgb(173, 171, 190).
In the hex color #adabbe, The value of Red is 173, value of Green is 171, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #adabbe consists of 246° Hue, 13% Saturation, and 71% Lightness.
In the CMYK color model, the color #adabbe can be represented as Cyan=0.089473684210526%, Magenta=0.1%, Yellow=0%, and Black=0.25490196078431%.
Shades of #adabbe
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 #adabbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #adabbe
Preview of #adabbe on White Background
The contrast ratio of #adabbe with white color is 2.25
Preview of #adabbe on black background
The contrast ratio of #adabbe with black color is 9.35
#adabbe color will look good with a black background.
Color Schemes of #adabbe
Triadic Colors of #adabbe
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 #adabbe
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 #adabbe
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 #adabbe
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: #adabbe;
}
This is a sample text used for the color #adabbe. 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: #adabbe;
}
This is a sample text used for the color #adabbe. 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 #adabbe;
}
This is a sample text used for the color #adabbe. 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 32.4%
Green 32.02%
Blue 35.58%
CMYK Percentage
Cyan 20.13
Magenta 22.5%
Yellow 0%
Black 57.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.