#b99dab Hex Color
rgb(185, 157, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | 9d | ab | - | #b99dab |
RGB | 185 | 157 | 171 | - | rgb(185,157,171) |
HSL | 330 | 17% | 67% | - | hsl(330,17%,67%) |
HSV | 330 | 15% | 73% | - | hsv(330,15%,73%) |
XYZ | 39.4152 | 37.3685 | 43.6635 | - | xyz(39.4152,37.3685,43.6635) |
CIE-LAB | 67.55 | 12.72 | -3.43 | - | lab(67.55,12.72,-3.43) |
CMYK | 0 | 0.15135135135135 | 0.075675675675676 | 0.27450980392157 | cmyk(0,0.15135135135135,0.075675675675676,0.27450980392157) |
Description
The RGB value of color #b99dab is rgb(185, 157, 171).
In the hex color #b99dab, The value of Red is 185, value of Green is 157, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #b99dab consists of 330° Hue, 17% Saturation, and 67% Lightness.
In the CMYK color model, the color #b99dab can be represented as Cyan=0%, Magenta=0.15135135135135%, Yellow=0.075675675675676%, and Black=0.27450980392157%.
Shades of #b99dab
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 #b99dab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b99dab
Preview of #b99dab on White Background
The contrast ratio of #b99dab with white color is 2.48
Preview of #b99dab on black background
The contrast ratio of #b99dab with black color is 8.47
#b99dab color will look good with a black background.
Color Schemes of #b99dab
Triadic Colors of #b99dab
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 #b99dab
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 #b99dab
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 #b99dab
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: #b99dab;
}
This is a sample text used for the color #b99dab. 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: #b99dab;
}
This is a sample text used for the color #b99dab. 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 #b99dab;
}
This is a sample text used for the color #b99dab. 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 36.06%
Green 30.6%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 30.18%
Yellow 15.09%
Black 54.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.