#d57abf Hex Color
rgb(213, 122, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | 7a | bf | - | #d57abf |
RGB | 213 | 122 | 191 | - | rgb(213,122,191) |
HSL | 315 | 52% | 66% | - | hsl(315,52%,66%) |
HSV | 315 | 43% | 84% | - | hsv(315,43%,84%) |
XYZ | 43.8041 | 31.8268 | 53.1247 | - | xyz(43.8041,31.8268,53.1247) |
CIE-LAB | 63.2 | 44.84 | -20.9 | - | lab(63.2,44.84,-20.9) |
CMYK | 0 | 0.42723004694836 | 0.10328638497653 | 0.16470588235294 | cmyk(0,0.42723004694836,0.10328638497653,0.16470588235294) |
Description
The RGB value of color #d57abf is rgb(213, 122, 191).
In the hex color #d57abf, The value of Red is 213, value of Green is 122, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #d57abf consists of 315° Hue, 52% Saturation, and 66% Lightness.
In the CMYK color model, the color #d57abf can be represented as Cyan=0%, Magenta=0.42723004694836%, Yellow=0.10328638497653%, and Black=0.16470588235294%.
Shades of #d57abf
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 #d57abf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d57abf
Preview of #d57abf on White Background
The contrast ratio of #d57abf with white color is 2.85
Preview of #d57abf on black background
The contrast ratio of #d57abf with black color is 7.37
#d57abf color will look good with a black background.
Color Schemes of #d57abf
Triadic Colors of #d57abf
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 #d57abf
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 #d57abf
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 #d57abf
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: #d57abf;
}
This is a sample text used for the color #d57abf. 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: #d57abf;
}
This is a sample text used for the color #d57abf. 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 #d57abf;
}
This is a sample text used for the color #d57abf. 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 40.49%
Green 23.19%
Blue 36.31%
CMYK Percentage
Cyan 0
Magenta 61.45%
Yellow 14.86%
Black 23.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.