#c16e51 Hex Color
rgb(193, 110, 81)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c1 | 6e | 51 | - | #c16e51 |
RGB | 193 | 110 | 81 | - | rgb(193,110,81) |
HSL | 16 | 47% | 54% | - | hsl(16,47%,54%) |
HSV | 16 | 58% | 76% | - | hsv(16,58%,76%) |
XYZ | 29.0535 | 23.0834 | 10.7088 | - | xyz(29.0535,23.0834,10.7088) |
CIE-LAB | 55.16 | 30.1 | 30.37 | - | lab(55.16,30.1,30.37) |
CMYK | 0 | 0.4300518134715 | 0.58031088082902 | 0.24313725490196 | cmyk(0,0.4300518134715,0.58031088082902,0.24313725490196) |
Description
The RGB value of color #c16e51 is rgb(193, 110, 81).
In the hex color #c16e51, The value of Red is 193, value of Green is 110, and value of Blue is 81. The primary color is Red. Similarly, The HSL values for #c16e51 consists of 16° Hue, 47% Saturation, and 54% Lightness.
In the CMYK color model, the color #c16e51 can be represented as Cyan=0%, Magenta=0.4300518134715%, Yellow=0.58031088082902%, and Black=0.24313725490196%.
Shades of #c16e51
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 #c16e51
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c16e51
Preview of #c16e51 on White Background
The contrast ratio of #c16e51 with white color is 3.74
Preview of #c16e51 on black background
The contrast ratio of #c16e51 with black color is 5.62
#c16e51 color will look good with a black background.
Color Schemes of #c16e51
Triadic Colors of #c16e51
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 #c16e51
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 #c16e51
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 #c16e51
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: #c16e51;
}
This is a sample text used for the color #c16e51. 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: #c16e51;
}
This is a sample text used for the color #c16e51. 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 #c16e51;
}
This is a sample text used for the color #c16e51. 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 50.26%
Green 28.65%
Blue 21.09%
CMYK Percentage
Cyan 0
Magenta 34.31%
Yellow 46.3%
Black 19.4%
Comments on this color
Please login or signup to post a comment.
No comments yet.