#b7ba41 Hex Color
rgb(183, 186, 65)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | ba | 41 | - | #b7ba41 |
RGB | 183 | 186 | 65 | - | rgb(183,186,65) |
HSL | 61 | 48% | 49% | - | hsl(61,48%,49%) |
HSV | 61 | 65% | 73% | - | hsv(61,65%,73%) |
XYZ | 38.0415 | 45.5667 | 11.7913 | - | xyz(38.0415,45.5667,11.7913) |
CIE-LAB | 73.26 | -16.28 | 58.57 | - | lab(73.26,-16.28,58.57) |
CMYK | 0.016129032258064 | 0 | 0.6505376344086 | 0.27058823529412 | cmyk(0.016129032258064,0,0.6505376344086,0.27058823529412) |
Description
The RGB value of color #b7ba41 is rgb(183, 186, 65).
In the hex color #b7ba41, The value of Red is 183, value of Green is 186, and value of Blue is 65. The primary color is Green. Similarly, The HSL values for #b7ba41 consists of 61° Hue, 48% Saturation, and 49% Lightness.
In the CMYK color model, the color #b7ba41 can be represented as Cyan=0.016129032258064%, Magenta=0%, Yellow=0.6505376344086%, and Black=0.27058823529412%.
Shades of #b7ba41
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 #b7ba41
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7ba41
Preview of #b7ba41 on White Background
The contrast ratio of #b7ba41 with white color is 2.08
Preview of #b7ba41 on black background
The contrast ratio of #b7ba41 with black color is 10.11
#b7ba41 color will look good with a black background.
Color Schemes of #b7ba41
Triadic Colors of #b7ba41
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 #b7ba41
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 #b7ba41
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 #b7ba41
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: #b7ba41;
}
This is a sample text used for the color #b7ba41. 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: #b7ba41;
}
This is a sample text used for the color #b7ba41. 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 #b7ba41;
}
This is a sample text used for the color #b7ba41. 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.17%
Green 42.86%
Blue 14.98%
CMYK Percentage
Cyan 1.72
Magenta 0%
Yellow 69.41%
Black 28.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.