#bcdffb Hex Color
rgb(188, 223, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | df | fb | - | #bcdffb |
RGB | 188 | 223 | 251 | - | rgb(188,223,251) |
HSL | 207 | 89% | 86% | - | hsl(207,89%,86%) |
HSV | 207 | 25% | 98% | - | hsv(207,25%,98%) |
XYZ | 64.5393 | 70.4318 | 101.4599 | - | xyz(64.5393,70.4318,101.4599) |
CIE-LAB | 87.21 | -5.39 | -17.4 | - | lab(87.21,-5.39,-17.4) |
CMYK | 0.25099601593625 | 0.11155378486056 | 0 | 0.015686274509804 | cmyk(0.25099601593625,0.11155378486056,0,0.015686274509804) |
Description
The RGB value of color #bcdffb is rgb(188, 223, 251).
In the hex color #bcdffb, The value of Red is 188, value of Green is 223, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #bcdffb consists of 207° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #bcdffb can be represented as Cyan=0.25099601593625%, Magenta=0.11155378486056%, Yellow=0%, and Black=0.015686274509804%.
Shades of #bcdffb
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 #bcdffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcdffb
Preview of #bcdffb on White Background
The contrast ratio of #bcdffb with white color is 1.39
Preview of #bcdffb on black background
The contrast ratio of #bcdffb with black color is 15.09
#bcdffb color will look good with a black background.
Color Schemes of #bcdffb
Triadic Colors of #bcdffb
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 #bcdffb
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 #bcdffb
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 #bcdffb
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: #bcdffb;
}
This is a sample text used for the color #bcdffb. 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: #bcdffb;
}
This is a sample text used for the color #bcdffb. 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 #bcdffb;
}
This is a sample text used for the color #bcdffb. 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 28.4%
Green 33.69%
Blue 37.92%
CMYK Percentage
Cyan 66.36
Magenta 29.49%
Yellow 0%
Black 4.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.