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