#b8a9cb Hex Color
rgb(184, 169, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | a9 | cb | - | #b8a9cb |
RGB | 184 | 169 | 203 | - | rgb(184,169,203) |
HSL | 266 | 25% | 73% | - | hsl(266,25%,73%) |
HSV | 266 | 17% | 80% | - | hsv(266,17%,80%) |
XYZ | 44.7346 | 42.8781 | 62.4184 | - | xyz(44.7346,42.8781,62.4184) |
CIE-LAB | 71.47 | 11.9 | -15.33 | - | lab(71.47,11.9,-15.33) |
CMYK | 0.0935960591133 | 0.16748768472906 | 0 | 0.20392156862745 | cmyk(0.0935960591133,0.16748768472906,0,0.20392156862745) |
Description
The RGB value of color #b8a9cb is rgb(184, 169, 203).
In the hex color #b8a9cb, The value of Red is 184, value of Green is 169, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #b8a9cb consists of 266° Hue, 25% Saturation, and 73% Lightness.
In the CMYK color model, the color #b8a9cb can be represented as Cyan=0.0935960591133%, Magenta=0.16748768472906%, Yellow=0%, and Black=0.20392156862745%.
Shades of #b8a9cb
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 #b8a9cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8a9cb
Preview of #b8a9cb on White Background
The contrast ratio of #b8a9cb with white color is 2.19
Preview of #b8a9cb on black background
The contrast ratio of #b8a9cb with black color is 9.58
#b8a9cb color will look good with a black background.
Color Schemes of #b8a9cb
Triadic Colors of #b8a9cb
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 #b8a9cb
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 #b8a9cb
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 #b8a9cb
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: #b8a9cb;
}
This is a sample text used for the color #b8a9cb. 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: #b8a9cb;
}
This is a sample text used for the color #b8a9cb. 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 #b8a9cb;
}
This is a sample text used for the color #b8a9cb. 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 33.09%
Green 30.4%
Blue 36.51%
CMYK Percentage
Cyan 20.13
Magenta 36.02%
Yellow 0%
Black 43.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.