#cc3afc Hex Color
rgb(204, 58, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 3a | fc | - | #cc3afc |
RGB | 204 | 58 | 252 | - | rgb(204,58,252) |
HSL | 285 | 97% | 61% | - | hsl(285,97%,61%) |
HSV | 285 | 77% | 99% | - | hsv(285,77%,99%) |
XYZ | 43.9856 | 22.8918 | 94.1957 | - | xyz(43.9856,22.8918,94.1957) |
CIE-LAB | 54.96 | 80.88 | -68.22 | - | lab(54.96,80.88,-68.22) |
CMYK | 0.19047619047619 | 0.76984126984127 | 0 | 0.011764705882353 | cmyk(0.19047619047619,0.76984126984127,0,0.011764705882353) |
Description
The RGB value of color #cc3afc is rgb(204, 58, 252).
In the hex color #cc3afc, The value of Red is 204, value of Green is 58, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #cc3afc consists of 285° Hue, 97% Saturation, and 61% Lightness.
In the CMYK color model, the color #cc3afc can be represented as Cyan=0.19047619047619%, Magenta=0.76984126984127%, Yellow=0%, and Black=0.011764705882353%.
Shades of #cc3afc
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 #cc3afc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc3afc
Preview of #cc3afc on White Background
The contrast ratio of #cc3afc with white color is 3.76
Preview of #cc3afc on black background
The contrast ratio of #cc3afc with black color is 5.58
#cc3afc color will look good with a black background.
Color Schemes of #cc3afc
Triadic Colors of #cc3afc
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 #cc3afc
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 #cc3afc
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 #cc3afc
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: #cc3afc;
}
This is a sample text used for the color #cc3afc. 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: #cc3afc;
}
This is a sample text used for the color #cc3afc. 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 #cc3afc;
}
This is a sample text used for the color #cc3afc. 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.69%
Green 11.28%
Blue 49.03%
CMYK Percentage
Cyan 19.59
Magenta 79.2%
Yellow 0%
Black 1.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.