#b7d9fb Hex Color
rgb(183, 217, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b7 | d9 | fb | - | #b7d9fb |
RGB | 183 | 217 | 251 | - | rgb(183,217,251) |
HSL | 210 | 89% | 85% | - | hsl(210,89%,85%) |
HSV | 210 | 27% | 98% | - | hsv(210,27%,98%) |
XYZ | 61.7539 | 66.658 | 100.8783 | - | xyz(61.7539,66.658,100.8783) |
CIE-LAB | 85.33 | -3.71 | -20.27 | - | lab(85.33,-3.71,-20.27) |
CMYK | 0.27091633466135 | 0.13545816733068 | 0 | 0.015686274509804 | cmyk(0.27091633466135,0.13545816733068,0,0.015686274509804) |
Description
The RGB value of color #b7d9fb is rgb(183, 217, 251).
In the hex color #b7d9fb, The value of Red is 183, value of Green is 217, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #b7d9fb consists of 210° Hue, 89% Saturation, and 85% Lightness.
In the CMYK color model, the color #b7d9fb can be represented as Cyan=0.27091633466135%, Magenta=0.13545816733068%, Yellow=0%, and Black=0.015686274509804%.
Shades of #b7d9fb
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 #b7d9fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7d9fb
Preview of #b7d9fb on White Background
The contrast ratio of #b7d9fb with white color is 1.47
Preview of #b7d9fb on black background
The contrast ratio of #b7d9fb with black color is 14.33
#b7d9fb color will look good with a black background.
Color Schemes of #b7d9fb
Triadic Colors of #b7d9fb
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 #b7d9fb
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 #b7d9fb
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 #b7d9fb
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: #b7d9fb;
}
This is a sample text used for the color #b7d9fb. 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: #b7d9fb;
}
This is a sample text used for the color #b7d9fb. 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 #b7d9fb;
}
This is a sample text used for the color #b7d9fb. 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.11%
Green 33.33%
Blue 38.56%
CMYK Percentage
Cyan 64.19
Magenta 32.09%
Yellow 0%
Black 3.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.