#c752af Hex Color
rgb(199, 82, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 52 | af | - | #c752af |
RGB | 199 | 82 | 175 | - | rgb(199,82,175) |
HSL | 312 | 51% | 55% | - | hsl(312,51%,55%) |
HSV | 312 | 59% | 78% | - | hsv(312,59%,78%) |
XYZ | 34.3083 | 21.2718 | 42.8551 | - | xyz(34.3083,21.2718,42.8551) |
CIE-LAB | 53.25 | 57.53 | -27.18 | - | lab(53.25,57.53,-27.18) |
CMYK | 0 | 0.58793969849246 | 0.12060301507538 | 0.21960784313725 | cmyk(0,0.58793969849246,0.12060301507538,0.21960784313725) |
Description
The RGB value of color #c752af is rgb(199, 82, 175).
In the hex color #c752af, The value of Red is 199, value of Green is 82, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #c752af consists of 312° Hue, 51% Saturation, and 55% Lightness.
In the CMYK color model, the color #c752af can be represented as Cyan=0%, Magenta=0.58793969849246%, Yellow=0.12060301507538%, and Black=0.21960784313725%.
Shades of #c752af
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 #c752af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c752af
Preview of #c752af on White Background
The contrast ratio of #c752af with white color is 4
Preview of #c752af on black background
The contrast ratio of #c752af with black color is 5.25
#c752af color will look good with a black background.
Color Schemes of #c752af
Triadic Colors of #c752af
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 #c752af
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 #c752af
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 #c752af
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: #c752af;
}
This is a sample text used for the color #c752af. 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: #c752af;
}
This is a sample text used for the color #c752af. 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 #c752af;
}
This is a sample text used for the color #c752af. 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 43.64%
Green 17.98%
Blue 38.38%
CMYK Percentage
Cyan 0
Magenta 63.35%
Yellow 12.99%
Black 23.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.