#d16efd Hex Color
rgb(209, 110, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | d1 | 6e | fd | - | #d16efd |
| RGB | 209 | 110 | 253 | - | rgb(209,110,253) |
| HSL | 282 | 97% | 71% | - | hsl(282,97%,71%) |
| HSV | 282 | 57% | 99% | - | hsv(282,57%,99%) |
| XYZ | 49.6 | 31.799 | 96.4521 | - | xyz(49.6,31.799,96.4521) |
| CIE-LAB | 63.18 | 61.27 | -55.57 | - | lab(63.18,61.27,-55.57) |
| CMYK | 0.17391304347826 | 0.56521739130435 | 0 | 0.0078431372549019 | cmyk(0.17391304347826,0.56521739130435,0,0.0078431372549019) |
Description
The RGB value of color #d16efd is rgb(209, 110, 253).
In the hex color #d16efd, The value of Red is 209, value of Green is 110, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #d16efd consists of 282° Hue, 97% Saturation, and 71% Lightness.
In the CMYK color model, the color #d16efd can be represented as Cyan=0.17391304347826%, Magenta=0.56521739130435%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #d16efd
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 #d16efd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d16efd
Preview of #d16efd on White Background
The contrast ratio of #d16efd with white color is 2.85
Preview of #d16efd on black background
The contrast ratio of #d16efd with black color is 7.36
#d16efd color will look good with a black background.
Color Schemes of #d16efd
Triadic Colors of #d16efd
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 #d16efd
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 #d16efd
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 #d16efd
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: #d16efd;
}
This is a sample text used for the color #d16efd. 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: #d16efd;
}
This is a sample text used for the color #d16efd. 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 #d16efd;
}
This is a sample text used for the color #d16efd. 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 36.54%
Green 19.23%
Blue 44.23%
CMYK Percentage
Cyan 23.28
Magenta 75.67%
Yellow 0%
Black 1.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.