#bdbd4a Hex Color
rgb(189, 189, 74)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bd | bd | 4a | - | #bdbd4a |
| RGB | 189 | 189 | 74 | - | rgb(189,189,74) |
| HSL | 60 | 47% | 52% | - | hsl(60,47%,52%) |
| HSV | 60 | 61% | 74% | - | hsv(60,61%,74%) |
| XYZ | 40.4199 | 47.7084 | 13.5569 | - | xyz(40.4199,47.7084,13.5569) |
| CIE-LAB | 74.64 | -14.69 | 56.41 | - | lab(74.64,-14.69,56.41) |
| CMYK | 0 | 0 | 0.60846560846561 | 0.25882352941176 | cmyk(0,0,0.60846560846561,0.25882352941176) |
Description
The RGB value of color #bdbd4a is rgb(189, 189, 74).
In the hex color #bdbd4a, The value of Red is 189, value of Green is 189, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #bdbd4a consists of 60° Hue, 47% Saturation, and 52% Lightness.
In the CMYK color model, the color #bdbd4a can be represented as Cyan=0%, Magenta=0%, Yellow=0.60846560846561%, and Black=0.25882352941176%.
Shades of #bdbd4a
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 #bdbd4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbd4a
Preview of #bdbd4a on White Background
The contrast ratio of #bdbd4a with white color is 1.99
Preview of #bdbd4a on black background
The contrast ratio of #bdbd4a with black color is 10.54
#bdbd4a color will look good with a black background.
Color Schemes of #bdbd4a
Triadic Colors of #bdbd4a
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 #bdbd4a
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 #bdbd4a
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 #bdbd4a
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: #bdbd4a;
}
This is a sample text used for the color #bdbd4a. 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: #bdbd4a;
}
This is a sample text used for the color #bdbd4a. 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 #bdbd4a;
}
This is a sample text used for the color #bdbd4a. 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 41.81%
Green 41.81%
Blue 16.37%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 70.16%
Black 29.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.