#bcc77e Hex Color
rgb(188, 199, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c7 | 7e | - | #bcc77e |
RGB | 188 | 199 | 126 | - | rgb(188,199,126) |
HSL | 69 | 39% | 64% | - | hsl(69,39%,64%) |
HSV | 69 | 37% | 78% | - | hsv(69,37%,78%) |
XYZ | 44.9284 | 53.0446 | 27.6093 | - | xyz(44.9284,53.0446,27.6093) |
CIE-LAB | 77.9 | -15.26 | 35.31 | - | lab(77.9,-15.26,35.31) |
CMYK | 0.055276381909548 | 0 | 0.36683417085427 | 0.21960784313725 | cmyk(0.055276381909548,0,0.36683417085427,0.21960784313725) |
Description
The RGB value of color #bcc77e is rgb(188, 199, 126).
In the hex color #bcc77e, The value of Red is 188, value of Green is 199, and value of Blue is 126. The primary color is Green. Similarly, The HSL values for #bcc77e consists of 69° Hue, 39% Saturation, and 64% Lightness.
In the CMYK color model, the color #bcc77e can be represented as Cyan=0.055276381909548%, Magenta=0%, Yellow=0.36683417085427%, and Black=0.21960784313725%.
Shades of #bcc77e
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 #bcc77e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc77e
Preview of #bcc77e on White Background
The contrast ratio of #bcc77e with white color is 1.81
Preview of #bcc77e on black background
The contrast ratio of #bcc77e with black color is 11.61
#bcc77e color will look good with a black background.
Color Schemes of #bcc77e
Triadic Colors of #bcc77e
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 #bcc77e
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 #bcc77e
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 #bcc77e
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: #bcc77e;
}
This is a sample text used for the color #bcc77e. 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: #bcc77e;
}
This is a sample text used for the color #bcc77e. 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 #bcc77e;
}
This is a sample text used for the color #bcc77e. 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 36.65%
Green 38.79%
Blue 24.56%
CMYK Percentage
Cyan 8.61
Magenta 0%
Yellow 57.16%
Black 34.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.