#df7cfe Hex Color
rgb(223, 124, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | 7c | fe | - | #df7cfe |
| RGB | 223 | 124 | 254 | - | rgb(223,124,254) |
| HSL | 286 | 98% | 74% | - | hsl(286,98%,74%) |
| HSV | 286 | 51% | 100% | - | hsv(286,51%,100%) |
| XYZ | 55.5285 | 37.259 | 98.031 | - | xyz(55.5285,37.259,98.031) |
| CIE-LAB | 67.47 | 58.2 | -49.21 | - | lab(67.47,58.2,-49.21) |
| CMYK | 0.12204724409449 | 0.51181102362205 | 0 | 0.003921568627451 | cmyk(0.12204724409449,0.51181102362205,0,0.003921568627451) |
Description
The RGB value of color #df7cfe is rgb(223, 124, 254).
In the hex color #df7cfe, The value of Red is 223, value of Green is 124, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #df7cfe consists of 286° Hue, 98% Saturation, and 74% Lightness.
In the CMYK color model, the color #df7cfe can be represented as Cyan=0.12204724409449%, Magenta=0.51181102362205%, Yellow=0%, and Black=0.003921568627451%.
Shades of #df7cfe
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 #df7cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df7cfe
Preview of #df7cfe on White Background
The contrast ratio of #df7cfe with white color is 2.48
Preview of #df7cfe on black background
The contrast ratio of #df7cfe with black color is 8.45
#df7cfe color will look good with a black background.
Color Schemes of #df7cfe
Triadic Colors of #df7cfe
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 #df7cfe
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 #df7cfe
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 #df7cfe
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: #df7cfe;
}
This is a sample text used for the color #df7cfe. 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: #df7cfe;
}
This is a sample text used for the color #df7cfe. 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 #df7cfe;
}
This is a sample text used for the color #df7cfe. 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 37.1%
Green 20.63%
Blue 42.26%
CMYK Percentage
Cyan 19.14
Magenta 80.25%
Yellow 0%
Black 0.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.