#bccac5 Hex Color
rgb(188, 202, 197)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | ca | c5 | - | #bccac5 |
RGB | 188 | 202 | 197 | - | rgb(188,202,197) |
HSL | 159 | 12% | 76% | - | hsl(159,12%,76%) |
HSV | 159 | 7% | 79% | - | hsv(159,7%,79%) |
XYZ | 51.9376 | 56.9636 | 61.081 | - | xyz(51.9376,56.9636,61.081) |
CIE-LAB | 80.16 | -5.7 | 0.84 | - | lab(80.16,-5.7,0.84) |
CMYK | 0.069306930693069 | 0 | 0.024752475247525 | 0.2078431372549 | cmyk(0.069306930693069,0,0.024752475247525,0.2078431372549) |
Description
The RGB value of color #bccac5 is rgb(188, 202, 197).
In the hex color #bccac5, The value of Red is 188, value of Green is 202, and value of Blue is 197. The primary color is Green. Similarly, The HSL values for #bccac5 consists of 159° Hue, 12% Saturation, and 76% Lightness.
In the CMYK color model, the color #bccac5 can be represented as Cyan=0.069306930693069%, Magenta=0%, Yellow=0.024752475247525%, and Black=0.2078431372549%.
Shades of #bccac5
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 #bccac5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccac5
Preview of #bccac5 on White Background
The contrast ratio of #bccac5 with white color is 1.69
Preview of #bccac5 on black background
The contrast ratio of #bccac5 with black color is 12.39
#bccac5 color will look good with a black background.
Color Schemes of #bccac5
Triadic Colors of #bccac5
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 #bccac5
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 #bccac5
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 #bccac5
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: #bccac5;
}
This is a sample text used for the color #bccac5. 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: #bccac5;
}
This is a sample text used for the color #bccac5. 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 #bccac5;
}
This is a sample text used for the color #bccac5. 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 32.03%
Green 34.41%
Blue 33.56%
CMYK Percentage
Cyan 22.96
Magenta 0%
Yellow 8.2%
Black 68.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.