#b8bbfd Hex Color
rgb(184, 187, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | bb | fd | - | #b8bbfd |
RGB | 184 | 187 | 253 | - | rgb(184,187,253) |
HSL | 237 | 95% | 86% | - | hsl(237,95%,86%) |
HSV | 237 | 27% | 99% | - | hsv(237,27%,99%) |
XYZ | 55.2671 | 52.8228 | 100.2114 | - | xyz(55.2671,52.8228,100.2114) |
CIE-LAB | 77.77 | 13.15 | -32.87 | - | lab(77.77,13.15,-32.87) |
CMYK | 0.27272727272727 | 0.26086956521739 | 0 | 0.0078431372549019 | cmyk(0.27272727272727,0.26086956521739,0,0.0078431372549019) |
Description
The RGB value of color #b8bbfd is rgb(184, 187, 253).
In the hex color #b8bbfd, The value of Red is 184, value of Green is 187, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #b8bbfd consists of 237° Hue, 95% Saturation, and 86% Lightness.
In the CMYK color model, the color #b8bbfd can be represented as Cyan=0.27272727272727%, Magenta=0.26086956521739%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #b8bbfd
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 #b8bbfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b8bbfd
Preview of #b8bbfd on White Background
The contrast ratio of #b8bbfd with white color is 1.82
Preview of #b8bbfd on black background
The contrast ratio of #b8bbfd with black color is 11.56
#b8bbfd color will look good with a black background.
Color Schemes of #b8bbfd
Triadic Colors of #b8bbfd
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 #b8bbfd
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 #b8bbfd
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 #b8bbfd
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: #b8bbfd;
}
This is a sample text used for the color #b8bbfd. 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: #b8bbfd;
}
This is a sample text used for the color #b8bbfd. 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 #b8bbfd;
}
This is a sample text used for the color #b8bbfd. 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 29.49%
Green 29.97%
Blue 40.54%
CMYK Percentage
Cyan 50.37
Magenta 48.18%
Yellow 0%
Black 1.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.