#c27c61 Hex Color
rgb(194, 124, 97)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 7c | 61 | - | #c27c61 |
RGB | 194 | 124 | 97 | - | rgb(194,124,97) |
HSL | 17 | 44% | 57% | - | hsl(17,44%,57%) |
HSV | 17 | 50% | 76% | - | hsv(17,50%,76%) |
XYZ | 31.6135 | 26.7477 | 14.8059 | - | xyz(31.6135,26.7477,14.8059) |
CIE-LAB | 58.74 | 24.27 | 26.02 | - | lab(58.74,24.27,26.02) |
CMYK | 0 | 0.36082474226804 | 0.5 | 0.23921568627451 | cmyk(0,0.36082474226804,0.5,0.23921568627451) |
Description
The RGB value of color #c27c61 is rgb(194, 124, 97).
In the hex color #c27c61, The value of Red is 194, value of Green is 124, and value of Blue is 97. The primary color is Red. Similarly, The HSL values for #c27c61 consists of 17° Hue, 44% Saturation, and 57% Lightness.
In the CMYK color model, the color #c27c61 can be represented as Cyan=0%, Magenta=0.36082474226804%, Yellow=0.5%, and Black=0.23921568627451%.
Shades of #c27c61
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 #c27c61
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c27c61
Preview of #c27c61 on White Background
The contrast ratio of #c27c61 with white color is 3.31
Preview of #c27c61 on black background
The contrast ratio of #c27c61 with black color is 6.35
#c27c61 color will look good with a black background.
Color Schemes of #c27c61
Triadic Colors of #c27c61
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 #c27c61
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 #c27c61
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 #c27c61
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: #c27c61;
}
This is a sample text used for the color #c27c61. 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: #c27c61;
}
This is a sample text used for the color #c27c61. 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 #c27c61;
}
This is a sample text used for the color #c27c61. 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 46.75%
Green 29.88%
Blue 23.37%
CMYK Percentage
Cyan 0
Magenta 32.8%
Yellow 45.45%
Black 21.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.