#d9008c Hex Color
rgb(217, 0, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 00 | 8c | - | #d9008c |
RGB | 217 | 0 | 140 | - | rgb(217,0,140) |
HSL | 321 | 100% | 43% | - | hsl(321,100%,43%) |
HSV | 321 | 100% | 85% | - | hsv(321,100%,85%) |
XYZ | 33.3489 | 16.6452 | 26.2661 | - | xyz(33.3489,16.6452,26.2661) |
CIE-LAB | 47.81 | 77.61 | -14.48 | - | lab(47.81,77.61,-14.48) |
CMYK | 0 | 1 | 0.35483870967742 | 0.14901960784314 | cmyk(0,1,0.35483870967742,0.14901960784314) |
Description
The RGB value of color #d9008c is rgb(217, 0, 140).
In the hex color #d9008c, The value of Red is 217, value of Green is 0, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #d9008c consists of 321° Hue, 100% Saturation, and 43% Lightness.
In the CMYK color model, the color #d9008c can be represented as Cyan=0%, Magenta=1%, Yellow=0.35483870967742%, and Black=0.14901960784314%.
Shades of #d9008c
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 #d9008c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9008c
Preview of #d9008c on White Background
The contrast ratio of #d9008c with white color is 4.85
#d9008c color will look good on a white background.
Preview of #d9008c on black background
The contrast ratio of #d9008c with black color is 4.33
Color Schemes of #d9008c
Triadic Colors of #d9008c
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 #d9008c
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 #d9008c
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 #d9008c
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.
Monochromatic Colors of #d9008c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #d9008c;
}
This is a sample text used for the color #d9008c. 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: #d9008c;
}
This is a sample text used for the color #d9008c. 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 #d9008c;
}
This is a sample text used for the color #d9008c. 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 60.78%
Green 0%
Blue 39.22%
CMYK Percentage
Cyan 0
Magenta 66.5%
Yellow 23.6%
Black 9.91%
Comments on this color
Please login or signup to post a comment.
No comments yet.