#b0a14d Hex Color
rgb(176, 161, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | a1 | 4d | - | #b0a14d |
RGB | 176 | 161 | 77 | - | rgb(176,161,77) |
HSL | 51 | 39% | 50% | - | hsl(51,39%,50%) |
HSV | 51 | 56% | 69% | - | hsv(51,56%,69%) |
XYZ | 31.9889 | 35.2557 | 12.1402 | - | xyz(31.9889,35.2557,12.1402) |
CIE-LAB | 65.95 | -5.43 | 45.03 | - | lab(65.95,-5.43,45.03) |
CMYK | 0 | 0.085227272727273 | 0.5625 | 0.30980392156863 | cmyk(0,0.085227272727273,0.5625,0.30980392156863) |
Description
The RGB value of color #b0a14d is rgb(176, 161, 77).
In the hex color #b0a14d, The value of Red is 176, value of Green is 161, and value of Blue is 77. The primary color is Red. Similarly, The HSL values for #b0a14d consists of 51° Hue, 39% Saturation, and 50% Lightness.
In the CMYK color model, the color #b0a14d can be represented as Cyan=0%, Magenta=0.085227272727273%, Yellow=0.5625%, and Black=0.30980392156863%.
Shades of #b0a14d
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 #b0a14d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b0a14d
Preview of #b0a14d on White Background
The contrast ratio of #b0a14d with white color is 2.61
Preview of #b0a14d on black background
The contrast ratio of #b0a14d with black color is 8.05
#b0a14d color will look good with a black background.
Color Schemes of #b0a14d
Triadic Colors of #b0a14d
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 #b0a14d
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 #b0a14d
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 #b0a14d
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: #b0a14d;
}
This is a sample text used for the color #b0a14d. 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: #b0a14d;
}
This is a sample text used for the color #b0a14d. 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 #b0a14d;
}
This is a sample text used for the color #b0a14d. 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 42.51%
Green 38.89%
Blue 18.6%
CMYK Percentage
Cyan 0
Magenta 8.9%
Yellow 58.74%
Black 32.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.