#c48d5e Hex Color
rgb(196, 141, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 8d | 5e | - | #c48d5e |
RGB | 196 | 141 | 94 | - | rgb(196,141,94) |
HSL | 28 | 46% | 57% | - | hsl(28,46%,57%) |
HSV | 28 | 52% | 77% | - | hsv(28,52%,77%) |
XYZ | 34.3102 | 31.5937 | 14.8795 | - | xyz(34.3102,31.5937,14.8795) |
CIE-LAB | 63.01 | 15.47 | 33.2 | - | lab(63.01,15.47,33.2) |
CMYK | 0 | 0.28061224489796 | 0.52040816326531 | 0.23137254901961 | cmyk(0,0.28061224489796,0.52040816326531,0.23137254901961) |
Description
The RGB value of color #c48d5e is rgb(196, 141, 94).
In the hex color #c48d5e, The value of Red is 196, value of Green is 141, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #c48d5e consists of 28° Hue, 46% Saturation, and 57% Lightness.
In the CMYK color model, the color #c48d5e can be represented as Cyan=0%, Magenta=0.28061224489796%, Yellow=0.52040816326531%, and Black=0.23137254901961%.
Shades of #c48d5e
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 #c48d5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c48d5e
Preview of #c48d5e on White Background
The contrast ratio of #c48d5e with white color is 2.87
Preview of #c48d5e on black background
The contrast ratio of #c48d5e with black color is 7.32
#c48d5e color will look good with a black background.
Color Schemes of #c48d5e
Triadic Colors of #c48d5e
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 #c48d5e
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 #c48d5e
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 #c48d5e
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: #c48d5e;
}
This is a sample text used for the color #c48d5e. 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: #c48d5e;
}
This is a sample text used for the color #c48d5e. 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 #c48d5e;
}
This is a sample text used for the color #c48d5e. 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 45.48%
Green 32.71%
Blue 21.81%
CMYK Percentage
Cyan 0
Magenta 27.18%
Yellow 50.41%
Black 22.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.