#bdd9fb Hex Color
rgb(189, 217, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | d9 | fb | - | #bdd9fb |
RGB | 189 | 217 | 251 | - | rgb(189,217,251) |
HSL | 213 | 89% | 86% | - | hsl(213,89%,86%) |
HSV | 213 | 25% | 98% | - | hsv(213,25%,98%) |
XYZ | 63.2117 | 67.4096 | 100.9465 | - | xyz(63.2117,67.4096,100.9465) |
CIE-LAB | 85.71 | -1.97 | -19.65 | - | lab(85.71,-1.97,-19.65) |
CMYK | 0.24701195219123 | 0.13545816733068 | 0 | 0.015686274509804 | cmyk(0.24701195219123,0.13545816733068,0,0.015686274509804) |
Description
The RGB value of color #bdd9fb is rgb(189, 217, 251).
In the hex color #bdd9fb, The value of Red is 189, value of Green is 217, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #bdd9fb consists of 213° Hue, 89% Saturation, and 86% Lightness.
In the CMYK color model, the color #bdd9fb can be represented as Cyan=0.24701195219123%, Magenta=0.13545816733068%, Yellow=0%, and Black=0.015686274509804%.
Shades of #bdd9fb
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 #bdd9fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdd9fb
Preview of #bdd9fb on White Background
The contrast ratio of #bdd9fb with white color is 1.45
Preview of #bdd9fb on black background
The contrast ratio of #bdd9fb with black color is 14.48
#bdd9fb color will look good with a black background.
Color Schemes of #bdd9fb
Triadic Colors of #bdd9fb
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 #bdd9fb
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 #bdd9fb
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 #bdd9fb
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: #bdd9fb;
}
This is a sample text used for the color #bdd9fb. 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: #bdd9fb;
}
This is a sample text used for the color #bdd9fb. 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 #bdd9fb;
}
This is a sample text used for the color #bdd9fb. 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.77%
Green 33.03%
Blue 38.2%
CMYK Percentage
Cyan 62.04
Magenta 34.02%
Yellow 0%
Black 3.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.