#bcdccb Hex Color
rgb(188, 220, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | dc | cb | - | #bcdccb |
RGB | 188 | 220 | 203 | - | rgb(188,220,203) |
HSL | 148 | 31% | 80% | - | hsl(148,31%,80%) |
HSV | 148 | 15% | 86% | - | hsv(148,15%,86%) |
XYZ | 57.1117 | 66.1896 | 66.2657 | - | xyz(57.1117,66.1896,66.2657) |
CIE-LAB | 85.09 | -13.82 | 4.81 | - | lab(85.09,-13.82,4.81) |
CMYK | 0.14545454545455 | 0 | 0.077272727272727 | 0.13725490196078 | cmyk(0.14545454545455,0,0.077272727272727,0.13725490196078) |
Description
The RGB value of color #bcdccb is rgb(188, 220, 203).
In the hex color #bcdccb, The value of Red is 188, value of Green is 220, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #bcdccb consists of 148° Hue, 31% Saturation, and 80% Lightness.
In the CMYK color model, the color #bcdccb can be represented as Cyan=0.14545454545455%, Magenta=0%, Yellow=0.077272727272727%, and Black=0.13725490196078%.
Shades of #bcdccb
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 #bcdccb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcdccb
Preview of #bcdccb on White Background
The contrast ratio of #bcdccb with white color is 1.47
Preview of #bcdccb on black background
The contrast ratio of #bcdccb with black color is 14.24
#bcdccb color will look good with a black background.
Color Schemes of #bcdccb
Triadic Colors of #bcdccb
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 #bcdccb
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 #bcdccb
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 #bcdccb
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: #bcdccb;
}
This is a sample text used for the color #bcdccb. 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: #bcdccb;
}
This is a sample text used for the color #bcdccb. 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 #bcdccb;
}
This is a sample text used for the color #bcdccb. 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 30.77%
Green 36.01%
Blue 33.22%
CMYK Percentage
Cyan 40.41
Magenta 0%
Yellow 21.47%
Black 38.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.