#ef8bfd Hex Color
rgb(239, 139, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 8b | fd | - | #ef8bfd |
RGB | 239 | 139 | 253 | - | rgb(239,139,253) |
HSL | 293 | 97% | 77% | - | hsl(293,97%,77%) |
HSV | 293 | 45% | 99% | - | hsv(293,45%,99%) |
XYZ | 62.5588 | 43.9078 | 98.1063 | - | xyz(62.5588,43.9078,98.1063) |
CIE-LAB | 72.17 | 54.9 | -41.16 | - | lab(72.17,54.9,-41.16) |
CMYK | 0.055335968379447 | 0.45059288537549 | 0 | 0.0078431372549019 | cmyk(0.055335968379447,0.45059288537549,0,0.0078431372549019) |
Description
The RGB value of color #ef8bfd is rgb(239, 139, 253).
In the hex color #ef8bfd, The value of Red is 239, value of Green is 139, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ef8bfd consists of 293° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #ef8bfd can be represented as Cyan=0.055335968379447%, Magenta=0.45059288537549%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ef8bfd
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 #ef8bfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef8bfd
Preview of #ef8bfd on White Background
The contrast ratio of #ef8bfd with white color is 2.15
Preview of #ef8bfd on black background
The contrast ratio of #ef8bfd with black color is 9.78
#ef8bfd color will look good with a black background.
Color Schemes of #ef8bfd
Triadic Colors of #ef8bfd
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 #ef8bfd
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 #ef8bfd
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 #ef8bfd
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: #ef8bfd;
}
This is a sample text used for the color #ef8bfd. 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: #ef8bfd;
}
This is a sample text used for the color #ef8bfd. 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 #ef8bfd;
}
This is a sample text used for the color #ef8bfd. 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.88%
Green 22.03%
Blue 40.1%
CMYK Percentage
Cyan 10.77
Magenta 87.7%
Yellow 0%
Black 1.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.