#dc3671 Hex Color
rgb(220, 54, 113)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | dc | 36 | 71 | - | #dc3671 |
| RGB | 220 | 54 | 113 | - | rgb(220,54,113) |
| HSL | 339 | 70% | 54% | - | hsl(339,70%,54%) |
| HSV | 339 | 75% | 86% | - | hsv(339,75%,86%) |
| XYZ | 33.815 | 19.0462 | 17.5168 | - | xyz(33.815,19.0462,17.5168) |
| CIE-LAB | 50.74 | 66.61 | 6.3 | - | lab(50.74,66.61,6.3) |
| CMYK | 0 | 0.75454545454545 | 0.48636363636364 | 0.13725490196078 | cmyk(0,0.75454545454545,0.48636363636364,0.13725490196078) |
Description
The RGB value of color #dc3671 is rgb(220, 54, 113).
In the hex color #dc3671, The value of Red is 220, value of Green is 54, and value of Blue is 113. The primary color is Red. Similarly, The HSL values for #dc3671 consists of 339° Hue, 70% Saturation, and 54% Lightness.
In the CMYK color model, the color #dc3671 can be represented as Cyan=0%, Magenta=0.75454545454545%, Yellow=0.48636363636364%, and Black=0.13725490196078%.
Shades of #dc3671
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 #dc3671
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc3671
Preview of #dc3671 on White Background
The contrast ratio of #dc3671 with white color is 4.37
Preview of #dc3671 on black background
The contrast ratio of #dc3671 with black color is 4.81
#dc3671 color will look good with a black background.
Color Schemes of #dc3671
Triadic Colors of #dc3671
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 #dc3671
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 #dc3671
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 #dc3671
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: #dc3671;
}
This is a sample text used for the color #dc3671. 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: #dc3671;
}
This is a sample text used for the color #dc3671. 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 #dc3671;
}
This is a sample text used for the color #dc3671. 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 56.85%
Green 13.95%
Blue 29.2%
CMYK Percentage
Cyan 0
Magenta 54.75%
Yellow 35.29%
Black 9.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.