#edb4fb Hex Color
rgb(237, 180, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | b4 | fb | - | #edb4fb |
RGB | 237 | 180 | 251 | - | rgb(237,180,251) |
HSL | 288 | 90% | 85% | - | hsl(288,90%,85%) |
HSV | 288 | 28% | 98% | - | hsv(288,28%,98%) |
XYZ | 68.6589 | 57.6121 | 98.7683 | - | xyz(68.6589,57.6121,98.7683) |
CIE-LAB | 80.52 | 32.59 | -27.19 | - | lab(80.52,32.59,-27.19) |
CMYK | 0.055776892430279 | 0.28286852589641 | 0 | 0.015686274509804 | cmyk(0.055776892430279,0.28286852589641,0,0.015686274509804) |
Description
The RGB value of color #edb4fb is rgb(237, 180, 251).
In the hex color #edb4fb, The value of Red is 237, value of Green is 180, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #edb4fb consists of 288° Hue, 90% Saturation, and 85% Lightness.
In the CMYK color model, the color #edb4fb can be represented as Cyan=0.055776892430279%, Magenta=0.28286852589641%, Yellow=0%, and Black=0.015686274509804%.
Shades of #edb4fb
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 #edb4fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edb4fb
Preview of #edb4fb on White Background
The contrast ratio of #edb4fb with white color is 1.68
Preview of #edb4fb on black background
The contrast ratio of #edb4fb with black color is 12.52
#edb4fb color will look good with a black background.
Color Schemes of #edb4fb
Triadic Colors of #edb4fb
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 #edb4fb
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 #edb4fb
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 #edb4fb
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: #edb4fb;
}
This is a sample text used for the color #edb4fb. 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: #edb4fb;
}
This is a sample text used for the color #edb4fb. 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 #edb4fb;
}
This is a sample text used for the color #edb4fb. 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 35.48%
Green 26.95%
Blue 37.57%
CMYK Percentage
Cyan 15.74
Magenta 79.83%
Yellow 0%
Black 4.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.