#babbba Hex Color
rgb(186, 187, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | bb | ba | - | #babbba |
RGB | 186 | 187 | 186 | - | rgb(186,187,186) |
HSL | 120 | 1% | 73% | - | hsl(120,1%,73%) |
HSV | 120 | 1% | 73% | - | hsv(120,1%,73%) |
XYZ | 46.883 | 49.5249 | 53.5426 | - | xyz(46.883,49.5249,53.5426) |
CIE-LAB | 75.78 | -0.53 | 0.37 | - | lab(75.78,-0.53,0.37) |
CMYK | 0.0053475935828877 | 0 | 0.0053475935828877 | 0.26666666666667 | cmyk(0.0053475935828877,0,0.0053475935828877,0.26666666666667) |
Description
The RGB value of color #babbba is rgb(186, 187, 186).
In the hex color #babbba, The value of Red is 186, value of Green is 187, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #babbba consists of 120° Hue, 1% Saturation, and 73% Lightness.
In the CMYK color model, the color #babbba can be represented as Cyan=0.0053475935828877%, Magenta=0%, Yellow=0.0053475935828877%, and Black=0.26666666666667%.
Shades of #babbba
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 #babbba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #babbba
Preview of #babbba on White Background
The contrast ratio of #babbba with white color is 1.93
Preview of #babbba on black background
The contrast ratio of #babbba with black color is 10.9
#babbba color will look good with a black background.
Color Schemes of #babbba
Triadic Colors of #babbba
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 #babbba
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 #babbba
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 #babbba
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: #babbba;
}
This is a sample text used for the color #babbba. 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: #babbba;
}
This is a sample text used for the color #babbba. 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 #babbba;
}
This is a sample text used for the color #babbba. 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.27%
Green 33.45%
Blue 33.27%
CMYK Percentage
Cyan 1.93
Magenta 0%
Yellow 1.93%
Black 96.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.