#dc1ee7 Hex Color
rgb(220, 30, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 1e | e7 | - | #dc1ee7 |
RGB | 220 | 30 | 231 | - | rgb(220,30,231) |
HSL | 297 | 81% | 51% | - | hsl(297,81%,51%) |
HSV | 297 | 87% | 91% | - | hsv(297,87%,91%) |
XYZ | 44.4033 | 21.9137 | 77.4908 | - | xyz(44.4033,21.9137,77.4908) |
CIE-LAB | 53.94 | 86.52 | -57.99 | - | lab(53.94,86.52,-57.99) |
CMYK | 0.047619047619048 | 0.87012987012987 | 0 | 0.094117647058824 | cmyk(0.047619047619048,0.87012987012987,0,0.094117647058824) |
Description
The RGB value of color #dc1ee7 is rgb(220, 30, 231).
In the hex color #dc1ee7, The value of Red is 220, value of Green is 30, and value of Blue is 231. The primary color is Blue. Similarly, The HSL values for #dc1ee7 consists of 297° Hue, 81% Saturation, and 51% Lightness.
In the CMYK color model, the color #dc1ee7 can be represented as Cyan=0.047619047619048%, Magenta=0.87012987012987%, Yellow=0%, and Black=0.094117647058824%.
Shades of #dc1ee7
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 #dc1ee7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc1ee7
Preview of #dc1ee7 on White Background
The contrast ratio of #dc1ee7 with white color is 3.9
Preview of #dc1ee7 on black background
The contrast ratio of #dc1ee7 with black color is 5.38
#dc1ee7 color will look good with a black background.
Color Schemes of #dc1ee7
Triadic Colors of #dc1ee7
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 #dc1ee7
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 #dc1ee7
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 #dc1ee7
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: #dc1ee7;
}
This is a sample text used for the color #dc1ee7. 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: #dc1ee7;
}
This is a sample text used for the color #dc1ee7. 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 #dc1ee7;
}
This is a sample text used for the color #dc1ee7. 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 45.74%
Green 6.24%
Blue 48.02%
CMYK Percentage
Cyan 4.71
Magenta 85.99%
Yellow 0%
Black 9.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.