#d25ed9 Hex Color
rgb(210, 94, 217)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d2 | 5e | d9 | - | #d25ed9 |
| RGB | 210 | 94 | 217 | - | rgb(210,94,217) |
| HSL | 297 | 62% | 61% | - | hsl(297,62%,61%) |
| HSV | 297 | 57% | 85% | - | hsv(297,57%,85%) |
| XYZ | 43.1054 | 26.7168 | 68.5306 | - | xyz(43.1054,26.7168,68.5306) |
| CIE-LAB | 58.71 | 62.12 | -42.59 | - | lab(58.71,62.12,-42.59) |
| CMYK | 0.032258064516129 | 0.5668202764977 | 0 | 0.14901960784314 | cmyk(0.032258064516129,0.5668202764977,0,0.14901960784314) |
Description
The RGB value of color #d25ed9 is rgb(210, 94, 217).
In the hex color #d25ed9, The value of Red is 210, value of Green is 94, and value of Blue is 217. The primary color is Blue. Similarly, The HSL values for #d25ed9 consists of 297° Hue, 62% Saturation, and 61% Lightness.
In the CMYK color model, the color #d25ed9 can be represented as Cyan=0.032258064516129%, Magenta=0.5668202764977%, Yellow=0%, and Black=0.14901960784314%.
Shades of #d25ed9
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 #d25ed9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d25ed9
Preview of #d25ed9 on White Background
The contrast ratio of #d25ed9 with white color is 3.31
Preview of #d25ed9 on black background
The contrast ratio of #d25ed9 with black color is 6.34
#d25ed9 color will look good with a black background.
Color Schemes of #d25ed9
Triadic Colors of #d25ed9
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 #d25ed9
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 #d25ed9
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 #d25ed9
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: #d25ed9;
}
This is a sample text used for the color #d25ed9. 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: #d25ed9;
}
This is a sample text used for the color #d25ed9. 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 #d25ed9;
}
This is a sample text used for the color #d25ed9. 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.31%
Green 18.04%
Blue 41.65%
CMYK Percentage
Cyan 4.31
Magenta 75.77%
Yellow 0%
Black 19.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.