#b2cdfb Hex Color
rgb(178, 205, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | cd | fb | - | #b2cdfb |
RGB | 178 | 205 | 251 | - | rgb(178,205,251) |
HSL | 218 | 90% | 84% | - | hsl(218,90%,84%) |
HSV | 218 | 29% | 98% | - | hsv(218,29%,98%) |
XYZ | 57.604 | 60.0927 | 99.8298 | - | xyz(57.604,60.0927,99.8298) |
CIE-LAB | 81.89 | 1.2 | -25.52 | - | lab(81.89,1.2,-25.52) |
CMYK | 0.29083665338645 | 0.18326693227092 | 0 | 0.015686274509804 | cmyk(0.29083665338645,0.18326693227092,0,0.015686274509804) |
Description
The RGB value of color #b2cdfb is rgb(178, 205, 251).
In the hex color #b2cdfb, The value of Red is 178, value of Green is 205, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #b2cdfb consists of 218° Hue, 90% Saturation, and 84% Lightness.
In the CMYK color model, the color #b2cdfb can be represented as Cyan=0.29083665338645%, Magenta=0.18326693227092%, Yellow=0%, and Black=0.015686274509804%.
Shades of #b2cdfb
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 #b2cdfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2cdfb
Preview of #b2cdfb on White Background
The contrast ratio of #b2cdfb with white color is 1.61
Preview of #b2cdfb on black background
The contrast ratio of #b2cdfb with black color is 13.02
#b2cdfb color will look good with a black background.
Color Schemes of #b2cdfb
Triadic Colors of #b2cdfb
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 #b2cdfb
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 #b2cdfb
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 #b2cdfb
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: #b2cdfb;
}
This is a sample text used for the color #b2cdfb. 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: #b2cdfb;
}
This is a sample text used for the color #b2cdfb. 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 #b2cdfb;
}
This is a sample text used for the color #b2cdfb. 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.08%
Green 32.33%
Blue 39.59%
CMYK Percentage
Cyan 59.38
Magenta 37.42%
Yellow 0%
Black 3.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.