#dc1c5e Hex Color
rgb(220, 28, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 1c | 5e | - | #dc1c5e |
RGB | 220 | 28 | 94 | - | rgb(220,28,94) |
HSL | 339 | 77% | 49% | - | hsl(339,77%,49%) |
HSV | 339 | 87% | 86% | - | hsv(339,87%,86%) |
XYZ | 31.9508 | 16.8543 | 12.1589 | - | xyz(31.9508,16.8543,12.1589) |
CIE-LAB | 48.08 | 71.47 | 14.16 | - | lab(48.08,71.47,14.16) |
CMYK | 0 | 0.87272727272727 | 0.57272727272727 | 0.13725490196078 | cmyk(0,0.87272727272727,0.57272727272727,0.13725490196078) |
Description
The RGB value of color #dc1c5e is rgb(220, 28, 94).
In the hex color #dc1c5e, The value of Red is 220, value of Green is 28, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #dc1c5e consists of 339° Hue, 77% Saturation, and 49% Lightness.
In the CMYK color model, the color #dc1c5e can be represented as Cyan=0%, Magenta=0.87272727272727%, Yellow=0.57272727272727%, and Black=0.13725490196078%.
Shades of #dc1c5e
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 #dc1c5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc1c5e
Preview of #dc1c5e on White Background
The contrast ratio of #dc1c5e with white color is 4.8
#dc1c5e color will look good on a white background.
Preview of #dc1c5e on black background
The contrast ratio of #dc1c5e with black color is 4.37
Color Schemes of #dc1c5e
Triadic Colors of #dc1c5e
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 #dc1c5e
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 #dc1c5e
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 #dc1c5e
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: #dc1c5e;
}
This is a sample text used for the color #dc1c5e. 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: #dc1c5e;
}
This is a sample text used for the color #dc1c5e. 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 #dc1c5e;
}
This is a sample text used for the color #dc1c5e. 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 64.33%
Green 8.19%
Blue 27.49%
CMYK Percentage
Cyan 0
Magenta 55.14%
Yellow 36.19%
Black 8.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.