#df7ffb Hex Color
rgb(223, 127, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | 7f | fb | - | #df7ffb |
RGB | 223 | 127 | 251 | - | rgb(223,127,251) |
HSL | 286 | 94% | 74% | - | hsl(286,94%,74%) |
HSV | 286 | 49% | 98% | - | hsv(286,49%,98%) |
XYZ | 55.4334 | 37.8318 | 95.6474 | - | xyz(55.4334,37.8318,95.6474) |
CIE-LAB | 67.9 | 56.13 | -46.89 | - | lab(67.9,56.13,-46.89) |
CMYK | 0.11155378486056 | 0.49402390438247 | 0 | 0.015686274509804 | cmyk(0.11155378486056,0.49402390438247,0,0.015686274509804) |
Description
The RGB value of color #df7ffb is rgb(223, 127, 251).
In the hex color #df7ffb, The value of Red is 223, value of Green is 127, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #df7ffb consists of 286° Hue, 94% Saturation, and 74% Lightness.
In the CMYK color model, the color #df7ffb can be represented as Cyan=0.11155378486056%, Magenta=0.49402390438247%, Yellow=0%, and Black=0.015686274509804%.
Shades of #df7ffb
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 #df7ffb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #df7ffb
Preview of #df7ffb on White Background
The contrast ratio of #df7ffb with white color is 2.45
Preview of #df7ffb on black background
The contrast ratio of #df7ffb with black color is 8.57
#df7ffb color will look good with a black background.
Color Schemes of #df7ffb
Triadic Colors of #df7ffb
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 #df7ffb
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 #df7ffb
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 #df7ffb
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: #df7ffb;
}
This is a sample text used for the color #df7ffb. 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: #df7ffb;
}
This is a sample text used for the color #df7ffb. 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 #df7ffb;
}
This is a sample text used for the color #df7ffb. 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 21.13%
Blue 41.76%
CMYK Percentage
Cyan 17.96
Magenta 79.52%
Yellow 0%
Black 2.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.