#da6dfe Hex Color
rgb(218, 109, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | da | 6d | fe | - | #da6dfe |
| RGB | 218 | 109 | 254 | - | rgb(218,109,254) |
| HSL | 285 | 99% | 71% | - | hsl(285,99%,71%) |
| HSV | 285 | 57% | 100% | - | hsv(285,57%,100%) |
| XYZ | 52.2715 | 32.9985 | 97.3803 | - | xyz(52.2715,32.9985,97.3803) |
| CIE-LAB | 64.16 | 64.13 | -54.49 | - | lab(64.16,64.13,-54.49) |
| CMYK | 0.14173228346457 | 0.57086614173228 | 0 | 0.003921568627451 | cmyk(0.14173228346457,0.57086614173228,0,0.003921568627451) |
Description
The RGB value of color #da6dfe is rgb(218, 109, 254).
In the hex color #da6dfe, The value of Red is 218, value of Green is 109, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #da6dfe consists of 285° Hue, 99% Saturation, and 71% Lightness.
In the CMYK color model, the color #da6dfe can be represented as Cyan=0.14173228346457%, Magenta=0.57086614173228%, Yellow=0%, and Black=0.003921568627451%.
Shades of #da6dfe
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 #da6dfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #da6dfe
Preview of #da6dfe on White Background
The contrast ratio of #da6dfe with white color is 2.76
Preview of #da6dfe on black background
The contrast ratio of #da6dfe with black color is 7.6
#da6dfe color will look good with a black background.
Color Schemes of #da6dfe
Triadic Colors of #da6dfe
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 #da6dfe
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 #da6dfe
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 #da6dfe
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: #da6dfe;
}
This is a sample text used for the color #da6dfe. 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: #da6dfe;
}
This is a sample text used for the color #da6dfe. 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 #da6dfe;
}
This is a sample text used for the color #da6dfe. 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.52%
Green 18.76%
Blue 43.72%
CMYK Percentage
Cyan 19.78
Magenta 79.67%
Yellow 0%
Black 0.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.