#b7ccbf Hex Color
rgb(183, 204, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | cc | bf | - | #b7ccbf |
RGB | 183 | 204 | 191 | - | rgb(183,204,191) |
HSL | 143 | 17% | 76% | - | hsl(143,17%,76%) |
HSV | 143 | 10% | 80% | - | hsv(143,10%,80%) |
XYZ | 50.5253 | 57.0146 | 57.6322 | - | xyz(50.5253,57.0146,57.6322) |
CIE-LAB | 80.19 | -9.57 | 4.06 | - | lab(80.19,-9.57,4.06) |
CMYK | 0.10294117647059 | 0 | 0.063725490196078 | 0.2 | cmyk(0.10294117647059,0,0.063725490196078,0.2) |
Description
The RGB value of color #b7ccbf is rgb(183, 204, 191).
In the hex color #b7ccbf, The value of Red is 183, value of Green is 204, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #b7ccbf consists of 143° Hue, 17% Saturation, and 76% Lightness.
In the CMYK color model, the color #b7ccbf can be represented as Cyan=0.10294117647059%, Magenta=0%, Yellow=0.063725490196078%, and Black=0.2%.
Shades of #b7ccbf
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 #b7ccbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7ccbf
Preview of #b7ccbf on White Background
The contrast ratio of #b7ccbf with white color is 1.69
Preview of #b7ccbf on black background
The contrast ratio of #b7ccbf with black color is 12.4
#b7ccbf color will look good with a black background.
Color Schemes of #b7ccbf
Triadic Colors of #b7ccbf
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 #b7ccbf
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 #b7ccbf
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 #b7ccbf
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: #b7ccbf;
}
This is a sample text used for the color #b7ccbf. 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: #b7ccbf;
}
This is a sample text used for the color #b7ccbf. 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 #b7ccbf;
}
This is a sample text used for the color #b7ccbf. 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.66%
Green 35.29%
Blue 33.04%
CMYK Percentage
Cyan 28.07
Magenta 0%
Yellow 17.38%
Black 54.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.