#c9515d Hex Color
rgb(201, 81, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 51 | 5d | - | #c9515d |
RGB | 201 | 81 | 93 | - | rgb(201,81,93) |
HSL | 354 | 53% | 55% | - | hsl(354,53%,55%) |
HSV | 354 | 60% | 79% | - | hsv(354,60%,79%) |
XYZ | 29.0056 | 19.0927 | 12.5124 | - | xyz(29.0056,19.0927,12.5124) |
CIE-LAB | 50.8 | 48.72 | 17.93 | - | lab(50.8,48.72,17.93) |
CMYK | 0 | 0.59701492537313 | 0.53731343283582 | 0.21176470588235 | cmyk(0,0.59701492537313,0.53731343283582,0.21176470588235) |
Description
The RGB value of color #c9515d is rgb(201, 81, 93).
In the hex color #c9515d, The value of Red is 201, value of Green is 81, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #c9515d consists of 354° Hue, 53% Saturation, and 55% Lightness.
In the CMYK color model, the color #c9515d can be represented as Cyan=0%, Magenta=0.59701492537313%, Yellow=0.53731343283582%, and Black=0.21176470588235%.
Shades of #c9515d
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 #c9515d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c9515d
Preview of #c9515d on White Background
The contrast ratio of #c9515d with white color is 4.36
Preview of #c9515d on black background
The contrast ratio of #c9515d with black color is 4.82
#c9515d color will look good with a black background.
Color Schemes of #c9515d
Triadic Colors of #c9515d
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 #c9515d
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 #c9515d
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 #c9515d
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: #c9515d;
}
This is a sample text used for the color #c9515d. 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: #c9515d;
}
This is a sample text used for the color #c9515d. 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 #c9515d;
}
This is a sample text used for the color #c9515d. 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 53.6%
Green 21.6%
Blue 24.8%
CMYK Percentage
Cyan 0
Magenta 44.35%
Yellow 39.92%
Black 15.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.