#b2b4ed Hex Color
rgb(178, 180, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | b4 | ed | - | #b2b4ed |
RGB | 178 | 180 | 237 | - | rgb(178,180,237) |
HSL | 238 | 62% | 81% | - | hsl(238,62%,81%) |
HSV | 238 | 25% | 93% | - | hsv(238,25%,93%) |
XYZ | 49.9674 | 48.2219 | 86.795 | - | xyz(49.9674,48.2219,86.795) |
CIE-LAB | 74.96 | 11.45 | -28.61 | - | lab(74.96,11.45,-28.61) |
CMYK | 0.24894514767932 | 0.24050632911392 | 0 | 0.070588235294118 | cmyk(0.24894514767932,0.24050632911392,0,0.070588235294118) |
Description
The RGB value of color #b2b4ed is rgb(178, 180, 237).
In the hex color #b2b4ed, The value of Red is 178, value of Green is 180, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #b2b4ed consists of 238° Hue, 62% Saturation, and 81% Lightness.
In the CMYK color model, the color #b2b4ed can be represented as Cyan=0.24894514767932%, Magenta=0.24050632911392%, Yellow=0%, and Black=0.070588235294118%.
Shades of #b2b4ed
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 #b2b4ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2b4ed
Preview of #b2b4ed on White Background
The contrast ratio of #b2b4ed with white color is 1.97
Preview of #b2b4ed on black background
The contrast ratio of #b2b4ed with black color is 10.64
#b2b4ed color will look good with a black background.
Color Schemes of #b2b4ed
Triadic Colors of #b2b4ed
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 #b2b4ed
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 #b2b4ed
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 #b2b4ed
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: #b2b4ed;
}
This is a sample text used for the color #b2b4ed. 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: #b2b4ed;
}
This is a sample text used for the color #b2b4ed. 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 #b2b4ed;
}
This is a sample text used for the color #b2b4ed. 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.92%
Green 30.25%
Blue 39.83%
CMYK Percentage
Cyan 44.45
Magenta 42.94%
Yellow 0%
Black 12.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.