#bcc58f Hex Color
rgb(188, 197, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c5 | 8f | - | #bcc58f |
RGB | 188 | 197 | 143 | - | rgb(188,197,143) |
HSL | 70 | 32% | 67% | - | hsl(70,32%,67%) |
HSV | 70 | 27% | 77% | - | hsv(70,27%,77%) |
XYZ | 45.6632 | 52.607 | 33.7341 | - | xyz(45.6632,52.607,33.7341) |
CIE-LAB | 77.64 | -12.03 | 26.12 | - | lab(77.64,-12.03,26.12) |
CMYK | 0.045685279187817 | 0 | 0.2741116751269 | 0.22745098039216 | cmyk(0.045685279187817,0,0.2741116751269,0.22745098039216) |
Description
The RGB value of color #bcc58f is rgb(188, 197, 143).
In the hex color #bcc58f, The value of Red is 188, value of Green is 197, and value of Blue is 143. The primary color is Green. Similarly, The HSL values for #bcc58f consists of 70° Hue, 32% Saturation, and 67% Lightness.
In the CMYK color model, the color #bcc58f can be represented as Cyan=0.045685279187817%, Magenta=0%, Yellow=0.2741116751269%, and Black=0.22745098039216%.
Shades of #bcc58f
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 #bcc58f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc58f
Preview of #bcc58f on White Background
The contrast ratio of #bcc58f with white color is 1.82
Preview of #bcc58f on black background
The contrast ratio of #bcc58f with black color is 11.52
#bcc58f color will look good with a black background.
Color Schemes of #bcc58f
Triadic Colors of #bcc58f
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 #bcc58f
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 #bcc58f
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 #bcc58f
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: #bcc58f;
}
This is a sample text used for the color #bcc58f. 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: #bcc58f;
}
This is a sample text used for the color #bcc58f. 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 #bcc58f;
}
This is a sample text used for the color #bcc58f. 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 37.31%
Blue 27.08%
CMYK Percentage
Cyan 8.35
Magenta 0%
Yellow 50.09%
Black 41.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.