#bbd2fd Hex Color
rgb(187, 210, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bb | d2 | fd | - | #bbd2fd |
| RGB | 187 | 210 | 253 | - | rgb(187,210,253) |
| HSL | 219 | 94% | 86% | - | hsl(219,94%,86%) |
| HSV | 219 | 26% | 99% | - | hsv(219,26%,99%) |
| XYZ | 61.2697 | 63.7498 | 102.0042 | - | xyz(61.2697,63.7498,102.0042) |
| CIE-LAB | 83.84 | 1.6 | -23.57 | - | lab(83.84,1.6,-23.57) |
| CMYK | 0.26086956521739 | 0.1699604743083 | 0 | 0.0078431372549019 | cmyk(0.26086956521739,0.1699604743083,0,0.0078431372549019) |
Description
The RGB value of color #bbd2fd is rgb(187, 210, 253).
In the hex color #bbd2fd, The value of Red is 187, value of Green is 210, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #bbd2fd consists of 219° Hue, 94% Saturation, and 86% Lightness.
In the CMYK color model, the color #bbd2fd can be represented as Cyan=0.26086956521739%, Magenta=0.1699604743083%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #bbd2fd
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 #bbd2fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbd2fd
Preview of #bbd2fd on White Background
The contrast ratio of #bbd2fd with white color is 1.53
Preview of #bbd2fd on black background
The contrast ratio of #bbd2fd with black color is 13.75
#bbd2fd color will look good with a black background.
Color Schemes of #bbd2fd
Triadic Colors of #bbd2fd
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 #bbd2fd
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 #bbd2fd
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 #bbd2fd
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: #bbd2fd;
}
This is a sample text used for the color #bbd2fd. 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: #bbd2fd;
}
This is a sample text used for the color #bbd2fd. 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 #bbd2fd;
}
This is a sample text used for the color #bbd2fd. 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 32.31%
Blue 38.92%
CMYK Percentage
Cyan 59.47
Magenta 38.74%
Yellow 0%
Black 1.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.