#b5addc Hex Color
rgb(181, 173, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ad | dc | - | #b5addc |
RGB | 181 | 173 | 220 | - | rgb(181,173,220) |
HSL | 250 | 40% | 77% | - | hsl(250,40%,77%) |
HSV | 250 | 21% | 86% | - | hsv(250,21%,86%) |
XYZ | 46.9179 | 44.8782 | 73.8997 | - | xyz(46.9179,44.8782,73.8997) |
CIE-LAB | 72.81 | 12.35 | -22.64 | - | lab(72.81,12.35,-22.64) |
CMYK | 0.17727272727273 | 0.21363636363636 | 0 | 0.13725490196078 | cmyk(0.17727272727273,0.21363636363636,0,0.13725490196078) |
Description
The RGB value of color #b5addc is rgb(181, 173, 220).
In the hex color #b5addc, The value of Red is 181, value of Green is 173, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #b5addc consists of 250° Hue, 40% Saturation, and 77% Lightness.
In the CMYK color model, the color #b5addc can be represented as Cyan=0.17727272727273%, Magenta=0.21363636363636%, Yellow=0%, and Black=0.13725490196078%.
Shades of #b5addc
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 #b5addc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5addc
Preview of #b5addc on White Background
The contrast ratio of #b5addc with white color is 2.11
Preview of #b5addc on black background
The contrast ratio of #b5addc with black color is 9.98
#b5addc color will look good with a black background.
Color Schemes of #b5addc
Triadic Colors of #b5addc
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 #b5addc
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 #b5addc
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 #b5addc
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: #b5addc;
}
This is a sample text used for the color #b5addc. 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: #b5addc;
}
This is a sample text used for the color #b5addc. 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 #b5addc;
}
This is a sample text used for the color #b5addc. 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 31.53%
Green 30.14%
Blue 38.33%
CMYK Percentage
Cyan 33.56
Magenta 40.45%
Yellow 0%
Black 25.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.