#bccbe9 Hex Color
rgb(188, 203, 233)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | cb | e9 | - | #bccbe9 |
RGB | 188 | 203 | 233 | - | rgb(188,203,233) |
HSL | 220 | 51% | 83% | - | hsl(220,51%,83%) |
HSV | 220 | 19% | 91% | - | hsv(220,19%,91%) |
XYZ | 56.803 | 59.2864 | 85.5404 | - | xyz(56.803,59.2864,85.5404) |
CIE-LAB | 81.45 | 1.12 | -16.53 | - | lab(81.45,1.12,-16.53) |
CMYK | 0.1931330472103 | 0.12875536480687 | 0 | 0.086274509803922 | cmyk(0.1931330472103,0.12875536480687,0,0.086274509803922) |
Description
The RGB value of color #bccbe9 is rgb(188, 203, 233).
In the hex color #bccbe9, The value of Red is 188, value of Green is 203, and value of Blue is 233. The primary color is Blue. Similarly, The HSL values for #bccbe9 consists of 220° Hue, 51% Saturation, and 83% Lightness.
In the CMYK color model, the color #bccbe9 can be represented as Cyan=0.1931330472103%, Magenta=0.12875536480687%, Yellow=0%, and Black=0.086274509803922%.
Shades of #bccbe9
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 #bccbe9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bccbe9
Preview of #bccbe9 on White Background
The contrast ratio of #bccbe9 with white color is 1.63
Preview of #bccbe9 on black background
The contrast ratio of #bccbe9 with black color is 12.86
#bccbe9 color will look good with a black background.
Color Schemes of #bccbe9
Triadic Colors of #bccbe9
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 #bccbe9
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 #bccbe9
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 #bccbe9
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: #bccbe9;
}
This is a sample text used for the color #bccbe9. 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: #bccbe9;
}
This is a sample text used for the color #bccbe9. 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 #bccbe9;
}
This is a sample text used for the color #bccbe9. 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.13%
Green 32.53%
Blue 37.34%
CMYK Percentage
Cyan 47.32
Magenta 31.55%
Yellow 0%
Black 21.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.