#c752cd Hex Color
rgb(199, 82, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 52 | cd | - | #c752cd |
RGB | 199 | 82 | 205 | - | rgb(199,82,205) |
HSL | 297 | 55% | 56% | - | hsl(297,55%,56%) |
HSV | 297 | 60% | 80% | - | hsv(297,60%,80%) |
XYZ | 37.5899 | 22.5845 | 60.1356 | - | xyz(37.5899,22.5845,60.1356) |
CIE-LAB | 54.64 | 62.52 | -42.3 | - | lab(54.64,62.52,-42.3) |
CMYK | 0.029268292682927 | 0.6 | 0 | 0.19607843137255 | cmyk(0.029268292682927,0.6,0,0.19607843137255) |
Description
The RGB value of color #c752cd is rgb(199, 82, 205).
In the hex color #c752cd, The value of Red is 199, value of Green is 82, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c752cd consists of 297° Hue, 55% Saturation, and 56% Lightness.
In the CMYK color model, the color #c752cd can be represented as Cyan=0.029268292682927%, Magenta=0.6%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c752cd
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 #c752cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c752cd
Preview of #c752cd on White Background
The contrast ratio of #c752cd with white color is 3.81
Preview of #c752cd on black background
The contrast ratio of #c752cd with black color is 5.52
#c752cd color will look good with a black background.
Color Schemes of #c752cd
Triadic Colors of #c752cd
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 #c752cd
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 #c752cd
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 #c752cd
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: #c752cd;
}
This is a sample text used for the color #c752cd. 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: #c752cd;
}
This is a sample text used for the color #c752cd. 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 #c752cd;
}
This is a sample text used for the color #c752cd. 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 40.95%
Green 16.87%
Blue 42.18%
CMYK Percentage
Cyan 3.55
Magenta 72.7%
Yellow 0%
Black 23.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.