#bcd77d Hex Color
rgb(188, 215, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d7 | 7d | - | #bcd77d |
RGB | 188 | 215 | 125 | - | rgb(188,215,125) |
HSL | 78 | 53% | 67% | - | hsl(78,53%,67%) |
HSV | 78 | 42% | 84% | - | hsv(78,42%,84%) |
XYZ | 48.7411 | 60.7729 | 28.5635 | - | xyz(48.7411,60.7729,28.5635) |
CIE-LAB | 82.26 | -23.31 | 41.38 | - | lab(82.26,-23.31,41.38) |
CMYK | 0.12558139534884 | 0 | 0.41860465116279 | 0.15686274509804 | cmyk(0.12558139534884,0,0.41860465116279,0.15686274509804) |
Description
The RGB value of color #bcd77d is rgb(188, 215, 125).
In the hex color #bcd77d, The value of Red is 188, value of Green is 215, and value of Blue is 125. The primary color is Green. Similarly, The HSL values for #bcd77d consists of 78° Hue, 53% Saturation, and 67% Lightness.
In the CMYK color model, the color #bcd77d can be represented as Cyan=0.12558139534884%, Magenta=0%, Yellow=0.41860465116279%, and Black=0.15686274509804%.
Shades of #bcd77d
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 #bcd77d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd77d
Preview of #bcd77d on White Background
The contrast ratio of #bcd77d with white color is 1.6
Preview of #bcd77d on black background
The contrast ratio of #bcd77d with black color is 13.15
#bcd77d color will look good with a black background.
Color Schemes of #bcd77d
Triadic Colors of #bcd77d
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 #bcd77d
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 #bcd77d
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 #bcd77d
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: #bcd77d;
}
This is a sample text used for the color #bcd77d. 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: #bcd77d;
}
This is a sample text used for the color #bcd77d. 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 #bcd77d;
}
This is a sample text used for the color #bcd77d. 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 35.61%
Green 40.72%
Blue 23.67%
CMYK Percentage
Cyan 17.91
Magenta 0%
Yellow 59.71%
Black 22.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.