#cc46ed Hex Color
rgb(204, 70, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 46 | ed | - | #cc46ed |
RGB | 204 | 70 | 237 | - | rgb(204,70,237) |
HSL | 288 | 82% | 60% | - | hsl(288,82%,60%) |
HSV | 288 | 70% | 93% | - | hsv(288,70%,93%) |
XYZ | 42.3781 | 23.3321 | 82.3907 | - | xyz(42.3781,23.3321,82.3907) |
CIE-LAB | 55.41 | 74.16 | -59.13 | - | lab(55.41,74.16,-59.13) |
CMYK | 0.13924050632911 | 0.70464135021097 | 0 | 0.070588235294118 | cmyk(0.13924050632911,0.70464135021097,0,0.070588235294118) |
Description
The RGB value of color #cc46ed is rgb(204, 70, 237).
In the hex color #cc46ed, The value of Red is 204, value of Green is 70, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #cc46ed consists of 288° Hue, 82% Saturation, and 60% Lightness.
In the CMYK color model, the color #cc46ed can be represented as Cyan=0.13924050632911%, Magenta=0.70464135021097%, Yellow=0%, and Black=0.070588235294118%.
Shades of #cc46ed
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 #cc46ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc46ed
Preview of #cc46ed on White Background
The contrast ratio of #cc46ed with white color is 3.71
Preview of #cc46ed on black background
The contrast ratio of #cc46ed with black color is 5.67
#cc46ed color will look good with a black background.
Color Schemes of #cc46ed
Triadic Colors of #cc46ed
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 #cc46ed
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 #cc46ed
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 #cc46ed
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: #cc46ed;
}
This is a sample text used for the color #cc46ed. 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: #cc46ed;
}
This is a sample text used for the color #cc46ed. 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 #cc46ed;
}
This is a sample text used for the color #cc46ed. 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.92%
Green 13.7%
Blue 46.38%
CMYK Percentage
Cyan 15.23
Magenta 77.05%
Yellow 0%
Black 7.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.