#c5537f Hex Color
rgb(197, 83, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 53 | 7f | - | #c5537f |
RGB | 197 | 83 | 127 | - | rgb(197,83,127) |
HSL | 337 | 50% | 55% | - | hsl(337,50%,55%) |
HSV | 337 | 58% | 77% | - | hsv(337,58%,77%) |
XYZ | 29.95 | 19.5891 | 22.2812 | - | xyz(29.95,19.5891,22.2812) |
CIE-LAB | 51.37 | 49.86 | -1.7 | - | lab(51.37,49.86,-1.7) |
CMYK | 0 | 0.57868020304569 | 0.35532994923858 | 0.22745098039216 | cmyk(0,0.57868020304569,0.35532994923858,0.22745098039216) |
Description
The RGB value of color #c5537f is rgb(197, 83, 127).
In the hex color #c5537f, The value of Red is 197, value of Green is 83, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #c5537f consists of 337° Hue, 50% Saturation, and 55% Lightness.
In the CMYK color model, the color #c5537f can be represented as Cyan=0%, Magenta=0.57868020304569%, Yellow=0.35532994923858%, and Black=0.22745098039216%.
Shades of #c5537f
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 #c5537f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c5537f
Preview of #c5537f on White Background
The contrast ratio of #c5537f with white color is 4.27
Preview of #c5537f on black background
The contrast ratio of #c5537f with black color is 4.92
#c5537f color will look good with a black background.
Color Schemes of #c5537f
Triadic Colors of #c5537f
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 #c5537f
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 #c5537f
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 #c5537f
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: #c5537f;
}
This is a sample text used for the color #c5537f. 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: #c5537f;
}
This is a sample text used for the color #c5537f. 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 #c5537f;
}
This is a sample text used for the color #c5537f. 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 48.4%
Green 20.39%
Blue 31.2%
CMYK Percentage
Cyan 0
Magenta 49.82%
Yellow 30.59%
Black 19.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.