#b0dfcb Hex Color
rgb(176, 223, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | df | cb | - | #b0dfcb |
RGB | 176 | 223 | 203 | - | rgb(176,223,203) |
HSL | 154 | 42% | 78% | - | hsl(154,42%,78%) |
HSV | 154 | 21% | 87% | - | hsv(154,21%,87%) |
XYZ | 55.0717 | 66.3173 | 66.3978 | - | xyz(55.0717,66.3173,66.3978) |
CIE-LAB | 85.16 | -19.19 | 4.81 | - | lab(85.16,-19.19,4.81) |
CMYK | 0.21076233183857 | 0 | 0.089686098654709 | 0.12549019607843 | cmyk(0.21076233183857,0,0.089686098654709,0.12549019607843) |
Description
The RGB value of color #b0dfcb is rgb(176, 223, 203).
In the hex color #b0dfcb, The value of Red is 176, value of Green is 223, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #b0dfcb consists of 154° Hue, 42% Saturation, and 78% Lightness.
In the CMYK color model, the color #b0dfcb can be represented as Cyan=0.21076233183857%, Magenta=0%, Yellow=0.089686098654709%, and Black=0.12549019607843%.
Shades of #b0dfcb
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 #b0dfcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0dfcb
Preview of #b0dfcb on White Background
The contrast ratio of #b0dfcb with white color is 1.47
Preview of #b0dfcb on black background
The contrast ratio of #b0dfcb with black color is 14.26
#b0dfcb color will look good with a black background.
Color Schemes of #b0dfcb
Triadic Colors of #b0dfcb
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 #b0dfcb
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 #b0dfcb
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 #b0dfcb
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: #b0dfcb;
}
This is a sample text used for the color #b0dfcb. 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: #b0dfcb;
}
This is a sample text used for the color #b0dfcb. 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 #b0dfcb;
}
This is a sample text used for the color #b0dfcb. 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.24%
Green 37.04%
Blue 33.72%
CMYK Percentage
Cyan 49.48
Magenta 0%
Yellow 21.06%
Black 29.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.