#b9b305 Hex Color
rgb(185, 179, 5)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b9 | b3 | 05 | - | #b9b305 |
| RGB | 185 | 179 | 5 | - | rgb(185,179,5) |
| HSL | 58 | 95% | 37% | - | hsl(58,95%,37%) |
| HSV | 58 | 97% | 73% | - | hsv(58,97%,73%) |
| XYZ | 36.1551 | 42.5654 | 6.454 | - | xyz(36.1551,42.5654,6.454) |
| CIE-LAB | 71.26 | -13.83 | 72.47 | - | lab(71.26,-13.83,72.47) |
| CMYK | 0 | 0.032432432432432 | 0.97297297297297 | 0.27450980392157 | cmyk(0,0.032432432432432,0.97297297297297,0.27450980392157) |
Description
The RGB value of color #b9b305 is rgb(185, 179, 5).
In the hex color #b9b305, The value of Red is 185, value of Green is 179, and value of Blue is 5. The primary color is Red. Similarly, The HSL values for #b9b305 consists of 58° Hue, 95% Saturation, and 37% Lightness.
In the CMYK color model, the color #b9b305 can be represented as Cyan=0%, Magenta=0.032432432432432%, Yellow=0.97297297297297%, and Black=0.27450980392157%.
Shades of #b9b305
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 #b9b305
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9b305
Preview of #b9b305 on White Background
The contrast ratio of #b9b305 with white color is 2.21
Preview of #b9b305 on black background
The contrast ratio of #b9b305 with black color is 9.51
#b9b305 color will look good with a black background.
Color Schemes of #b9b305
Triadic Colors of #b9b305
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 #b9b305
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 #b9b305
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 #b9b305
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 #b9b305
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: #b9b305;
}
This is a sample text used for the color #b9b305. 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: #b9b305;
}
This is a sample text used for the color #b9b305. 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 #b9b305;
}
This is a sample text used for the color #b9b305. 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 50.14%
Green 48.51%
Blue 1.36%
CMYK Percentage
Cyan 0
Magenta 2.53%
Yellow 76.02%
Black 21.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.