#b0c8bb Hex Color
rgb(176, 200, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | c8 | bb | - | #b0c8bb |
RGB | 176 | 200 | 187 | - | rgb(176,200,187) |
HSL | 148 | 18% | 74% | - | hsl(148,18%,74%) |
HSV | 148 | 12% | 78% | - | hsv(148,12%,78%) |
XYZ | 47.5284 | 54.1265 | 54.9562 | - | xyz(47.5284,54.1265,54.9562) |
CIE-LAB | 78.54 | -10.62 | 3.75 | - | lab(78.54,-10.62,3.75) |
CMYK | 0.12 | 0 | 0.065 | 0.2156862745098 | cmyk(0.12,0,0.065,0.2156862745098) |
Description
The RGB value of color #b0c8bb is rgb(176, 200, 187).
In the hex color #b0c8bb, The value of Red is 176, value of Green is 200, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #b0c8bb consists of 148° Hue, 18% Saturation, and 74% Lightness.
In the CMYK color model, the color #b0c8bb can be represented as Cyan=0.12%, Magenta=0%, Yellow=0.065%, and Black=0.2156862745098%.
Shades of #b0c8bb
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 #b0c8bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0c8bb
Preview of #b0c8bb on White Background
The contrast ratio of #b0c8bb with white color is 1.78
Preview of #b0c8bb on black background
The contrast ratio of #b0c8bb with black color is 11.83
#b0c8bb color will look good with a black background.
Color Schemes of #b0c8bb
Triadic Colors of #b0c8bb
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 #b0c8bb
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 #b0c8bb
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 #b0c8bb
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: #b0c8bb;
}
This is a sample text used for the color #b0c8bb. 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: #b0c8bb;
}
This is a sample text used for the color #b0c8bb. 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 #b0c8bb;
}
This is a sample text used for the color #b0c8bb. 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.26%
Green 35.52%
Blue 33.21%
CMYK Percentage
Cyan 29.95
Magenta 0%
Yellow 16.22%
Black 53.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.