#d31fdf Hex Color
rgb(211, 31, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 1f | df | - | #d31fdf |
RGB | 211 | 31 | 223 | - | rgb(211,31,223) |
HSL | 296 | 76% | 50% | - | hsl(296,76%,50%) |
HSV | 296 | 86% | 87% | - | hsv(296,86%,87%) |
XYZ | 40.6732 | 20.1566 | 71.5589 | - | xyz(40.6732,20.1566,71.5589) |
CIE-LAB | 52.01 | 83.62 | -56.62 | - | lab(52.01,83.62,-56.62) |
CMYK | 0.053811659192825 | 0.8609865470852 | 0 | 0.12549019607843 | cmyk(0.053811659192825,0.8609865470852,0,0.12549019607843) |
Description
The RGB value of color #d31fdf is rgb(211, 31, 223).
In the hex color #d31fdf, The value of Red is 211, value of Green is 31, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #d31fdf consists of 296° Hue, 76% Saturation, and 50% Lightness.
In the CMYK color model, the color #d31fdf can be represented as Cyan=0.053811659192825%, Magenta=0.8609865470852%, Yellow=0%, and Black=0.12549019607843%.
Shades of #d31fdf
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 #d31fdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d31fdf
Preview of #d31fdf on White Background
The contrast ratio of #d31fdf with white color is 4.17
Preview of #d31fdf on black background
The contrast ratio of #d31fdf with black color is 5.03
#d31fdf color will look good with a black background.
Color Schemes of #d31fdf
Triadic Colors of #d31fdf
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 #d31fdf
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 #d31fdf
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 #d31fdf
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: #d31fdf;
}
This is a sample text used for the color #d31fdf. 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: #d31fdf;
}
This is a sample text used for the color #d31fdf. 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 #d31fdf;
}
This is a sample text used for the color #d31fdf. 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 45.38%
Green 6.67%
Blue 47.96%
CMYK Percentage
Cyan 5.17
Magenta 82.76%
Yellow 0%
Black 12.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.