#b9adcd Hex Color
rgb(185, 173, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | ad | cd | - | #b9adcd |
RGB | 185 | 173 | 205 | - | rgb(185,173,205) |
HSL | 263 | 24% | 74% | - | hsl(263,24%,74%) |
HSV | 263 | 16% | 80% | - | hsv(263,16%,80%) |
XYZ | 45.9706 | 44.6092 | 63.9451 | - | xyz(45.9706,44.6092,63.9451) |
CIE-LAB | 72.63 | 10.44 | -14.67 | - | lab(72.63,10.44,-14.67) |
CMYK | 0.097560975609756 | 0.15609756097561 | 0 | 0.19607843137255 | cmyk(0.097560975609756,0.15609756097561,0,0.19607843137255) |
Description
The RGB value of color #b9adcd is rgb(185, 173, 205).
In the hex color #b9adcd, The value of Red is 185, value of Green is 173, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #b9adcd consists of 263° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #b9adcd can be represented as Cyan=0.097560975609756%, Magenta=0.15609756097561%, Yellow=0%, and Black=0.19607843137255%.
Shades of #b9adcd
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 #b9adcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9adcd
Preview of #b9adcd on White Background
The contrast ratio of #b9adcd with white color is 2.12
Preview of #b9adcd on black background
The contrast ratio of #b9adcd with black color is 9.92
#b9adcd color will look good with a black background.
Color Schemes of #b9adcd
Triadic Colors of #b9adcd
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 #b9adcd
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 #b9adcd
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 #b9adcd
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: #b9adcd;
}
This is a sample text used for the color #b9adcd. 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: #b9adcd;
}
This is a sample text used for the color #b9adcd. 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 #b9adcd;
}
This is a sample text used for the color #b9adcd. 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.86%
Green 30.73%
Blue 36.41%
CMYK Percentage
Cyan 21.69
Magenta 34.71%
Yellow 0%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.