#ef65fd Hex Color
rgb(239, 101, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | 65 | fd | - | #ef65fd |
| RGB | 239 | 101 | 253 | - | rgb(239,101,253) |
| HSL | 294 | 97% | 69% | - | hsl(294,97%,69%) |
| HSV | 294 | 60% | 99% | - | hsv(294,60%,99%) |
| XYZ | 57.9799 | 34.7499 | 96.58 | - | xyz(57.9799,34.7499,96.58) |
| CIE-LAB | 65.55 | 72.53 | -51.55 | - | lab(65.55,72.53,-51.55) |
| CMYK | 0.055335968379447 | 0.60079051383399 | 0 | 0.0078431372549019 | cmyk(0.055335968379447,0.60079051383399,0,0.0078431372549019) |
Description
The RGB value of color #ef65fd is rgb(239, 101, 253).
In the hex color #ef65fd, The value of Red is 239, value of Green is 101, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #ef65fd consists of 294° Hue, 97% Saturation, and 69% Lightness.
In the CMYK color model, the color #ef65fd can be represented as Cyan=0.055335968379447%, Magenta=0.60079051383399%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #ef65fd
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 #ef65fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ef65fd
Preview of #ef65fd on White Background
The contrast ratio of #ef65fd with white color is 2.64
Preview of #ef65fd on black background
The contrast ratio of #ef65fd with black color is 7.95
#ef65fd color will look good with a black background.
Color Schemes of #ef65fd
Triadic Colors of #ef65fd
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 #ef65fd
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 #ef65fd
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 #ef65fd
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: #ef65fd;
}
This is a sample text used for the color #ef65fd. 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: #ef65fd;
}
This is a sample text used for the color #ef65fd. 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 #ef65fd;
}
This is a sample text used for the color #ef65fd. 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 40.3%
Green 17.03%
Blue 42.66%
CMYK Percentage
Cyan 8.33
Magenta 90.48%
Yellow 0%
Black 1.18%
Comments on this color
Please login or signup to post a comment.
No comments yet.