#bbd4cc Hex Color
rgb(187, 212, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | d4 | cc | - | #bbd4cc |
RGB | 187 | 212 | 204 | - | rgb(187,212,204) |
HSL | 161 | 23% | 78% | - | hsl(161,23%,78%) |
HSV | 161 | 12% | 83% | - | hsv(161,12%,83%) |
XYZ | 54.9361 | 62.0114 | 66.2007 | - | xyz(54.9361,62.0114,66.2007) |
CIE-LAB | 82.92 | -9.88 | 1.12 | - | lab(82.92,-9.88,1.12) |
CMYK | 0.11792452830189 | 0 | 0.037735849056604 | 0.16862745098039 | cmyk(0.11792452830189,0,0.037735849056604,0.16862745098039) |
Description
The RGB value of color #bbd4cc is rgb(187, 212, 204).
In the hex color #bbd4cc, The value of Red is 187, value of Green is 212, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #bbd4cc consists of 161° Hue, 23% Saturation, and 78% Lightness.
In the CMYK color model, the color #bbd4cc can be represented as Cyan=0.11792452830189%, Magenta=0%, Yellow=0.037735849056604%, and Black=0.16862745098039%.
Shades of #bbd4cc
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 #bbd4cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd4cc
Preview of #bbd4cc on White Background
The contrast ratio of #bbd4cc with white color is 1.57
Preview of #bbd4cc on black background
The contrast ratio of #bbd4cc with black color is 13.4
#bbd4cc color will look good with a black background.
Color Schemes of #bbd4cc
Triadic Colors of #bbd4cc
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 #bbd4cc
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 #bbd4cc
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 #bbd4cc
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: #bbd4cc;
}
This is a sample text used for the color #bbd4cc. 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: #bbd4cc;
}
This is a sample text used for the color #bbd4cc. 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 #bbd4cc;
}
This is a sample text used for the color #bbd4cc. 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 31.01%
Green 35.16%
Blue 33.83%
CMYK Percentage
Cyan 36.36
Magenta 0%
Yellow 11.64%
Black 52%
Comments on this color
Please login or signup to post a comment.
No comments yet.