#dd18cf Hex Color
rgb(221, 24, 207)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 18 | cf | - | #dd18cf |
RGB | 221 | 24 | 207 | - | rgb(221,24,207) |
HSL | 304 | 80% | 48% | - | hsl(304,80%,48%) |
HSV | 304 | 89% | 87% | - | hsv(304,89%,87%) |
XYZ | 41.4079 | 20.5304 | 60.8118 | - | xyz(41.4079,20.5304,60.8118) |
CIE-LAB | 52.43 | 84.08 | -46.72 | - | lab(52.43,84.08,-46.72) |
CMYK | 0 | 0.89140271493213 | 0.063348416289593 | 0.13333333333333 | cmyk(0,0.89140271493213,0.063348416289593,0.13333333333333) |
Description
The RGB value of color #dd18cf is rgb(221, 24, 207).
In the hex color #dd18cf, The value of Red is 221, value of Green is 24, and value of Blue is 207. The primary color is Red. Similarly, The HSL values for #dd18cf consists of 304° Hue, 80% Saturation, and 48% Lightness.
In the CMYK color model, the color #dd18cf can be represented as Cyan=0%, Magenta=0.89140271493213%, Yellow=0.063348416289593%, and Black=0.13333333333333%.
Shades of #dd18cf
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 #dd18cf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd18cf
Preview of #dd18cf on White Background
The contrast ratio of #dd18cf with white color is 4.11
Preview of #dd18cf on black background
The contrast ratio of #dd18cf with black color is 5.11
#dd18cf color will look good with a black background.
Color Schemes of #dd18cf
Triadic Colors of #dd18cf
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 #dd18cf
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 #dd18cf
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 #dd18cf
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: #dd18cf;
}
This is a sample text used for the color #dd18cf. 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: #dd18cf;
}
This is a sample text used for the color #dd18cf. 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 #dd18cf;
}
This is a sample text used for the color #dd18cf. 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 48.89%
Green 5.31%
Blue 45.8%
CMYK Percentage
Cyan 0
Magenta 81.92%
Yellow 5.82%
Black 12.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.