#df95f7 Hex Color
rgb(223, 149, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 95 | f7 | - | #df95f7 |
RGB | 223 | 149 | 247 | - | rgb(223,149,247) |
HSL | 285 | 86% | 78% | - | hsl(285,86%,78%) |
HSV | 285 | 40% | 97% | - | hsv(285,40%,97%) |
XYZ | 57.9674 | 43.8983 | 93.4137 | - | xyz(57.9674,43.8983,93.4137) |
CIE-LAB | 72.16 | 44.02 | -38.04 | - | lab(72.16,44.02,-38.04) |
CMYK | 0.097165991902834 | 0.39676113360324 | 0 | 0.031372549019608 | cmyk(0.097165991902834,0.39676113360324,0,0.031372549019608) |
Description
The RGB value of color #df95f7 is rgb(223, 149, 247).
In the hex color #df95f7, The value of Red is 223, value of Green is 149, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #df95f7 consists of 285° Hue, 86% Saturation, and 78% Lightness.
In the CMYK color model, the color #df95f7 can be represented as Cyan=0.097165991902834%, Magenta=0.39676113360324%, Yellow=0%, and Black=0.031372549019608%.
Shades of #df95f7
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 #df95f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df95f7
Preview of #df95f7 on White Background
The contrast ratio of #df95f7 with white color is 2.15
Preview of #df95f7 on black background
The contrast ratio of #df95f7 with black color is 9.78
#df95f7 color will look good with a black background.
Color Schemes of #df95f7
Triadic Colors of #df95f7
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 #df95f7
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 #df95f7
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 #df95f7
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: #df95f7;
}
This is a sample text used for the color #df95f7. 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: #df95f7;
}
This is a sample text used for the color #df95f7. 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 #df95f7;
}
This is a sample text used for the color #df95f7. 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 36.03%
Green 24.07%
Blue 39.9%
CMYK Percentage
Cyan 18.5
Magenta 75.53%
Yellow 0%
Black 5.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.