#d44f8f Hex Color
rgb(212, 79, 143)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | 4f | 8f | - | #d44f8f |
RGB | 212 | 79 | 143 | - | rgb(212,79,143) |
HSL | 331 | 61% | 57% | - | hsl(331,61%,57%) |
HSV | 331 | 63% | 83% | - | hsv(331,63%,83%) |
XYZ | 34.9053 | 21.5722 | 28.3107 | - | xyz(34.9053,21.5722,28.3107) |
CIE-LAB | 53.57 | 58.19 | -7.7 | - | lab(53.57,58.19,-7.7) |
CMYK | 0 | 0.62735849056604 | 0.32547169811321 | 0.16862745098039 | cmyk(0,0.62735849056604,0.32547169811321,0.16862745098039) |
Description
The RGB value of color #d44f8f is rgb(212, 79, 143).
In the hex color #d44f8f, The value of Red is 212, value of Green is 79, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #d44f8f consists of 331° Hue, 61% Saturation, and 57% Lightness.
In the CMYK color model, the color #d44f8f can be represented as Cyan=0%, Magenta=0.62735849056604%, Yellow=0.32547169811321%, and Black=0.16862745098039%.
Shades of #d44f8f
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 #d44f8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d44f8f
Preview of #d44f8f on White Background
The contrast ratio of #d44f8f with white color is 3.95
Preview of #d44f8f on black background
The contrast ratio of #d44f8f with black color is 5.31
#d44f8f color will look good with a black background.
Color Schemes of #d44f8f
Triadic Colors of #d44f8f
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 #d44f8f
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 #d44f8f
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 #d44f8f
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: #d44f8f;
}
This is a sample text used for the color #d44f8f. 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: #d44f8f;
}
This is a sample text used for the color #d44f8f. 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 #d44f8f;
}
This is a sample text used for the color #d44f8f. 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.85%
Green 18.2%
Blue 32.95%
CMYK Percentage
Cyan 0
Magenta 55.94%
Yellow 29.02%
Black 15.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.