#b8ccab Hex Color
rgb(184, 204, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | cc | ab | - | #b8ccab |
RGB | 184 | 204 | 171 | - | rgb(184,204,171) |
HSL | 96 | 24% | 74% | - | hsl(96,24%,74%) |
HSV | 96 | 16% | 80% | - | hsv(96,16%,80%) |
XYZ | 48.7107 | 56.3164 | 46.8309 | - | xyz(48.7107,56.3164,46.8309) |
CIE-LAB | 79.79 | -12.78 | 14.19 | - | lab(79.79,-12.78,14.19) |
CMYK | 0.098039215686275 | 0 | 0.16176470588235 | 0.2 | cmyk(0.098039215686275,0,0.16176470588235,0.2) |
Description
The RGB value of color #b8ccab is rgb(184, 204, 171).
In the hex color #b8ccab, The value of Red is 184, value of Green is 204, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #b8ccab consists of 96° Hue, 24% Saturation, and 74% Lightness.
In the CMYK color model, the color #b8ccab can be represented as Cyan=0.098039215686275%, Magenta=0%, Yellow=0.16176470588235%, and Black=0.2%.
Shades of #b8ccab
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 #b8ccab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8ccab
Preview of #b8ccab on White Background
The contrast ratio of #b8ccab with white color is 1.71
Preview of #b8ccab on black background
The contrast ratio of #b8ccab with black color is 12.26
#b8ccab color will look good with a black background.
Color Schemes of #b8ccab
Triadic Colors of #b8ccab
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 #b8ccab
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 #b8ccab
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 #b8ccab
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: #b8ccab;
}
This is a sample text used for the color #b8ccab. 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: #b8ccab;
}
This is a sample text used for the color #b8ccab. 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 #b8ccab;
}
This is a sample text used for the color #b8ccab. 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.92%
Green 36.49%
Blue 30.59%
CMYK Percentage
Cyan 21.32
Magenta 0%
Yellow 35.18%
Black 43.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.