#d96ddc Hex Color
rgb(217, 109, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | 6d | dc | - | #d96ddc |
RGB | 217 | 109 | 220 | - | rgb(217,109,220) |
HSL | 298 | 61% | 65% | - | hsl(298,61%,65%) |
HSV | 298 | 50% | 86% | - | hsv(298,50%,86%) |
XYZ | 47.0022 | 30.8563 | 71.1887 | - | xyz(47.0022,30.8563,71.1887) |
CIE-LAB | 62.39 | 57.52 | -38.44 | - | lab(62.39,57.52,-38.44) |
CMYK | 0.013636363636364 | 0.50454545454545 | 0 | 0.13725490196078 | cmyk(0.013636363636364,0.50454545454545,0,0.13725490196078) |
Description
The RGB value of color #d96ddc is rgb(217, 109, 220).
In the hex color #d96ddc, The value of Red is 217, value of Green is 109, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #d96ddc consists of 298° Hue, 61% Saturation, and 65% Lightness.
In the CMYK color model, the color #d96ddc can be represented as Cyan=0.013636363636364%, Magenta=0.50454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #d96ddc
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 #d96ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d96ddc
Preview of #d96ddc on White Background
The contrast ratio of #d96ddc with white color is 2.93
Preview of #d96ddc on black background
The contrast ratio of #d96ddc with black color is 7.17
#d96ddc color will look good with a black background.
Color Schemes of #d96ddc
Triadic Colors of #d96ddc
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 #d96ddc
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 #d96ddc
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 #d96ddc
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: #d96ddc;
}
This is a sample text used for the color #d96ddc. 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: #d96ddc;
}
This is a sample text used for the color #d96ddc. 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 #d96ddc;
}
This is a sample text used for the color #d96ddc. 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 39.74%
Green 19.96%
Blue 40.29%
CMYK Percentage
Cyan 2.08
Magenta 76.98%
Yellow 0%
Black 20.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.