#bccecd Hex Color
rgb(188, 206, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | ce | cd | - | #bccecd |
RGB | 188 | 206 | 205 | - | rgb(188,206,205) |
HSL | 177 | 16% | 77% | - | hsl(177,16%,77%) |
HSV | 177 | 9% | 81% | - | hsv(177,9%,81%) |
XYZ | 53.8298 | 59.2418 | 66.3553 | - | xyz(53.8298,59.2418,66.3553) |
CIE-LAB | 81.42 | -6.25 | -1.59 | - | lab(81.42,-6.25,-1.59) |
CMYK | 0.087378640776699 | 0 | 0.0048543689320388 | 0.1921568627451 | cmyk(0.087378640776699,0,0.0048543689320388,0.1921568627451) |
Description
The RGB value of color #bccecd is rgb(188, 206, 205).
In the hex color #bccecd, The value of Red is 188, value of Green is 206, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #bccecd consists of 177° Hue, 16% Saturation, and 77% Lightness.
In the CMYK color model, the color #bccecd can be represented as Cyan=0.087378640776699%, Magenta=0%, Yellow=0.0048543689320388%, and Black=0.1921568627451%.
Shades of #bccecd
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 #bccecd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccecd
Preview of #bccecd on White Background
The contrast ratio of #bccecd with white color is 1.63
Preview of #bccecd on black background
The contrast ratio of #bccecd with black color is 12.85
#bccecd color will look good with a black background.
Color Schemes of #bccecd
Triadic Colors of #bccecd
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 #bccecd
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 #bccecd
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 #bccecd
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: #bccecd;
}
This is a sample text used for the color #bccecd. 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: #bccecd;
}
This is a sample text used for the color #bccecd. 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 #bccecd;
}
This is a sample text used for the color #bccecd. 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.39%
Green 34.39%
Blue 34.22%
CMYK Percentage
Cyan 30.72
Magenta 0%
Yellow 1.71%
Black 67.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.