#bdba0c Hex Color
rgb(189, 186, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | ba | 0c | - | #bdba0c |
RGB | 189 | 186 | 12 | - | rgb(189,186,12) |
HSL | 59 | 88% | 39% | - | hsl(59,88%,39%) |
HSV | 59 | 94% | 74% | - | hsv(59,94%,74%) |
XYZ | 38.6115 | 45.9632 | 7.1846 | - | xyz(38.6115,45.9632,7.1846) |
CIE-LAB | 73.52 | -15.56 | 73.53 | - | lab(73.52,-15.56,73.53) |
CMYK | 0 | 0.015873015873016 | 0.93650793650794 | 0.25882352941176 | cmyk(0,0.015873015873016,0.93650793650794,0.25882352941176) |
Description
The RGB value of color #bdba0c is rgb(189, 186, 12).
In the hex color #bdba0c, The value of Red is 189, value of Green is 186, and value of Blue is 12. The primary color is Red. Similarly, The HSL values for #bdba0c consists of 59° Hue, 88% Saturation, and 39% Lightness.
In the CMYK color model, the color #bdba0c can be represented as Cyan=0%, Magenta=0.015873015873016%, Yellow=0.93650793650794%, and Black=0.25882352941176%.
Shades of #bdba0c
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 #bdba0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdba0c
Preview of #bdba0c on White Background
The contrast ratio of #bdba0c with white color is 2.06
Preview of #bdba0c on black background
The contrast ratio of #bdba0c with black color is 10.19
#bdba0c color will look good with a black background.
Color Schemes of #bdba0c
Triadic Colors of #bdba0c
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 #bdba0c
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 #bdba0c
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 #bdba0c
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 #bdba0c
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: #bdba0c;
}
This is a sample text used for the color #bdba0c. 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: #bdba0c;
}
This is a sample text used for the color #bdba0c. 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 #bdba0c;
}
This is a sample text used for the color #bdba0c. 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 48.84%
Green 48.06%
Blue 3.1%
CMYK Percentage
Cyan 0
Magenta 1.31%
Yellow 77.32%
Black 21.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.