#bcc983 Hex Color
rgb(188, 201, 131)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c9 | 83 | - | #bcc983 |
RGB | 188 | 201 | 131 | - | rgb(188,201,131) |
HSL | 71 | 39% | 65% | - | hsl(71,39%,65%) |
HSV | 71 | 35% | 79% | - | hsv(71,35%,79%) |
XYZ | 45.7224 | 54.1033 | 29.5059 | - | xyz(45.7224,54.1033,29.5059) |
CIE-LAB | 78.52 | -15.65 | 33.55 | - | lab(78.52,-15.65,33.55) |
CMYK | 0.064676616915423 | 0 | 0.34825870646766 | 0.21176470588235 | cmyk(0.064676616915423,0,0.34825870646766,0.21176470588235) |
Description
The RGB value of color #bcc983 is rgb(188, 201, 131).
In the hex color #bcc983, The value of Red is 188, value of Green is 201, and value of Blue is 131. The primary color is Green. Similarly, The HSL values for #bcc983 consists of 71° Hue, 39% Saturation, and 65% Lightness.
In the CMYK color model, the color #bcc983 can be represented as Cyan=0.064676616915423%, Magenta=0%, Yellow=0.34825870646766%, and Black=0.21176470588235%.
Shades of #bcc983
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 #bcc983
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc983
Preview of #bcc983 on White Background
The contrast ratio of #bcc983 with white color is 1.78
Preview of #bcc983 on black background
The contrast ratio of #bcc983 with black color is 11.82
#bcc983 color will look good with a black background.
Color Schemes of #bcc983
Triadic Colors of #bcc983
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 #bcc983
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 #bcc983
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 #bcc983
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: #bcc983;
}
This is a sample text used for the color #bcc983. 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: #bcc983;
}
This is a sample text used for the color #bcc983. 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 #bcc983;
}
This is a sample text used for the color #bcc983. 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.15%
Green 38.65%
Blue 25.19%
CMYK Percentage
Cyan 10.35
Magenta 0%
Yellow 55.75%
Black 33.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.