#b4a735 Hex Color
rgb(180, 167, 53)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | a7 | 35 | - | #b4a735 |
RGB | 180 | 167 | 53 | - | rgb(180,167,53) |
HSL | 54 | 55% | 46% | - | hsl(54,55%,46%) |
HSV | 54 | 71% | 71% | - | hsv(54,71%,71%) |
XYZ | 33.2837 | 37.5978 | 8.871 | - | xyz(33.2837,37.5978,8.871) |
CIE-LAB | 67.72 | -8.45 | 57.65 | - | lab(67.72,-8.45,57.65) |
CMYK | 0 | 0.072222222222222 | 0.70555555555556 | 0.29411764705882 | cmyk(0,0.072222222222222,0.70555555555556,0.29411764705882) |
Description
The RGB value of color #b4a735 is rgb(180, 167, 53).
In the hex color #b4a735, The value of Red is 180, value of Green is 167, and value of Blue is 53. The primary color is Red. Similarly, The HSL values for #b4a735 consists of 54° Hue, 55% Saturation, and 46% Lightness.
In the CMYK color model, the color #b4a735 can be represented as Cyan=0%, Magenta=0.072222222222222%, Yellow=0.70555555555556%, and Black=0.29411764705882%.
Shades of #b4a735
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 #b4a735
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4a735
Preview of #b4a735 on White Background
The contrast ratio of #b4a735 with white color is 2.46
Preview of #b4a735 on black background
The contrast ratio of #b4a735 with black color is 8.52
#b4a735 color will look good with a black background.
Color Schemes of #b4a735
Triadic Colors of #b4a735
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 #b4a735
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 #b4a735
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 #b4a735
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: #b4a735;
}
This is a sample text used for the color #b4a735. 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: #b4a735;
}
This is a sample text used for the color #b4a735. 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 #b4a735;
}
This is a sample text used for the color #b4a735. 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 45%
Green 41.75%
Blue 13.25%
CMYK Percentage
Cyan 0
Magenta 6.74%
Yellow 65.82%
Black 27.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.