#d36ddc Hex Color
rgb(211, 109, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 6d | dc | - | #d36ddc |
RGB | 211 | 109 | 220 | - | rgb(211,109,220) |
HSL | 295 | 61% | 65% | - | hsl(295,61%,65%) |
HSV | 295 | 50% | 86% | - | hsv(295,50%,86%) |
XYZ | 45.2509 | 29.9535 | 71.1068 | - | xyz(45.2509,29.9535,71.1068) |
CIE-LAB | 61.61 | 55.88 | -39.7 | - | lab(61.61,55.88,-39.7) |
CMYK | 0.040909090909091 | 0.50454545454545 | 0 | 0.13725490196078 | cmyk(0.040909090909091,0.50454545454545,0,0.13725490196078) |
Description
The RGB value of color #d36ddc is rgb(211, 109, 220).
In the hex color #d36ddc, The value of Red is 211, value of Green is 109, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #d36ddc consists of 295° Hue, 61% Saturation, and 65% Lightness.
In the CMYK color model, the color #d36ddc can be represented as Cyan=0.040909090909091%, Magenta=0.50454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #d36ddc
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 #d36ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d36ddc
Preview of #d36ddc on White Background
The contrast ratio of #d36ddc with white color is 3
Preview of #d36ddc on black background
The contrast ratio of #d36ddc with black color is 6.99
#d36ddc color will look good with a black background.
Color Schemes of #d36ddc
Triadic Colors of #d36ddc
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 #d36ddc
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 #d36ddc
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 #d36ddc
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: #d36ddc;
}
This is a sample text used for the color #d36ddc. 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: #d36ddc;
}
This is a sample text used for the color #d36ddc. 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 #d36ddc;
}
This is a sample text used for the color #d36ddc. 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.07%
Green 20.19%
Blue 40.74%
CMYK Percentage
Cyan 5.99
Magenta 73.9%
Yellow 0%
Black 20.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.