#c5027c Hex Color
rgb(197, 2, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 02 | 7c | - | #c5027c |
RGB | 197 | 2 | 124 | - | rgb(197,2,124) |
HSL | 322 | 98% | 39% | - | hsl(322,98%,39%) |
HSV | 322 | 99% | 77% | - | hsv(322,99%,77%) |
XYZ | 26.6858 | 13.369 | 20.2428 | - | xyz(26.6858,13.369,20.2428) |
CIE-LAB | 43.31 | 71.74 | -11.88 | - | lab(43.31,71.74,-11.88) |
CMYK | 0 | 0.98984771573604 | 0.37055837563452 | 0.22745098039216 | cmyk(0,0.98984771573604,0.37055837563452,0.22745098039216) |
Description
The RGB value of color #c5027c is rgb(197, 2, 124).
In the hex color #c5027c, The value of Red is 197, value of Green is 2, and value of Blue is 124. The primary color is Red. Similarly, The HSL values for #c5027c consists of 322° Hue, 98% Saturation, and 39% Lightness.
In the CMYK color model, the color #c5027c can be represented as Cyan=0%, Magenta=0.98984771573604%, Yellow=0.37055837563452%, and Black=0.22745098039216%.
Shades of #c5027c
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 #c5027c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5027c
Preview of #c5027c on White Background
The contrast ratio of #c5027c with white color is 5.72
#c5027c color will look good on a white background.
Preview of #c5027c on black background
The contrast ratio of #c5027c with black color is 3.67
Color Schemes of #c5027c
Triadic Colors of #c5027c
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 #c5027c
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 #c5027c
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 #c5027c
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.
Monochromatic Colors of #c5027c
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c5027c;
}
This is a sample text used for the color #c5027c. 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: #c5027c;
}
This is a sample text used for the color #c5027c. 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 #c5027c;
}
This is a sample text used for the color #c5027c. 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 60.99%
Green 0.62%
Blue 38.39%
CMYK Percentage
Cyan 0
Magenta 62.34%
Yellow 23.34%
Black 14.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.