#c95d5e Hex Color
rgb(201, 93, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c9 | 5d | 5e | - | #c95d5e |
RGB | 201 | 93 | 94 | - | rgb(201,93,94) |
HSL | 359 | 50% | 58% | - | hsl(359,50%,58%) |
HSV | 359 | 54% | 79% | - | hsv(359,54%,79%) |
XYZ | 30.0221 | 21.0544 | 13.0712 | - | xyz(30.0221,21.0544,13.0712) |
CIE-LAB | 53.01 | 43.06 | 20.32 | - | lab(53.01,43.06,20.32) |
CMYK | 0 | 0.53731343283582 | 0.53233830845771 | 0.21176470588235 | cmyk(0,0.53731343283582,0.53233830845771,0.21176470588235) |
Description
The RGB value of color #c95d5e is rgb(201, 93, 94).
In the hex color #c95d5e, The value of Red is 201, value of Green is 93, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #c95d5e consists of 359° Hue, 50% Saturation, and 58% Lightness.
In the CMYK color model, the color #c95d5e can be represented as Cyan=0%, Magenta=0.53731343283582%, Yellow=0.53233830845771%, and Black=0.21176470588235%.
Shades of #c95d5e
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 #c95d5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c95d5e
Preview of #c95d5e on White Background
The contrast ratio of #c95d5e with white color is 4.03
Preview of #c95d5e on black background
The contrast ratio of #c95d5e with black color is 5.21
#c95d5e color will look good with a black background.
Color Schemes of #c95d5e
Triadic Colors of #c95d5e
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 #c95d5e
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 #c95d5e
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 #c95d5e
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: #c95d5e;
}
This is a sample text used for the color #c95d5e. 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: #c95d5e;
}
This is a sample text used for the color #c95d5e. 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 #c95d5e;
}
This is a sample text used for the color #c95d5e. 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 51.8%
Green 23.97%
Blue 24.23%
CMYK Percentage
Cyan 0
Magenta 41.93%
Yellow 41.54%
Black 16.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.