#bcc55d Hex Color
rgb(188, 197, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c5 | 5d | - | #bcc55d |
RGB | 188 | 197 | 93 | - | rgb(188,197,93) |
HSL | 65 | 47% | 57% | - | hsl(65,47%,57%) |
HSV | 65 | 53% | 77% | - | hsv(65,53%,77%) |
XYZ | 42.6811 | 51.4142 | 18.0303 | - | xyz(42.6811,51.4142,18.0303) |
CIE-LAB | 76.93 | -17.67 | 50.4 | - | lab(76.93,-17.67,50.4) |
CMYK | 0.045685279187817 | 0 | 0.52791878172589 | 0.22745098039216 | cmyk(0.045685279187817,0,0.52791878172589,0.22745098039216) |
Description
The RGB value of color #bcc55d is rgb(188, 197, 93).
In the hex color #bcc55d, The value of Red is 188, value of Green is 197, and value of Blue is 93. The primary color is Green. Similarly, The HSL values for #bcc55d consists of 65° Hue, 47% Saturation, and 57% Lightness.
In the CMYK color model, the color #bcc55d can be represented as Cyan=0.045685279187817%, Magenta=0%, Yellow=0.52791878172589%, and Black=0.22745098039216%.
Shades of #bcc55d
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 #bcc55d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc55d
Preview of #bcc55d on White Background
The contrast ratio of #bcc55d with white color is 1.86
Preview of #bcc55d on black background
The contrast ratio of #bcc55d with black color is 11.28
#bcc55d color will look good with a black background.
Color Schemes of #bcc55d
Triadic Colors of #bcc55d
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 #bcc55d
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 #bcc55d
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 #bcc55d
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: #bcc55d;
}
This is a sample text used for the color #bcc55d. 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: #bcc55d;
}
This is a sample text used for the color #bcc55d. 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 #bcc55d;
}
This is a sample text used for the color #bcc55d. 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 39.33%
Green 41.21%
Blue 19.46%
CMYK Percentage
Cyan 5.7
Magenta 0%
Yellow 65.9%
Black 28.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.