#d78dfe Hex Color
rgb(215, 141, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d7 | 8d | fe | - | #d78dfe |
| RGB | 215 | 141 | 254 | - | rgb(215,141,254) |
| HSL | 279 | 98% | 77% | - | hsl(279,98%,77%) |
| HSV | 279 | 44% | 100% | - | hsv(279,44%,100%) |
| XYZ | 55.4386 | 40.6526 | 98.6907 | - | xyz(55.4386,40.6526,98.6907) |
| CIE-LAB | 69.93 | 47.37 | -45.4 | - | lab(69.93,47.37,-45.4) |
| CMYK | 0.15354330708661 | 0.44488188976378 | 0 | 0.003921568627451 | cmyk(0.15354330708661,0.44488188976378,0,0.003921568627451) |
Description
The RGB value of color #d78dfe is rgb(215, 141, 254).
In the hex color #d78dfe, The value of Red is 215, value of Green is 141, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #d78dfe consists of 279° Hue, 98% Saturation, and 77% Lightness.
In the CMYK color model, the color #d78dfe can be represented as Cyan=0.15354330708661%, Magenta=0.44488188976378%, Yellow=0%, and Black=0.003921568627451%.
Shades of #d78dfe
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 #d78dfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d78dfe
Preview of #d78dfe on White Background
The contrast ratio of #d78dfe with white color is 2.3
Preview of #d78dfe on black background
The contrast ratio of #d78dfe with black color is 9.13
#d78dfe color will look good with a black background.
Color Schemes of #d78dfe
Triadic Colors of #d78dfe
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 #d78dfe
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 #d78dfe
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 #d78dfe
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: #d78dfe;
}
This is a sample text used for the color #d78dfe. 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: #d78dfe;
}
This is a sample text used for the color #d78dfe. 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 #d78dfe;
}
This is a sample text used for the color #d78dfe. 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.25%
Green 23.11%
Blue 41.64%
CMYK Percentage
Cyan 25.49
Magenta 73.86%
Yellow 0%
Black 0.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.