#bcf9fb Hex Color
rgb(188, 249, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bc | f9 | fb | - | #bcf9fb |
RGB | 188 | 249 | 251 | - | rgb(188,249,251) |
HSL | 182 | 89% | 86% | - | hsl(182,89%,86%) |
HSV | 182 | 25% | 98% | - | hsv(182,25%,98%) |
XYZ | 72.0273 | 85.4078 | 103.9559 | - | xyz(72.0273,85.4078,103.9559) |
CIE-LAB | 94.06 | -18.54 | -7.18 | - | lab(94.06,-18.54,-7.18) |
CMYK | 0.25099601593625 | 0.0079681274900398 | 0 | 0.015686274509804 | cmyk(0.25099601593625,0.0079681274900398,0,0.015686274509804) |
Description
The RGB value of color #bcf9fb is rgb(188, 249, 251).
In the hex color #bcf9fb, The value of Red is 188, value of Green is 249, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #bcf9fb consists of 182° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #bcf9fb can be represented as Cyan=0.25099601593625%, Magenta=0.0079681274900398%, Yellow=0%, and Black=0.015686274509804%.
Shades of #bcf9fb
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 #bcf9fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcf9fb
Preview of #bcf9fb on White Background
The contrast ratio of #bcf9fb with white color is 1.16
Preview of #bcf9fb on black background
The contrast ratio of #bcf9fb with black color is 18.08
#bcf9fb color will look good with a black background.
Color Schemes of #bcf9fb
Triadic Colors of #bcf9fb
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 #bcf9fb
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 #bcf9fb
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 #bcf9fb
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: #bcf9fb;
}
This is a sample text used for the color #bcf9fb. 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: #bcf9fb;
}
This is a sample text used for the color #bcf9fb. 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 #bcf9fb;
}
This is a sample text used for the color #bcf9fb. 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 27.33%
Green 36.19%
Blue 36.48%
CMYK Percentage
Cyan 91.39
Magenta 2.9%
Yellow 0%
Black 5.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.