#c82a8d Hex Color
rgb(200, 42, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 2a | 8d | - | #c82a8d |
RGB | 200 | 42 | 141 | - | rgb(200,42,141) |
HSL | 322 | 65% | 47% | - | hsl(322,65%,47%) |
HSV | 322 | 79% | 78% | - | hsv(322,79%,78%) |
XYZ | 29.4551 | 15.8584 | 26.7078 | - | xyz(29.4551,15.8584,26.7078) |
CIE-LAB | 46.79 | 67.72 | -16.94 | - | lab(46.79,67.72,-16.94) |
CMYK | 0 | 0.79 | 0.295 | 0.2156862745098 | cmyk(0,0.79,0.295,0.2156862745098) |
Description
The RGB value of color #c82a8d is rgb(200, 42, 141).
In the hex color #c82a8d, The value of Red is 200, value of Green is 42, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #c82a8d consists of 322° Hue, 65% Saturation, and 47% Lightness.
In the CMYK color model, the color #c82a8d can be represented as Cyan=0%, Magenta=0.79%, Yellow=0.295%, and Black=0.2156862745098%.
Shades of #c82a8d
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 #c82a8d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c82a8d
Preview of #c82a8d on White Background
The contrast ratio of #c82a8d with white color is 5.03
#c82a8d color will look good on a white background.
Preview of #c82a8d on black background
The contrast ratio of #c82a8d with black color is 4.17
Color Schemes of #c82a8d
Triadic Colors of #c82a8d
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 #c82a8d
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 #c82a8d
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 #c82a8d
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: #c82a8d;
}
This is a sample text used for the color #c82a8d. 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: #c82a8d;
}
This is a sample text used for the color #c82a8d. 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 #c82a8d;
}
This is a sample text used for the color #c82a8d. 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 52.22%
Green 10.97%
Blue 36.81%
CMYK Percentage
Cyan 0
Magenta 60.74%
Yellow 22.68%
Black 16.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.