#babbb4 Hex Color
rgb(186, 187, 180)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | bb | b4 | - | #babbb4 |
RGB | 186 | 187 | 180 | - | rgb(186,187,180) |
HSL | 69 | 5% | 72% | - | hsl(69,5%,72%) |
HSV | 69 | 4% | 73% | - | hsv(69,4%,73%) |
XYZ | 46.2582 | 49.275 | 50.253 | - | xyz(46.2582,49.275,50.253) |
CIE-LAB | 75.62 | -1.63 | 3.41 | - | lab(75.62,-1.63,3.41) |
CMYK | 0.0053475935828877 | 0 | 0.037433155080214 | 0.26666666666667 | cmyk(0.0053475935828877,0,0.037433155080214,0.26666666666667) |
Description
The RGB value of color #babbb4 is rgb(186, 187, 180).
In the hex color #babbb4, The value of Red is 186, value of Green is 187, and value of Blue is 180. The primary color is Green. Similarly, The HSL values for #babbb4 consists of 69° Hue, 5% Saturation, and 72% Lightness.
In the CMYK color model, the color #babbb4 can be represented as Cyan=0.0053475935828877%, Magenta=0%, Yellow=0.037433155080214%, and Black=0.26666666666667%.
Shades of #babbb4
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 #babbb4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #babbb4
Preview of #babbb4 on White Background
The contrast ratio of #babbb4 with white color is 1.93
Preview of #babbb4 on black background
The contrast ratio of #babbb4 with black color is 10.86
#babbb4 color will look good with a black background.
Color Schemes of #babbb4
Triadic Colors of #babbb4
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 #babbb4
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 #babbb4
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 #babbb4
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: #babbb4;
}
This is a sample text used for the color #babbb4. 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: #babbb4;
}
This is a sample text used for the color #babbb4. 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 #babbb4;
}
This is a sample text used for the color #babbb4. 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.63%
Green 33.82%
Blue 32.55%
CMYK Percentage
Cyan 1.73
Magenta 0%
Yellow 12.1%
Black 86.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.