#b7ccac Hex Color
rgb(183, 204, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | cc | ac | - | #b7ccac |
RGB | 183 | 204 | 172 | - | rgb(183,204,172) |
HSL | 99 | 24% | 74% | - | hsl(99,24%,74%) |
HSV | 99 | 16% | 80% | - | hsv(99,16%,80%) |
XYZ | 48.5677 | 56.2316 | 47.3237 | - | xyz(48.5677,56.2316,47.3237) |
CIE-LAB | 79.75 | -12.96 | 13.58 | - | lab(79.75,-12.96,13.58) |
CMYK | 0.10294117647059 | 0 | 0.15686274509804 | 0.2 | cmyk(0.10294117647059,0,0.15686274509804,0.2) |
Description
The RGB value of color #b7ccac is rgb(183, 204, 172).
In the hex color #b7ccac, The value of Red is 183, value of Green is 204, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #b7ccac consists of 99° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #b7ccac can be represented as Cyan=0.10294117647059%, Magenta=0%, Yellow=0.15686274509804%, and Black=0.2%.
Shades of #b7ccac
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 #b7ccac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7ccac
Preview of #b7ccac on White Background
The contrast ratio of #b7ccac with white color is 1.71
Preview of #b7ccac on black background
The contrast ratio of #b7ccac with black color is 12.25
#b7ccac color will look good with a black background.
Color Schemes of #b7ccac
Triadic Colors of #b7ccac
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 #b7ccac
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 #b7ccac
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 #b7ccac
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: #b7ccac;
}
This is a sample text used for the color #b7ccac. 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: #b7ccac;
}
This is a sample text used for the color #b7ccac. 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 #b7ccac;
}
This is a sample text used for the color #b7ccac. 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 32.74%
Green 36.49%
Blue 30.77%
CMYK Percentage
Cyan 22.39
Magenta 0%
Yellow 34.12%
Black 43.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.