#d26de7 Hex Color
rgb(210, 109, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 6d | e7 | - | #d26de7 |
RGB | 210 | 109 | 231 | - | rgb(210,109,231) |
HSL | 290 | 72% | 67% | - | hsl(290,72%,67%) |
HSV | 290 | 53% | 91% | - | hsv(290,53%,91%) |
XYZ | 46.4708 | 30.4084 | 79.0214 | - | xyz(46.4708,30.4084,79.0214) |
CIE-LAB | 62.01 | 57.67 | -45.24 | - | lab(62.01,57.67,-45.24) |
CMYK | 0.090909090909091 | 0.52813852813853 | 0 | 0.094117647058824 | cmyk(0.090909090909091,0.52813852813853,0,0.094117647058824) |
Description
The RGB value of color #d26de7 is rgb(210, 109, 231).
In the hex color #d26de7, The value of Red is 210, value of Green is 109, and value of Blue is 231. The primary color is Blue. Similarly, The HSL values for #d26de7 consists of 290° Hue, 72% Saturation, and 67% Lightness.
In the CMYK color model, the color #d26de7 can be represented as Cyan=0.090909090909091%, Magenta=0.52813852813853%, Yellow=0%, and Black=0.094117647058824%.
Shades of #d26de7
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 #d26de7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d26de7
Preview of #d26de7 on White Background
The contrast ratio of #d26de7 with white color is 2.97
Preview of #d26de7 on black background
The contrast ratio of #d26de7 with black color is 7.08
#d26de7 color will look good with a black background.
Color Schemes of #d26de7
Triadic Colors of #d26de7
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 #d26de7
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 #d26de7
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 #d26de7
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: #d26de7;
}
This is a sample text used for the color #d26de7. 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: #d26de7;
}
This is a sample text used for the color #d26de7. 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 #d26de7;
}
This is a sample text used for the color #d26de7. 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 38.18%
Green 19.82%
Blue 42%
CMYK Percentage
Cyan 12.75
Magenta 74.06%
Yellow 0%
Black 13.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.