#d24eee Hex Color
rgb(210, 78, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 4e | ee | - | #d24eee |
RGB | 210 | 78 | 238 | - | rgb(210,78,238) |
HSL | 290 | 82% | 62% | - | hsl(290,82%,62%) |
HSV | 290 | 67% | 93% | - | hsv(290,67%,93%) |
XYZ | 44.7353 | 25.3235 | 83.419 | - | xyz(44.7353,25.3235,83.419) |
CIE-LAB | 57.39 | 72.6 | -56.47 | - | lab(57.39,72.6,-56.47) |
CMYK | 0.11764705882353 | 0.67226890756303 | 0 | 0.066666666666667 | cmyk(0.11764705882353,0.67226890756303,0,0.066666666666667) |
Description
The RGB value of color #d24eee is rgb(210, 78, 238).
In the hex color #d24eee, The value of Red is 210, value of Green is 78, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #d24eee consists of 290° Hue, 82% Saturation, and 62% Lightness.
In the CMYK color model, the color #d24eee can be represented as Cyan=0.11764705882353%, Magenta=0.67226890756303%, Yellow=0%, and Black=0.066666666666667%.
Shades of #d24eee
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 #d24eee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d24eee
Preview of #d24eee on White Background
The contrast ratio of #d24eee with white color is 3.46
Preview of #d24eee on black background
The contrast ratio of #d24eee with black color is 6.06
#d24eee color will look good with a black background.
Color Schemes of #d24eee
Triadic Colors of #d24eee
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 #d24eee
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 #d24eee
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 #d24eee
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: #d24eee;
}
This is a sample text used for the color #d24eee. 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: #d24eee;
}
This is a sample text used for the color #d24eee. 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 #d24eee;
}
This is a sample text used for the color #d24eee. 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 39.92%
Green 14.83%
Blue 45.25%
CMYK Percentage
Cyan 13.73
Magenta 78.48%
Yellow 0%
Black 7.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.