#b3a58f Hex Color
rgb(179, 165, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | a5 | 8f | - | #b3a58f |
RGB | 179 | 165 | 143 | - | rgb(179,165,143) |
HSL | 37 | 19% | 63% | - | hsl(37,19%,63%) |
HSV | 37 | 20% | 70% | - | hsv(37,20%,70%) |
XYZ | 37.0035 | 38.4771 | 31.4631 | - | xyz(37.0035,38.4771,31.4631) |
CIE-LAB | 68.37 | 1.43 | 13.24 | - | lab(68.37,1.43,13.24) |
CMYK | 0 | 0.078212290502793 | 0.20111731843575 | 0.29803921568627 | cmyk(0,0.078212290502793,0.20111731843575,0.29803921568627) |
Description
The RGB value of color #b3a58f is rgb(179, 165, 143).
In the hex color #b3a58f, The value of Red is 179, value of Green is 165, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #b3a58f consists of 37° Hue, 19% Saturation, and 63% Lightness.
In the CMYK color model, the color #b3a58f can be represented as Cyan=0%, Magenta=0.078212290502793%, Yellow=0.20111731843575%, and Black=0.29803921568627%.
Shades of #b3a58f
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 #b3a58f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3a58f
Preview of #b3a58f on White Background
The contrast ratio of #b3a58f with white color is 2.42
Preview of #b3a58f on black background
The contrast ratio of #b3a58f with black color is 8.7
#b3a58f color will look good with a black background.
Color Schemes of #b3a58f
Triadic Colors of #b3a58f
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 #b3a58f
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 #b3a58f
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 #b3a58f
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: #b3a58f;
}
This is a sample text used for the color #b3a58f. 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: #b3a58f;
}
This is a sample text used for the color #b3a58f. 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 #b3a58f;
}
This is a sample text used for the color #b3a58f. 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 36.76%
Green 33.88%
Blue 29.36%
CMYK Percentage
Cyan 0
Magenta 13.55%
Yellow 34.83%
Black 51.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.