#df02ab Hex Color
rgb(223, 2, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 02 | ab | - | #df02ab |
RGB | 223 | 2 | 171 | - | rgb(223,2,171) |
HSL | 314 | 98% | 44% | - | hsl(314,98%,44%) |
HSV | 314 | 99% | 87% | - | hsv(314,99%,87%) |
XYZ | 37.8038 | 18.6717 | 40.1396 | - | xyz(37.8038,18.6717,40.1396) |
CIE-LAB | 50.3 | 81.93 | -29.09 | - | lab(50.3,81.93,-29.09) |
CMYK | 0 | 0.99103139013453 | 0.23318385650224 | 0.12549019607843 | cmyk(0,0.99103139013453,0.23318385650224,0.12549019607843) |
Description
The RGB value of color #df02ab is rgb(223, 2, 171).
In the hex color #df02ab, The value of Red is 223, value of Green is 2, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #df02ab consists of 314° Hue, 98% Saturation, and 44% Lightness.
In the CMYK color model, the color #df02ab can be represented as Cyan=0%, Magenta=0.99103139013453%, Yellow=0.23318385650224%, and Black=0.12549019607843%.
Shades of #df02ab
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 #df02ab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df02ab
Preview of #df02ab on White Background
The contrast ratio of #df02ab with white color is 4.44
Preview of #df02ab on black background
The contrast ratio of #df02ab with black color is 4.73
#df02ab color will look good with a black background.
Color Schemes of #df02ab
Triadic Colors of #df02ab
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 #df02ab
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 #df02ab
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 #df02ab
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 #df02ab
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: #df02ab;
}
This is a sample text used for the color #df02ab. 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: #df02ab;
}
This is a sample text used for the color #df02ab. 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 #df02ab;
}
This is a sample text used for the color #df02ab. 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 56.31%
Green 0.51%
Blue 43.18%
CMYK Percentage
Cyan 0
Magenta 73.43%
Yellow 17.28%
Black 9.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.