#d97ed2 Hex Color
rgb(217, 126, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 7e | d2 | - | #d97ed2 |
RGB | 217 | 126 | 210 | - | rgb(217,126,210) |
HSL | 305 | 54% | 67% | - | hsl(305,54%,67%) |
HSV | 305 | 42% | 85% | - | hsv(305,42%,85%) |
XYZ | 47.709 | 34.3266 | 65.0839 | - | xyz(47.709,34.3266,65.0839) |
CIE-LAB | 65.22 | 47.28 | -28.44 | - | lab(65.22,47.28,-28.44) |
CMYK | 0 | 0.41935483870968 | 0.032258064516129 | 0.14901960784314 | cmyk(0,0.41935483870968,0.032258064516129,0.14901960784314) |
Description
The RGB value of color #d97ed2 is rgb(217, 126, 210).
In the hex color #d97ed2, The value of Red is 217, value of Green is 126, and value of Blue is 210. The primary color is Red. Similarly, The HSL values for #d97ed2 consists of 305° Hue, 54% Saturation, and 67% Lightness.
In the CMYK color model, the color #d97ed2 can be represented as Cyan=0%, Magenta=0.41935483870968%, Yellow=0.032258064516129%, and Black=0.14901960784314%.
Shades of #d97ed2
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 #d97ed2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d97ed2
Preview of #d97ed2 on White Background
The contrast ratio of #d97ed2 with white color is 2.67
Preview of #d97ed2 on black background
The contrast ratio of #d97ed2 with black color is 7.87
#d97ed2 color will look good with a black background.
Color Schemes of #d97ed2
Triadic Colors of #d97ed2
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 #d97ed2
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 #d97ed2
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 #d97ed2
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: #d97ed2;
}
This is a sample text used for the color #d97ed2. 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: #d97ed2;
}
This is a sample text used for the color #d97ed2. 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 #d97ed2;
}
This is a sample text used for the color #d97ed2. 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.24%
Green 22.78%
Blue 37.97%
CMYK Percentage
Cyan 0
Magenta 69.82%
Yellow 5.37%
Black 24.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.