#b4ac3a Hex Color
rgb(180, 172, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | ac | 3a | - | #b4ac3a |
RGB | 180 | 172 | 58 | - | rgb(180,172,58) |
HSL | 56 | 51% | 47% | - | hsl(56,51%,47%) |
HSV | 56 | 68% | 71% | - | hsv(56,68%,71%) |
XYZ | 34.3386 | 39.5138 | 9.8201 | - | xyz(34.3386,39.5138,9.8201) |
CIE-LAB | 69.12 | -10.79 | 57.07 | - | lab(69.12,-10.79,57.07) |
CMYK | 0 | 0.044444444444444 | 0.67777777777778 | 0.29411764705882 | cmyk(0,0.044444444444444,0.67777777777778,0.29411764705882) |
Description
The RGB value of color #b4ac3a is rgb(180, 172, 58).
In the hex color #b4ac3a, The value of Red is 180, value of Green is 172, and value of Blue is 58. The primary color is Red. Similarly, The HSL values for #b4ac3a consists of 56° Hue, 51% Saturation, and 47% Lightness.
In the CMYK color model, the color #b4ac3a can be represented as Cyan=0%, Magenta=0.044444444444444%, Yellow=0.67777777777778%, and Black=0.29411764705882%.
Shades of #b4ac3a
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 #b4ac3a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4ac3a
Preview of #b4ac3a on White Background
The contrast ratio of #b4ac3a with white color is 2.36
Preview of #b4ac3a on black background
The contrast ratio of #b4ac3a with black color is 8.9
#b4ac3a color will look good with a black background.
Color Schemes of #b4ac3a
Triadic Colors of #b4ac3a
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 #b4ac3a
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 #b4ac3a
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 #b4ac3a
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: #b4ac3a;
}
This is a sample text used for the color #b4ac3a. 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: #b4ac3a;
}
This is a sample text used for the color #b4ac3a. 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 #b4ac3a;
}
This is a sample text used for the color #b4ac3a. 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.95%
Blue 14.15%
CMYK Percentage
Cyan 0
Magenta 4.37%
Yellow 66.69%
Black 28.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.