#c6155c Hex Color
rgb(198, 21, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 15 | 5c | - | #c6155c |
RGB | 198 | 21 | 92 | - | rgb(198,21,92) |
HSL | 336 | 81% | 43% | - | hsl(336,81%,43%) |
HSV | 336 | 89% | 78% | - | hsv(336,89%,78%) |
XYZ | 25.4886 | 13.3148 | 11.3518 | - | xyz(25.4886,13.3148,11.3518) |
CIE-LAB | 43.23 | 67.11 | 8 | - | lab(43.23,67.11,8) |
CMYK | 0 | 0.89393939393939 | 0.53535353535354 | 0.22352941176471 | cmyk(0,0.89393939393939,0.53535353535354,0.22352941176471) |
Description
The RGB value of color #c6155c is rgb(198, 21, 92).
In the hex color #c6155c, The value of Red is 198, value of Green is 21, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #c6155c consists of 336° Hue, 81% Saturation, and 43% Lightness.
In the CMYK color model, the color #c6155c can be represented as Cyan=0%, Magenta=0.89393939393939%, Yellow=0.53535353535354%, and Black=0.22352941176471%.
Shades of #c6155c
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 #c6155c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6155c
Preview of #c6155c on White Background
The contrast ratio of #c6155c with white color is 5.73
#c6155c color will look good on a white background.
Preview of #c6155c on black background
The contrast ratio of #c6155c with black color is 3.66
Color Schemes of #c6155c
Triadic Colors of #c6155c
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 #c6155c
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 #c6155c
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 #c6155c
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 #c6155c
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: #c6155c;
}
This is a sample text used for the color #c6155c. 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: #c6155c;
}
This is a sample text used for the color #c6155c. 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 #c6155c;
}
This is a sample text used for the color #c6155c. 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 63.67%
Green 6.75%
Blue 29.58%
CMYK Percentage
Cyan 0
Magenta 54.09%
Yellow 32.39%
Black 13.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.