#bdcc4d Hex Color
rgb(189, 204, 77)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | cc | 4d | - | #bdcc4d |
RGB | 189 | 204 | 77 | - | rgb(189,204,77) |
HSL | 67 | 55% | 55% | - | hsl(67,55%,55%) |
HSV | 67 | 62% | 80% | - | hsv(67,62%,80%) |
XYZ | 43.9187 | 54.5404 | 15.2338 | - | xyz(43.9187,54.5404,15.2338) |
CIE-LAB | 78.78 | -21.97 | 59.58 | - | lab(78.78,-21.97,59.58) |
CMYK | 0.073529411764706 | 0 | 0.62254901960784 | 0.2 | cmyk(0.073529411764706,0,0.62254901960784,0.2) |
Description
The RGB value of color #bdcc4d is rgb(189, 204, 77).
In the hex color #bdcc4d, The value of Red is 189, value of Green is 204, and value of Blue is 77. The primary color is Green. Similarly, The HSL values for #bdcc4d consists of 67° Hue, 55% Saturation, and 55% Lightness.
In the CMYK color model, the color #bdcc4d can be represented as Cyan=0.073529411764706%, Magenta=0%, Yellow=0.62254901960784%, and Black=0.2%.
Shades of #bdcc4d
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 #bdcc4d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdcc4d
Preview of #bdcc4d on White Background
The contrast ratio of #bdcc4d with white color is 1.76
Preview of #bdcc4d on black background
The contrast ratio of #bdcc4d with black color is 11.91
#bdcc4d color will look good with a black background.
Color Schemes of #bdcc4d
Triadic Colors of #bdcc4d
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 #bdcc4d
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 #bdcc4d
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 #bdcc4d
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: #bdcc4d;
}
This is a sample text used for the color #bdcc4d. 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: #bdcc4d;
}
This is a sample text used for the color #bdcc4d. 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 #bdcc4d;
}
This is a sample text used for the color #bdcc4d. 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.21%
Green 43.4%
Blue 16.38%
CMYK Percentage
Cyan 8.21
Magenta 0%
Yellow 69.47%
Black 22.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.