#cc2bcc Hex Color
rgb(204, 43, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 2b | cc | - | #cc2bcc |
RGB | 204 | 43 | 204 | - | rgb(204,43,204) |
HSL | 300 | 65% | 48% | - | hsl(300,65%,48%) |
HSV | 300 | 79% | 80% | - | hsv(300,79%,80%) |
XYZ | 36.6648 | 18.9248 | 58.8471 | - | xyz(36.6648,18.9248,58.8471) |
CIE-LAB | 50.6 | 76.91 | -48.09 | - | lab(50.6,76.91,-48.09) |
CMYK | 0 | 0.78921568627451 | 0 | 0.2 | cmyk(0,0.78921568627451,0,0.2) |
Description
The RGB value of color #cc2bcc is rgb(204, 43, 204).
In the hex color #cc2bcc, The value of Red is 204, value of Green is 43, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #cc2bcc consists of 300° Hue, 65% Saturation, and 48% Lightness.
In the CMYK color model, the color #cc2bcc can be represented as Cyan=0%, Magenta=0.78921568627451%, Yellow=0%, and Black=0.2%.
Shades of #cc2bcc
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 #cc2bcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc2bcc
Preview of #cc2bcc on White Background
The contrast ratio of #cc2bcc with white color is 4.39
Preview of #cc2bcc on black background
The contrast ratio of #cc2bcc with black color is 4.78
#cc2bcc color will look good with a black background.
Color Schemes of #cc2bcc
Triadic Colors of #cc2bcc
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 #cc2bcc
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 #cc2bcc
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 #cc2bcc
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: #cc2bcc;
}
This is a sample text used for the color #cc2bcc. 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: #cc2bcc;
}
This is a sample text used for the color #cc2bcc. 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 #cc2bcc;
}
This is a sample text used for the color #cc2bcc. 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 45.23%
Green 9.53%
Blue 45.23%
CMYK Percentage
Cyan 0
Magenta 79.78%
Yellow 0%
Black 20.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.