#b4d6fb Hex Color
rgb(180, 214, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | d6 | fb | - | #b4d6fb |
RGB | 180 | 214 | 251 | - | rgb(180,214,251) |
HSL | 211 | 90% | 85% | - | hsl(211,90%,85%) |
HSV | 211 | 28% | 98% | - | hsv(211,28%,98%) |
XYZ | 60.2815 | 64.7615 | 100.5898 | - | xyz(60.2815,64.7615,100.5898) |
CIE-LAB | 84.36 | -3 | -21.75 | - | lab(84.36,-3,-21.75) |
CMYK | 0.28286852589641 | 0.14741035856574 | 0 | 0.015686274509804 | cmyk(0.28286852589641,0.14741035856574,0,0.015686274509804) |
Description
The RGB value of color #b4d6fb is rgb(180, 214, 251).
In the hex color #b4d6fb, The value of Red is 180, value of Green is 214, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #b4d6fb consists of 211° Hue, 90% Saturation, and 85% Lightness.
In the CMYK color model, the color #b4d6fb can be represented as Cyan=0.28286852589641%, Magenta=0.14741035856574%, Yellow=0%, and Black=0.015686274509804%.
Shades of #b4d6fb
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 #b4d6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b4d6fb
Preview of #b4d6fb on White Background
The contrast ratio of #b4d6fb with white color is 1.51
Preview of #b4d6fb on black background
The contrast ratio of #b4d6fb with black color is 13.95
#b4d6fb color will look good with a black background.
Color Schemes of #b4d6fb
Triadic Colors of #b4d6fb
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 #b4d6fb
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 #b4d6fb
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 #b4d6fb
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: #b4d6fb;
}
This is a sample text used for the color #b4d6fb. 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: #b4d6fb;
}
This is a sample text used for the color #b4d6fb. 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 #b4d6fb;
}
This is a sample text used for the color #b4d6fb. 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.91%
Green 33.18%
Blue 38.91%
CMYK Percentage
Cyan 63.43
Magenta 33.05%
Yellow 0%
Black 3.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.