#cd6ee7 Hex Color
rgb(205, 110, 231)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | 6e | e7 | - | #cd6ee7 |
RGB | 205 | 110 | 231 | - | rgb(205,110,231) |
HSL | 287 | 72% | 67% | - | hsl(287,72%,67%) |
HSV | 287 | 52% | 91% | - | hsv(287,52%,91%) |
XYZ | 45.1766 | 29.9005 | 78.9916 | - | xyz(45.1766,29.9005,78.9916) |
CIE-LAB | 61.57 | 55.86 | -45.97 | - | lab(61.57,55.86,-45.97) |
CMYK | 0.11255411255411 | 0.52380952380952 | 0 | 0.094117647058824 | cmyk(0.11255411255411,0.52380952380952,0,0.094117647058824) |
Description
The RGB value of color #cd6ee7 is rgb(205, 110, 231).
In the hex color #cd6ee7, The value of Red is 205, value of Green is 110, and value of Blue is 231. The primary color is Blue. Similarly, The HSL values for #cd6ee7 consists of 287° Hue, 72% Saturation, and 67% Lightness.
In the CMYK color model, the color #cd6ee7 can be represented as Cyan=0.11255411255411%, Magenta=0.52380952380952%, Yellow=0%, and Black=0.094117647058824%.
Shades of #cd6ee7
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 #cd6ee7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cd6ee7
Preview of #cd6ee7 on White Background
The contrast ratio of #cd6ee7 with white color is 3.01
Preview of #cd6ee7 on black background
The contrast ratio of #cd6ee7 with black color is 6.98
#cd6ee7 color will look good with a black background.
Color Schemes of #cd6ee7
Triadic Colors of #cd6ee7
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 #cd6ee7
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 #cd6ee7
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 #cd6ee7
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: #cd6ee7;
}
This is a sample text used for the color #cd6ee7. 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: #cd6ee7;
}
This is a sample text used for the color #cd6ee7. 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 #cd6ee7;
}
This is a sample text used for the color #cd6ee7. 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.55%
Green 20.15%
Blue 42.31%
CMYK Percentage
Cyan 15.41
Magenta 71.71%
Yellow 0%
Black 12.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.