#d26fe0 Hex Color
rgb(210, 111, 224)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | 6f | e0 | - | #d26fe0 |
RGB | 210 | 111 | 224 | - | rgb(210,111,224) |
HSL | 293 | 65% | 66% | - | hsl(293,65%,66%) |
HSV | 293 | 50% | 88% | - | hsv(293,50%,88%) |
XYZ | 45.7173 | 30.4523 | 73.9893 | - | xyz(45.7173,30.4523,73.9893) |
CIE-LAB | 62.04 | 55.37 | -41.28 | - | lab(62.04,55.37,-41.28) |
CMYK | 0.0625 | 0.50446428571429 | 0 | 0.12156862745098 | cmyk(0.0625,0.50446428571429,0,0.12156862745098) |
Description
The RGB value of color #d26fe0 is rgb(210, 111, 224).
In the hex color #d26fe0, The value of Red is 210, value of Green is 111, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #d26fe0 consists of 293° Hue, 65% Saturation, and 66% Lightness.
In the CMYK color model, the color #d26fe0 can be represented as Cyan=0.0625%, Magenta=0.50446428571429%, Yellow=0%, and Black=0.12156862745098%.
Shades of #d26fe0
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 #d26fe0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d26fe0
Preview of #d26fe0 on White Background
The contrast ratio of #d26fe0 with white color is 2.96
Preview of #d26fe0 on black background
The contrast ratio of #d26fe0 with black color is 7.09
#d26fe0 color will look good with a black background.
Color Schemes of #d26fe0
Triadic Colors of #d26fe0
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 #d26fe0
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 #d26fe0
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 #d26fe0
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: #d26fe0;
}
This is a sample text used for the color #d26fe0. 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: #d26fe0;
}
This is a sample text used for the color #d26fe0. 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 #d26fe0;
}
This is a sample text used for the color #d26fe0. 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.53%
Green 20.37%
Blue 41.1%
CMYK Percentage
Cyan 9.08
Magenta 73.27%
Yellow 0%
Black 17.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.