#efb7fd Hex Color
rgb(239, 183, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | b7 | fd | - | #efb7fd |
RGB | 239 | 183 | 253 | - | rgb(239,183,253) |
HSL | 288 | 95% | 85% | - | hsl(288,95%,85%) |
HSV | 288 | 28% | 99% | - | hsv(288,28%,99%) |
XYZ | 70.2597 | 59.3095 | 100.6733 | - | xyz(70.2597,59.3095,100.6733) |
CIE-LAB | 81.46 | 32 | -26.8 | - | lab(81.46,32,-26.8) |
CMYK | 0.055335968379447 | 0.27667984189723 | 0 | 0.0078431372549019 | cmyk(0.055335968379447,0.27667984189723,0,0.0078431372549019) |
Description
The RGB value of color #efb7fd is rgb(239, 183, 253).
In the hex color #efb7fd, The value of Red is 239, value of Green is 183, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #efb7fd consists of 288° Hue, 95% Saturation, and 85% Lightness.
In the CMYK color model, the color #efb7fd can be represented as Cyan=0.055335968379447%, Magenta=0.27667984189723%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #efb7fd
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 #efb7fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efb7fd
Preview of #efb7fd on White Background
The contrast ratio of #efb7fd with white color is 1.63
Preview of #efb7fd on black background
The contrast ratio of #efb7fd with black color is 12.86
#efb7fd color will look good with a black background.
Color Schemes of #efb7fd
Triadic Colors of #efb7fd
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 #efb7fd
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 #efb7fd
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 #efb7fd
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: #efb7fd;
}
This is a sample text used for the color #efb7fd. 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: #efb7fd;
}
This is a sample text used for the color #efb7fd. 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 #efb7fd;
}
This is a sample text used for the color #efb7fd. 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.41%
Green 27.11%
Blue 37.48%
CMYK Percentage
Cyan 16.28
Magenta 81.41%
Yellow 0%
Black 2.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.