#bcd6d3 Hex Color
rgb(188, 214, 211)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | d6 | d3 | - | #bcd6d3 |
RGB | 188 | 214 | 211 | - | rgb(188,214,211) |
HSL | 173 | 24% | 79% | - | hsl(173,24%,79%) |
HSV | 173 | 12% | 84% | - | hsv(173,12%,84%) |
XYZ | 56.5435 | 63.4876 | 70.9022 | - | xyz(56.5435,63.4876,70.9022) |
CIE-LAB | 83.7 | -9.22 | -1.46 | - | lab(83.7,-9.22,-1.46) |
CMYK | 0.1214953271028 | 0 | 0.014018691588785 | 0.16078431372549 | cmyk(0.1214953271028,0,0.014018691588785,0.16078431372549) |
Description
The RGB value of color #bcd6d3 is rgb(188, 214, 211).
In the hex color #bcd6d3, The value of Red is 188, value of Green is 214, and value of Blue is 211. The primary color is Green. Similarly, The HSL values for #bcd6d3 consists of 173° Hue, 24% Saturation, and 79% Lightness.
In the CMYK color model, the color #bcd6d3 can be represented as Cyan=0.1214953271028%, Magenta=0%, Yellow=0.014018691588785%, and Black=0.16078431372549%.
Shades of #bcd6d3
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 #bcd6d3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcd6d3
Preview of #bcd6d3 on White Background
The contrast ratio of #bcd6d3 with white color is 1.53
Preview of #bcd6d3 on black background
The contrast ratio of #bcd6d3 with black color is 13.7
#bcd6d3 color will look good with a black background.
Color Schemes of #bcd6d3
Triadic Colors of #bcd6d3
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 #bcd6d3
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 #bcd6d3
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 #bcd6d3
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: #bcd6d3;
}
This is a sample text used for the color #bcd6d3. 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: #bcd6d3;
}
This is a sample text used for the color #bcd6d3. 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 #bcd6d3;
}
This is a sample text used for the color #bcd6d3. 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.67%
Green 34.91%
Blue 34.42%
CMYK Percentage
Cyan 41
Magenta 0%
Yellow 4.73%
Black 54.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.