#bcd26d Hex Color
rgb(188, 210, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d2 | 6d | - | #bcd26d |
RGB | 188 | 210 | 109 | - | rgb(188,210,109) |
HSL | 73 | 53% | 63% | - | hsl(73,53%,63%) |
HSV | 73 | 48% | 82% | - | hsv(73,48%,82%) |
XYZ | 46.5459 | 57.8887 | 23.1884 | - | xyz(46.5459,57.8887,23.1884) |
CIE-LAB | 80.68 | -22.6 | 47.25 | - | lab(80.68,-22.6,47.25) |
CMYK | 0.1047619047619 | 0 | 0.48095238095238 | 0.17647058823529 | cmyk(0.1047619047619,0,0.48095238095238,0.17647058823529) |
Description
The RGB value of color #bcd26d is rgb(188, 210, 109).
In the hex color #bcd26d, The value of Red is 188, value of Green is 210, and value of Blue is 109. The primary color is Green. Similarly, The HSL values for #bcd26d consists of 73° Hue, 53% Saturation, and 63% Lightness.
In the CMYK color model, the color #bcd26d can be represented as Cyan=0.1047619047619%, Magenta=0%, Yellow=0.48095238095238%, and Black=0.17647058823529%.
Shades of #bcd26d
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 #bcd26d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd26d
Preview of #bcd26d on White Background
The contrast ratio of #bcd26d with white color is 1.67
Preview of #bcd26d on black background
The contrast ratio of #bcd26d with black color is 12.58
#bcd26d color will look good with a black background.
Color Schemes of #bcd26d
Triadic Colors of #bcd26d
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 #bcd26d
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 #bcd26d
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 #bcd26d
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: #bcd26d;
}
This is a sample text used for the color #bcd26d. 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: #bcd26d;
}
This is a sample text used for the color #bcd26d. 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 #bcd26d;
}
This is a sample text used for the color #bcd26d. 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 37.08%
Green 41.42%
Blue 21.5%
CMYK Percentage
Cyan 13.74
Magenta 0%
Yellow 63.1%
Black 23.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.