#bbdbcf Hex Color
rgb(187, 219, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | db | cf | - | #bbdbcf |
RGB | 187 | 219 | 207 | - | rgb(187,219,207) |
HSL | 158 | 31% | 80% | - | hsl(158,31%,80%) |
HSV | 158 | 15% | 86% | - | hsv(158,15%,86%) |
XYZ | 57.0875 | 65.7328 | 68.7104 | - | xyz(57.0875,65.7328,68.7104) |
CIE-LAB | 84.86 | -12.88 | 2.35 | - | lab(84.86,-12.88,2.35) |
CMYK | 0.14611872146119 | 0 | 0.054794520547945 | 0.14117647058824 | cmyk(0.14611872146119,0,0.054794520547945,0.14117647058824) |
Description
The RGB value of color #bbdbcf is rgb(187, 219, 207).
In the hex color #bbdbcf, The value of Red is 187, value of Green is 219, and value of Blue is 207. The primary color is Green. Similarly, The HSL values for #bbdbcf consists of 158° Hue, 31% Saturation, and 80% Lightness.
In the CMYK color model, the color #bbdbcf can be represented as Cyan=0.14611872146119%, Magenta=0%, Yellow=0.054794520547945%, and Black=0.14117647058824%.
Shades of #bbdbcf
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 #bbdbcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbdbcf
Preview of #bbdbcf on White Background
The contrast ratio of #bbdbcf with white color is 1.48
Preview of #bbdbcf on black background
The contrast ratio of #bbdbcf with black color is 14.15
#bbdbcf color will look good with a black background.
Color Schemes of #bbdbcf
Triadic Colors of #bbdbcf
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 #bbdbcf
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 #bbdbcf
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 #bbdbcf
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: #bbdbcf;
}
This is a sample text used for the color #bbdbcf. 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: #bbdbcf;
}
This is a sample text used for the color #bbdbcf. 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 #bbdbcf;
}
This is a sample text used for the color #bbdbcf. 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.51%
Green 35.73%
Blue 33.77%
CMYK Percentage
Cyan 42.71
Magenta 0%
Yellow 16.02%
Black 41.27%
Comments on this color
Please login or signup to post a comment.
No comments yet.