#c55e27 Hex Color
rgb(197, 94, 39)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 5e | 27 | - | #c55e27 |
RGB | 197 | 94 | 39 | - | rgb(197,94,39) |
HSL | 21 | 67% | 46% | - | hsl(21,67%,46%) |
HSV | 21 | 80% | 77% | - | hsv(21,80%,77%) |
XYZ | 27.3949 | 20.0222 | 4.3403 | - | xyz(27.3949,20.0222,4.3403) |
CIE-LAB | 51.86 | 37.77 | 48.68 | - | lab(51.86,37.77,48.68) |
CMYK | 0 | 0.52284263959391 | 0.80203045685279 | 0.22745098039216 | cmyk(0,0.52284263959391,0.80203045685279,0.22745098039216) |
Description
The RGB value of color #c55e27 is rgb(197, 94, 39).
In the hex color #c55e27, The value of Red is 197, value of Green is 94, and value of Blue is 39. The primary color is Red. Similarly, The HSL values for #c55e27 consists of 21° Hue, 67% Saturation, and 46% Lightness.
In the CMYK color model, the color #c55e27 can be represented as Cyan=0%, Magenta=0.52284263959391%, Yellow=0.80203045685279%, and Black=0.22745098039216%.
Shades of #c55e27
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 #c55e27
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c55e27
Preview of #c55e27 on White Background
The contrast ratio of #c55e27 with white color is 4.2
Preview of #c55e27 on black background
The contrast ratio of #c55e27 with black color is 5
#c55e27 color will look good with a black background.
Color Schemes of #c55e27
Triadic Colors of #c55e27
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 #c55e27
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 #c55e27
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 #c55e27
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: #c55e27;
}
This is a sample text used for the color #c55e27. 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: #c55e27;
}
This is a sample text used for the color #c55e27. 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 #c55e27;
}
This is a sample text used for the color #c55e27. 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 59.7%
Green 28.48%
Blue 11.82%
CMYK Percentage
Cyan 0
Magenta 33.68%
Yellow 51.67%
Black 14.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.