#babbb6 Hex Color
rgb(186, 187, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | bb | b6 | - | #babbb6 |
RGB | 186 | 187 | 182 | - | rgb(186,187,182) |
HSL | 72 | 4% | 72% | - | hsl(72,4%,72%) |
HSV | 72 | 3% | 73% | - | hsv(72,3%,73%) |
XYZ | 46.4635 | 49.3572 | 51.334 | - | xyz(46.4635,49.3572,51.334) |
CIE-LAB | 75.67 | -1.26 | 2.4 | - | lab(75.67,-1.26,2.4) |
CMYK | 0.0053475935828877 | 0 | 0.026737967914438 | 0.26666666666667 | cmyk(0.0053475935828877,0,0.026737967914438,0.26666666666667) |
Description
The RGB value of color #babbb6 is rgb(186, 187, 182).
In the hex color #babbb6, The value of Red is 186, value of Green is 187, and value of Blue is 182. The primary color is Green. Similarly, The HSL values for #babbb6 consists of 72° Hue, 4% Saturation, and 72% Lightness.
In the CMYK color model, the color #babbb6 can be represented as Cyan=0.0053475935828877%, Magenta=0%, Yellow=0.026737967914438%, and Black=0.26666666666667%.
Shades of #babbb6
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 #babbb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #babbb6
Preview of #babbb6 on White Background
The contrast ratio of #babbb6 with white color is 1.93
Preview of #babbb6 on black background
The contrast ratio of #babbb6 with black color is 10.87
#babbb6 color will look good with a black background.
Color Schemes of #babbb6
Triadic Colors of #babbb6
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 #babbb6
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 #babbb6
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 #babbb6
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: #babbb6;
}
This is a sample text used for the color #babbb6. 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: #babbb6;
}
This is a sample text used for the color #babbb6. 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 #babbb6;
}
This is a sample text used for the color #babbb6. 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 33.51%
Green 33.69%
Blue 32.79%
CMYK Percentage
Cyan 1.79
Magenta 0%
Yellow 8.95%
Black 89.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.