#dd93f7 Hex Color
rgb(221, 147, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | 93 | f7 | - | #dd93f7 |
RGB | 221 | 147 | 247 | - | rgb(221,147,247) |
HSL | 284 | 86% | 77% | - | hsl(284,86%,77%) |
HSV | 284 | 40% | 97% | - | hsv(284,40%,97%) |
XYZ | 57.041 | 42.955 | 93.2804 | - | xyz(57.041,42.955,93.2804) |
CIE-LAB | 71.52 | 44.49 | -39.05 | - | lab(71.52,44.49,-39.05) |
CMYK | 0.10526315789474 | 0.40485829959514 | 0 | 0.031372549019608 | cmyk(0.10526315789474,0.40485829959514,0,0.031372549019608) |
Description
The RGB value of color #dd93f7 is rgb(221, 147, 247).
In the hex color #dd93f7, The value of Red is 221, value of Green is 147, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #dd93f7 consists of 284° Hue, 86% Saturation, and 77% Lightness.
In the CMYK color model, the color #dd93f7 can be represented as Cyan=0.10526315789474%, Magenta=0.40485829959514%, Yellow=0%, and Black=0.031372549019608%.
Shades of #dd93f7
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 #dd93f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dd93f7
Preview of #dd93f7 on White Background
The contrast ratio of #dd93f7 with white color is 2.19
Preview of #dd93f7 on black background
The contrast ratio of #dd93f7 with black color is 9.59
#dd93f7 color will look good with a black background.
Color Schemes of #dd93f7
Triadic Colors of #dd93f7
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 #dd93f7
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 #dd93f7
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 #dd93f7
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: #dd93f7;
}
This is a sample text used for the color #dd93f7. 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: #dd93f7;
}
This is a sample text used for the color #dd93f7. 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 #dd93f7;
}
This is a sample text used for the color #dd93f7. 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 35.93%
Green 23.9%
Blue 40.16%
CMYK Percentage
Cyan 19.44
Magenta 74.77%
Yellow 0%
Black 5.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.