#b8b45d Hex Color
rgb(184, 180, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | b4 | 5d | - | #b8b45d |
RGB | 184 | 180 | 93 | - | rgb(184,180,93) |
HSL | 57 | 39% | 54% | - | hsl(57,39%,54%) |
HSV | 57 | 49% | 72% | - | hsv(57,49%,72%) |
XYZ | 38.0642 | 43.6232 | 16.7698 | - | xyz(38.0642,43.6232,16.7698) |
CIE-LAB | 71.98 | -10.66 | 44.48 | - | lab(71.98,-10.66,44.48) |
CMYK | 0 | 0.021739130434783 | 0.4945652173913 | 0.27843137254902 | cmyk(0,0.021739130434783,0.4945652173913,0.27843137254902) |
Description
The RGB value of color #b8b45d is rgb(184, 180, 93).
In the hex color #b8b45d, The value of Red is 184, value of Green is 180, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #b8b45d consists of 57° Hue, 39% Saturation, and 54% Lightness.
In the CMYK color model, the color #b8b45d can be represented as Cyan=0%, Magenta=0.021739130434783%, Yellow=0.4945652173913%, and Black=0.27843137254902%.
Shades of #b8b45d
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 #b8b45d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8b45d
Preview of #b8b45d on White Background
The contrast ratio of #b8b45d with white color is 2.16
Preview of #b8b45d on black background
The contrast ratio of #b8b45d with black color is 9.72
#b8b45d color will look good with a black background.
Color Schemes of #b8b45d
Triadic Colors of #b8b45d
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 #b8b45d
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 #b8b45d
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 #b8b45d
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: #b8b45d;
}
This is a sample text used for the color #b8b45d. 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: #b8b45d;
}
This is a sample text used for the color #b8b45d. 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 #b8b45d;
}
This is a sample text used for the color #b8b45d. 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 40.26%
Green 39.39%
Blue 20.35%
CMYK Percentage
Cyan 0
Magenta 2.74%
Yellow 62.23%
Black 35.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.