#bdbd3d Hex Color
rgb(189, 189, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | bd | 3d | - | #bdbd3d |
RGB | 189 | 189 | 61 | - | rgb(189,189,61) |
HSL | 60 | 51% | 49% | - | hsl(60,51%,49%) |
HSV | 60 | 68% | 74% | - | hsv(60,68%,74%) |
XYZ | 40.0262 | 47.5509 | 11.4835 | - | xyz(40.0262,47.5509,11.4835) |
CIE-LAB | 74.54 | -15.49 | 61.61 | - | lab(74.54,-15.49,61.61) |
CMYK | 0 | 0 | 0.67724867724868 | 0.25882352941176 | cmyk(0,0,0.67724867724868,0.25882352941176) |
Description
The RGB value of color #bdbd3d is rgb(189, 189, 61).
In the hex color #bdbd3d, The value of Red is 189, value of Green is 189, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #bdbd3d consists of 60° Hue, 51% Saturation, and 49% Lightness.
In the CMYK color model, the color #bdbd3d can be represented as Cyan=0%, Magenta=0%, Yellow=0.67724867724868%, and Black=0.25882352941176%.
Shades of #bdbd3d
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 #bdbd3d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdbd3d
Preview of #bdbd3d on White Background
The contrast ratio of #bdbd3d with white color is 2
Preview of #bdbd3d on black background
The contrast ratio of #bdbd3d with black color is 10.51
#bdbd3d color will look good with a black background.
Color Schemes of #bdbd3d
Triadic Colors of #bdbd3d
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 #bdbd3d
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 #bdbd3d
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 #bdbd3d
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: #bdbd3d;
}
This is a sample text used for the color #bdbd3d. 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: #bdbd3d;
}
This is a sample text used for the color #bdbd3d. 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 #bdbd3d;
}
This is a sample text used for the color #bdbd3d. 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 43.05%
Green 43.05%
Blue 13.9%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 72.35%
Black 27.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.