#ef1dfd Hex Color
rgb(239, 29, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ef | 1d | fd | - | #ef1dfd |
RGB | 239 | 29 | 253 | - | rgb(239,29,253) |
HSL | 296 | 98% | 55% | - | hsl(296,98%,55%) |
HSV | 296 | 89% | 99% | - | hsv(296,89%,99%) |
XYZ | 53.7656 | 26.3213 | 95.1753 | - | xyz(53.7656,26.3213,95.1753) |
CIE-LAB | 58.34 | 93.08 | -63.05 | - | lab(58.34,93.08,-63.05) |
CMYK | 0.055335968379447 | 0.88537549407115 | 0 | 0.0078431372549019 | cmyk(0.055335968379447,0.88537549407115,0,0.0078431372549019) |
Description
The RGB value of color #ef1dfd is rgb(239, 29, 253).
In the hex color #ef1dfd, The value of Red is 239, value of Green is 29, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ef1dfd consists of 296° Hue, 98% Saturation, and 55% Lightness.
In the CMYK color model, the color #ef1dfd can be represented as Cyan=0.055335968379447%, Magenta=0.88537549407115%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ef1dfd
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 #ef1dfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef1dfd
Preview of #ef1dfd on White Background
The contrast ratio of #ef1dfd with white color is 3.35
Preview of #ef1dfd on black background
The contrast ratio of #ef1dfd with black color is 6.26
#ef1dfd color will look good with a black background.
Color Schemes of #ef1dfd
Triadic Colors of #ef1dfd
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 #ef1dfd
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 #ef1dfd
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 #ef1dfd
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: #ef1dfd;
}
This is a sample text used for the color #ef1dfd. 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: #ef1dfd;
}
This is a sample text used for the color #ef1dfd. 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 #ef1dfd;
}
This is a sample text used for the color #ef1dfd. 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 45.87%
Green 5.57%
Blue 48.56%
CMYK Percentage
Cyan 5.83
Magenta 93.34%
Yellow 0%
Black 0.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.