#bcd19f Hex Color
rgb(188, 209, 159)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d1 | 9f | - | #bcd19f |
RGB | 188 | 209 | 159 | - | rgb(188,209,159) |
HSL | 85 | 35% | 72% | - | hsl(85,35%,72%) |
HSV | 85 | 24% | 82% | - | hsv(85,24%,82%) |
XYZ | 49.7975 | 58.7955 | 41.5249 | - | xyz(49.7975,58.7955,41.5249) |
CIE-LAB | 81.18 | -15.79 | 22.51 | - | lab(81.18,-15.79,22.51) |
CMYK | 0.10047846889952 | 0 | 0.23923444976077 | 0.18039215686275 | cmyk(0.10047846889952,0,0.23923444976077,0.18039215686275) |
Description
The RGB value of color #bcd19f is rgb(188, 209, 159).
In the hex color #bcd19f, The value of Red is 188, value of Green is 209, and value of Blue is 159. The primary color is Green. Similarly, The HSL values for #bcd19f consists of 85° Hue, 35% Saturation, and 72% Lightness.
In the CMYK color model, the color #bcd19f can be represented as Cyan=0.10047846889952%, Magenta=0%, Yellow=0.23923444976077%, and Black=0.18039215686275%.
Shades of #bcd19f
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 #bcd19f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd19f
Preview of #bcd19f on White Background
The contrast ratio of #bcd19f with white color is 1.65
Preview of #bcd19f on black background
The contrast ratio of #bcd19f with black color is 12.76
#bcd19f color will look good with a black background.
Color Schemes of #bcd19f
Triadic Colors of #bcd19f
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 #bcd19f
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 #bcd19f
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 #bcd19f
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: #bcd19f;
}
This is a sample text used for the color #bcd19f. 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: #bcd19f;
}
This is a sample text used for the color #bcd19f. 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 #bcd19f;
}
This is a sample text used for the color #bcd19f. 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 33.81%
Green 37.59%
Blue 28.6%
CMYK Percentage
Cyan 19.32
Magenta 0%
Yellow 46%
Black 34.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.