#c15422 Hex Color
rgb(193, 84, 34)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 54 | 22 | - | #c15422 |
RGB | 193 | 84 | 34 | - | rgb(193,84,34) |
HSL | 19 | 70% | 45% | - | hsl(19,70%,45%) |
HSV | 19 | 82% | 76% | - | hsv(19,82%,76%) |
XYZ | 25.4514 | 17.7936 | 3.6064 | - | xyz(25.4514,17.7936,3.6064) |
CIE-LAB | 49.24 | 41.05 | 48.26 | - | lab(49.24,41.05,48.26) |
CMYK | 0 | 0.56476683937824 | 0.82383419689119 | 0.24313725490196 | cmyk(0,0.56476683937824,0.82383419689119,0.24313725490196) |
Description
The RGB value of color #c15422 is rgb(193, 84, 34).
In the hex color #c15422, The value of Red is 193, value of Green is 84, and value of Blue is 34. The primary color is Red. Similarly, The HSL values for #c15422 consists of 19° Hue, 70% Saturation, and 45% Lightness.
In the CMYK color model, the color #c15422 can be represented as Cyan=0%, Magenta=0.56476683937824%, Yellow=0.82383419689119%, and Black=0.24313725490196%.
Shades of #c15422
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 #c15422
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c15422
Preview of #c15422 on White Background
The contrast ratio of #c15422 with white color is 4.61
#c15422 color will look good on a white background.
Preview of #c15422 on black background
The contrast ratio of #c15422 with black color is 4.56
Color Schemes of #c15422
Triadic Colors of #c15422
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 #c15422
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 #c15422
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 #c15422
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 #c15422
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: #c15422;
}
This is a sample text used for the color #c15422. 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: #c15422;
}
This is a sample text used for the color #c15422. 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 #c15422;
}
This is a sample text used for the color #c15422. 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 62.06%
Green 27.01%
Blue 10.93%
CMYK Percentage
Cyan 0
Magenta 34.61%
Yellow 50.49%
Black 14.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.