#b4ab3b Hex Color
rgb(180, 171, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | ab | 3b | - | #b4ab3b |
RGB | 180 | 171 | 59 | - | rgb(180,171,59) |
HSL | 56 | 51% | 47% | - | hsl(56,51%,47%) |
HSV | 56 | 67% | 71% | - | hsv(56,67%,71%) |
XYZ | 34.1747 | 39.1449 | 9.8922 | - | xyz(34.1747,39.1449,9.8922) |
CIE-LAB | 68.86 | -10.22 | 56.39 | - | lab(68.86,-10.22,56.39) |
CMYK | 0 | 0.05 | 0.67222222222222 | 0.29411764705882 | cmyk(0,0.05,0.67222222222222,0.29411764705882) |
Description
The RGB value of color #b4ab3b is rgb(180, 171, 59).
In the hex color #b4ab3b, The value of Red is 180, value of Green is 171, and value of Blue is 59. The primary color is Red. Similarly, The HSL values for #b4ab3b consists of 56° Hue, 51% Saturation, and 47% Lightness.
In the CMYK color model, the color #b4ab3b can be represented as Cyan=0%, Magenta=0.05%, Yellow=0.67222222222222%, and Black=0.29411764705882%.
Shades of #b4ab3b
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 #b4ab3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4ab3b
Preview of #b4ab3b on White Background
The contrast ratio of #b4ab3b with white color is 2.38
Preview of #b4ab3b on black background
The contrast ratio of #b4ab3b with black color is 8.83
#b4ab3b color will look good with a black background.
Color Schemes of #b4ab3b
Triadic Colors of #b4ab3b
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 #b4ab3b
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 #b4ab3b
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 #b4ab3b
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: #b4ab3b;
}
This is a sample text used for the color #b4ab3b. 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: #b4ab3b;
}
This is a sample text used for the color #b4ab3b. 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 #b4ab3b;
}
This is a sample text used for the color #b4ab3b. 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 43.9%
Green 41.71%
Blue 14.39%
CMYK Percentage
Cyan 0
Magenta 4.92%
Yellow 66.14%
Black 28.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.