#b4baba Hex Color
rgb(180, 186, 186)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | ba | ba | - | #b4baba |
RGB | 180 | 186 | 186 | - | rgb(180,186,186) |
HSL | 180 | 4% | 72% | - | hsl(180,4%,72%) |
HSV | 180 | 3% | 73% | - | hsv(180,3%,73%) |
XYZ | 45.2442 | 48.3663 | 53.4054 | - | xyz(45.2442,48.3663,53.4054) |
CIE-LAB | 75.06 | -2.08 | -0.73 | - | lab(75.06,-2.08,-0.73) |
CMYK | 0.032258064516129 | 0 | 0 | 0.27058823529412 | cmyk(0.032258064516129,0,0,0.27058823529412) |
Description
The RGB value of color #b4baba is rgb(180, 186, 186).
In the hex color #b4baba, The value of Red is 180, value of Green is 186, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #b4baba consists of 180° Hue, 4% Saturation, and 72% Lightness.
In the CMYK color model, the color #b4baba can be represented as Cyan=0.032258064516129%, Magenta=0%, Yellow=0%, and Black=0.27058823529412%.
Shades of #b4baba
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 #b4baba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4baba
Preview of #b4baba on White Background
The contrast ratio of #b4baba with white color is 1.97
Preview of #b4baba on black background
The contrast ratio of #b4baba with black color is 10.67
#b4baba color will look good with a black background.
Color Schemes of #b4baba
Triadic Colors of #b4baba
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 #b4baba
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 #b4baba
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 #b4baba
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: #b4baba;
}
This is a sample text used for the color #b4baba. 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: #b4baba;
}
This is a sample text used for the color #b4baba. 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 #b4baba;
}
This is a sample text used for the color #b4baba. 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.61%
Green 33.7%
Blue 33.7%
CMYK Percentage
Cyan 10.65
Magenta 0%
Yellow 0%
Black 89.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.