#b08a09 Hex Color
rgb(176, 138, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 8a | 09 | - | #b08a09 |
RGB | 176 | 138 | 9 | - | rgb(176,138,9) |
HSL | 46 | 90% | 36% | - | hsl(46,90%,36%) |
HSV | 46 | 95% | 69% | - | hsv(46,95%,69%) |
XYZ | 27.0423 | 27.4268 | 4.1271 | - | xyz(27.0423,27.4268,4.1271) |
CIE-LAB | 59.37 | 4 | 62.76 | - | lab(59.37,4,62.76) |
CMYK | 0 | 0.21590909090909 | 0.94886363636364 | 0.30980392156863 | cmyk(0,0.21590909090909,0.94886363636364,0.30980392156863) |
Description
The RGB value of color #b08a09 is rgb(176, 138, 9).
In the hex color #b08a09, The value of Red is 176, value of Green is 138, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #b08a09 consists of 46° Hue, 90% Saturation, and 36% Lightness.
In the CMYK color model, the color #b08a09 can be represented as Cyan=0%, Magenta=0.21590909090909%, Yellow=0.94886363636364%, and Black=0.30980392156863%.
Shades of #b08a09
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 #b08a09
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b08a09
Preview of #b08a09 on White Background
The contrast ratio of #b08a09 with white color is 3.24
Preview of #b08a09 on black background
The contrast ratio of #b08a09 with black color is 6.49
#b08a09 color will look good with a black background.
Color Schemes of #b08a09
Triadic Colors of #b08a09
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 #b08a09
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 #b08a09
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 #b08a09
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.
Monochromatic Colors of #b08a09
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b08a09;
}
This is a sample text used for the color #b08a09. 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: #b08a09;
}
This is a sample text used for the color #b08a09. 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 #b08a09;
}
This is a sample text used for the color #b08a09. 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 54.49%
Green 42.72%
Blue 2.79%
CMYK Percentage
Cyan 0
Magenta 14.64%
Yellow 64.35%
Black 21.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.