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