#b9cbdc Hex Color
rgb(185, 203, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | cb | dc | - | #b9cbdc |
RGB | 185 | 203 | 220 | - | rgb(185,203,220) |
HSL | 209 | 33% | 79% | - | hsl(209,33%,79%) |
HSV | 209 | 16% | 86% | - | hsv(209,16%,86%) |
XYZ | 54.2818 | 58.1935 | 76.0817 | - | xyz(54.2818,58.1935,76.0817) |
CIE-LAB | 80.85 | -2.61 | -10.5 | - | lab(80.85,-2.61,-10.5) |
CMYK | 0.15909090909091 | 0.077272727272727 | 0 | 0.13725490196078 | cmyk(0.15909090909091,0.077272727272727,0,0.13725490196078) |
Description
The RGB value of color #b9cbdc is rgb(185, 203, 220).
In the hex color #b9cbdc, The value of Red is 185, value of Green is 203, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b9cbdc consists of 209° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #b9cbdc can be represented as Cyan=0.15909090909091%, Magenta=0.077272727272727%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b9cbdc
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 #b9cbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9cbdc
Preview of #b9cbdc on White Background
The contrast ratio of #b9cbdc with white color is 1.66
Preview of #b9cbdc on black background
The contrast ratio of #b9cbdc with black color is 12.64
#b9cbdc color will look good with a black background.
Color Schemes of #b9cbdc
Triadic Colors of #b9cbdc
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 #b9cbdc
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 #b9cbdc
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 #b9cbdc
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: #b9cbdc;
}
This is a sample text used for the color #b9cbdc. 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: #b9cbdc;
}
This is a sample text used for the color #b9cbdc. 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 #b9cbdc;
}
This is a sample text used for the color #b9cbdc. 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.43%
Green 33.39%
Blue 36.18%
CMYK Percentage
Cyan 42.58
Magenta 20.68%
Yellow 0%
Black 36.74%
Comments on this color
Please login or signup to post a comment.
No comments yet.