#bdcb3c Hex Color
rgb(189, 203, 60)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | cb | 3c | - | #bdcb3c |
RGB | 189 | 203 | 60 | - | rgb(189,203,60) |
HSL | 66 | 58% | 52% | - | hsl(66,58%,52%) |
HSV | 66 | 70% | 80% | - | hsv(66,70%,80%) |
XYZ | 43.1578 | 53.8569 | 12.3957 | - | xyz(43.1578,53.8569,12.3957) |
CIE-LAB | 78.38 | -22.5 | 65.79 | - | lab(78.38,-22.5,65.79) |
CMYK | 0.068965517241379 | 0 | 0.70443349753695 | 0.20392156862745 | cmyk(0.068965517241379,0,0.70443349753695,0.20392156862745) |
Description
The RGB value of color #bdcb3c is rgb(189, 203, 60).
In the hex color #bdcb3c, The value of Red is 189, value of Green is 203, and value of Blue is 60. The primary color is Green. Similarly, The HSL values for #bdcb3c consists of 66° Hue, 58% Saturation, and 52% Lightness.
In the CMYK color model, the color #bdcb3c can be represented as Cyan=0.068965517241379%, Magenta=0%, Yellow=0.70443349753695%, and Black=0.20392156862745%.
Shades of #bdcb3c
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 #bdcb3c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdcb3c
Preview of #bdcb3c on White Background
The contrast ratio of #bdcb3c with white color is 1.78
Preview of #bdcb3c on black background
The contrast ratio of #bdcb3c with black color is 11.77
#bdcb3c color will look good with a black background.
Color Schemes of #bdcb3c
Triadic Colors of #bdcb3c
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 #bdcb3c
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 #bdcb3c
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 #bdcb3c
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: #bdcb3c;
}
This is a sample text used for the color #bdcb3c. 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: #bdcb3c;
}
This is a sample text used for the color #bdcb3c. 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 #bdcb3c;
}
This is a sample text used for the color #bdcb3c. 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 44.91%
Blue 13.27%
CMYK Percentage
Cyan 7.06
Magenta 0%
Yellow 72.08%
Black 20.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.