#edb3db Hex Color
rgb(237, 179, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | b3 | db | - | #edb3db |
RGB | 237 | 179 | 219 | - | rgb(237,179,219) |
HSL | 319 | 62% | 82% | - | hsl(319,62%,82%) |
HSV | 319 | 24% | 93% | - | hsv(319,24%,93%) |
XYZ | 63.8313 | 55.3592 | 74.3389 | - | xyz(63.8313,55.3592,74.3389) |
CIE-LAB | 79.25 | 27.31 | -11.89 | - | lab(79.25,27.31,-11.89) |
CMYK | 0 | 0.24472573839662 | 0.075949367088608 | 0.070588235294118 | cmyk(0,0.24472573839662,0.075949367088608,0.070588235294118) |
Description
The RGB value of color #edb3db is rgb(237, 179, 219).
In the hex color #edb3db, The value of Red is 237, value of Green is 179, and value of Blue is 219. The primary color is Red. Similarly, The HSL values for #edb3db consists of 319° Hue, 62% Saturation, and 82% Lightness.
In the CMYK color model, the color #edb3db can be represented as Cyan=0%, Magenta=0.24472573839662%, Yellow=0.075949367088608%, and Black=0.070588235294118%.
Shades of #edb3db
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 #edb3db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #edb3db
Preview of #edb3db on White Background
The contrast ratio of #edb3db with white color is 1.74
Preview of #edb3db on black background
The contrast ratio of #edb3db with black color is 12.07
#edb3db color will look good with a black background.
Color Schemes of #edb3db
Triadic Colors of #edb3db
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 #edb3db
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 #edb3db
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 #edb3db
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: #edb3db;
}
This is a sample text used for the color #edb3db. 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: #edb3db;
}
This is a sample text used for the color #edb3db. 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 #edb3db;
}
This is a sample text used for the color #edb3db. 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 37.32%
Green 28.19%
Blue 34.49%
CMYK Percentage
Cyan 0
Magenta 62.55%
Yellow 19.41%
Black 18.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.