#bcc7a3 Hex Color
rgb(188, 199, 163)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | c7 | a3 | - | #bcc7a3 |
RGB | 188 | 199 | 163 | - | rgb(188,199,163) |
HSL | 78 | 24% | 71% | - | hsl(78,24%,71%) |
HSV | 78 | 18% | 78% | - | hsv(78,18%,78%) |
XYZ | 47.7733 | 54.1826 | 42.5907 | - | xyz(47.7733,54.1826,42.5907) |
CIE-LAB | 78.57 | -10.08 | 16.78 | - | lab(78.57,-10.08,16.78) |
CMYK | 0.055276381909548 | 0 | 0.18090452261307 | 0.21960784313725 | cmyk(0.055276381909548,0,0.18090452261307,0.21960784313725) |
Description
The RGB value of color #bcc7a3 is rgb(188, 199, 163).
In the hex color #bcc7a3, The value of Red is 188, value of Green is 199, and value of Blue is 163. The primary color is Green. Similarly, The HSL values for #bcc7a3 consists of 78° Hue, 24% Saturation, and 71% Lightness.
In the CMYK color model, the color #bcc7a3 can be represented as Cyan=0.055276381909548%, Magenta=0%, Yellow=0.18090452261307%, and Black=0.21960784313725%.
Shades of #bcc7a3
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 #bcc7a3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcc7a3
Preview of #bcc7a3 on White Background
The contrast ratio of #bcc7a3 with white color is 1.77
Preview of #bcc7a3 on black background
The contrast ratio of #bcc7a3 with black color is 11.84
#bcc7a3 color will look good with a black background.
Color Schemes of #bcc7a3
Triadic Colors of #bcc7a3
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 #bcc7a3
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 #bcc7a3
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 #bcc7a3
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: #bcc7a3;
}
This is a sample text used for the color #bcc7a3. 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: #bcc7a3;
}
This is a sample text used for the color #bcc7a3. 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 #bcc7a3;
}
This is a sample text used for the color #bcc7a3. 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 34.18%
Green 36.18%
Blue 29.64%
CMYK Percentage
Cyan 12.13
Magenta 0%
Yellow 39.69%
Black 48.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.