#b9dbdc Hex Color
rgb(185, 219, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | db | dc | - | #b9dbdc |
RGB | 185 | 219 | 220 | - | rgb(185,219,220) |
HSL | 182 | 33% | 79% | - | hsl(182,33%,79%) |
HSV | 182 | 16% | 86% | - | hsv(182,16%,86%) |
XYZ | 58.2574 | 66.1446 | 77.4068 | - | xyz(58.2574,66.1446,77.4068) |
CIE-LAB | 85.07 | -10.92 | -4.24 | - | lab(85.07,-10.92,-4.24) |
CMYK | 0.15909090909091 | 0.0045454545454547 | 0 | 0.13725490196078 | cmyk(0.15909090909091,0.0045454545454547,0,0.13725490196078) |
Description
The RGB value of color #b9dbdc is rgb(185, 219, 220).
In the hex color #b9dbdc, The value of Red is 185, value of Green is 219, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b9dbdc consists of 182° Hue, 33% Saturation, and 79% Lightness.
In the CMYK color model, the color #b9dbdc can be represented as Cyan=0.15909090909091%, Magenta=0.0045454545454547%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b9dbdc
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 #b9dbdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9dbdc
Preview of #b9dbdc on White Background
The contrast ratio of #b9dbdc with white color is 1.48
Preview of #b9dbdc on black background
The contrast ratio of #b9dbdc with black color is 14.23
#b9dbdc color will look good with a black background.
Color Schemes of #b9dbdc
Triadic Colors of #b9dbdc
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 #b9dbdc
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 #b9dbdc
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 #b9dbdc
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: #b9dbdc;
}
This is a sample text used for the color #b9dbdc. 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: #b9dbdc;
}
This is a sample text used for the color #b9dbdc. 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 #b9dbdc;
}
This is a sample text used for the color #b9dbdc. 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 29.65%
Green 35.1%
Blue 35.26%
CMYK Percentage
Cyan 52.87
Magenta 1.51%
Yellow 0%
Black 45.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.