#d66dc7 Hex Color
rgb(214, 109, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | 6d | c7 | - | #d66dc7 |
RGB | 214 | 109 | 199 | - | rgb(214,109,199) |
HSL | 309 | 56% | 63% | - | hsl(309,56%,63%) |
HSV | 309 | 49% | 84% | - | hsv(309,49%,84%) |
XYZ | 43.509 | 29.3569 | 57.4061 | - | xyz(43.509,29.3569,57.4061) |
CIE-LAB | 61.1 | 53.04 | -28.65 | - | lab(61.1,53.04,-28.65) |
CMYK | 0 | 0.49065420560748 | 0.070093457943925 | 0.16078431372549 | cmyk(0,0.49065420560748,0.070093457943925,0.16078431372549) |
Description
The RGB value of color #d66dc7 is rgb(214, 109, 199).
In the hex color #d66dc7, The value of Red is 214, value of Green is 109, and value of Blue is 199. The primary color is Red. Similarly, The HSL values for #d66dc7 consists of 309° Hue, 56% Saturation, and 63% Lightness.
In the CMYK color model, the color #d66dc7 can be represented as Cyan=0%, Magenta=0.49065420560748%, Yellow=0.070093457943925%, and Black=0.16078431372549%.
Shades of #d66dc7
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 #d66dc7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d66dc7
Preview of #d66dc7 on White Background
The contrast ratio of #d66dc7 with white color is 3.06
Preview of #d66dc7 on black background
The contrast ratio of #d66dc7 with black color is 6.87
#d66dc7 color will look good with a black background.
Color Schemes of #d66dc7
Triadic Colors of #d66dc7
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 #d66dc7
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 #d66dc7
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 #d66dc7
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: #d66dc7;
}
This is a sample text used for the color #d66dc7. 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: #d66dc7;
}
This is a sample text used for the color #d66dc7. 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 #d66dc7;
}
This is a sample text used for the color #d66dc7. 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 41%
Green 20.88%
Blue 38.12%
CMYK Percentage
Cyan 0
Magenta 68%
Yellow 9.71%
Black 22.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.