#c27e54 Hex Color
rgb(194, 126, 84)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 7e | 54 | - | #c27e54 |
RGB | 194 | 126 | 84 | - | rgb(194,126,84) |
HSL | 23 | 47% | 55% | - | hsl(23,47%,55%) |
HSV | 23 | 57% | 76% | - | hsv(23,57%,76%) |
XYZ | 31.3092 | 27.0311 | 11.9549 | - | xyz(31.3092,27.0311,11.9549) |
CIE-LAB | 59 | 22.03 | 33.55 | - | lab(59,22.03,33.55) |
CMYK | 0 | 0.35051546391753 | 0.56701030927835 | 0.23921568627451 | cmyk(0,0.35051546391753,0.56701030927835,0.23921568627451) |
Description
The RGB value of color #c27e54 is rgb(194, 126, 84).
In the hex color #c27e54, The value of Red is 194, value of Green is 126, and value of Blue is 84. The primary color is Red. Similarly, The HSL values for #c27e54 consists of 23° Hue, 47% Saturation, and 55% Lightness.
In the CMYK color model, the color #c27e54 can be represented as Cyan=0%, Magenta=0.35051546391753%, Yellow=0.56701030927835%, and Black=0.23921568627451%.
Shades of #c27e54
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 #c27e54
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c27e54
Preview of #c27e54 on White Background
The contrast ratio of #c27e54 with white color is 3.28
Preview of #c27e54 on black background
The contrast ratio of #c27e54 with black color is 6.41
#c27e54 color will look good with a black background.
Color Schemes of #c27e54
Triadic Colors of #c27e54
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 #c27e54
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 #c27e54
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 #c27e54
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: #c27e54;
}
This is a sample text used for the color #c27e54. 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: #c27e54;
}
This is a sample text used for the color #c27e54. 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 #c27e54;
}
This is a sample text used for the color #c27e54. 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 48.02%
Green 31.19%
Blue 20.79%
CMYK Percentage
Cyan 0
Magenta 30.3%
Yellow 49.02%
Black 20.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.