#b1bf4a Hex Color
rgb(177, 191, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | bf | 4a | - | #b1bf4a |
RGB | 177 | 191 | 74 | - | rgb(177,191,74) |
HSL | 67 | 48% | 52% | - | hsl(67,48%,52%) |
HSV | 67 | 61% | 75% | - | hsv(67,61%,75%) |
XYZ | 37.9983 | 47.1031 | 13.5677 | - | xyz(37.9983,47.1031,13.5677) |
CIE-LAB | 74.26 | -20.7 | 55.72 | - | lab(74.26,-20.7,55.72) |
CMYK | 0.073298429319372 | 0 | 0.61256544502618 | 0.25098039215686 | cmyk(0.073298429319372,0,0.61256544502618,0.25098039215686) |
Description
The RGB value of color #b1bf4a is rgb(177, 191, 74).
In the hex color #b1bf4a, The value of Red is 177, value of Green is 191, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #b1bf4a consists of 67° Hue, 48% Saturation, and 52% Lightness.
In the CMYK color model, the color #b1bf4a can be represented as Cyan=0.073298429319372%, Magenta=0%, Yellow=0.61256544502618%, and Black=0.25098039215686%.
Shades of #b1bf4a
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 #b1bf4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1bf4a
Preview of #b1bf4a on White Background
The contrast ratio of #b1bf4a with white color is 2.02
Preview of #b1bf4a on black background
The contrast ratio of #b1bf4a with black color is 10.42
#b1bf4a color will look good with a black background.
Color Schemes of #b1bf4a
Triadic Colors of #b1bf4a
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 #b1bf4a
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 #b1bf4a
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 #b1bf4a
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: #b1bf4a;
}
This is a sample text used for the color #b1bf4a. 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: #b1bf4a;
}
This is a sample text used for the color #b1bf4a. 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 #b1bf4a;
}
This is a sample text used for the color #b1bf4a. 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.05%
Green 43.21%
Blue 16.74%
CMYK Percentage
Cyan 7.82
Magenta 0%
Yellow 65.39%
Black 26.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.