#ef8bfc Hex Color
rgb(239, 139, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 8b | fc | - | #ef8bfc |
RGB | 239 | 139 | 252 | - | rgb(239,139,252) |
HSL | 293 | 95% | 77% | - | hsl(293,95%,77%) |
HSV | 293 | 45% | 99% | - | hsv(293,45%,99%) |
XYZ | 62.3999 | 43.8442 | 97.2694 | - | xyz(62.3999,43.8442,97.2694) |
CIE-LAB | 72.12 | 54.72 | -40.68 | - | lab(72.12,54.72,-40.68) |
CMYK | 0.051587301587302 | 0.4484126984127 | 0 | 0.011764705882353 | cmyk(0.051587301587302,0.4484126984127,0,0.011764705882353) |
Description
The RGB value of color #ef8bfc is rgb(239, 139, 252).
In the hex color #ef8bfc, The value of Red is 239, value of Green is 139, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #ef8bfc consists of 293° Hue, 95% Saturation, and 77% Lightness.
In the CMYK color model, the color #ef8bfc can be represented as Cyan=0.051587301587302%, Magenta=0.4484126984127%, Yellow=0%, and Black=0.011764705882353%.
Shades of #ef8bfc
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 #ef8bfc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef8bfc
Preview of #ef8bfc on White Background
The contrast ratio of #ef8bfc with white color is 2.15
Preview of #ef8bfc on black background
The contrast ratio of #ef8bfc with black color is 9.77
#ef8bfc color will look good with a black background.
Color Schemes of #ef8bfc
Triadic Colors of #ef8bfc
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 #ef8bfc
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 #ef8bfc
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 #ef8bfc
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: #ef8bfc;
}
This is a sample text used for the color #ef8bfc. 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: #ef8bfc;
}
This is a sample text used for the color #ef8bfc. 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 #ef8bfc;
}
This is a sample text used for the color #ef8bfc. 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.94%
Green 22.06%
Blue 40%
CMYK Percentage
Cyan 10.08
Magenta 87.62%
Yellow 0%
Black 2.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.