#56482c Hex Color
rgb(86, 72, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 56 | 48 | 2c | - | #56482c |
RGB | 86 | 72 | 44 | - | rgb(86,72,44) |
HSL | 40 | 32% | 25% | - | hsl(40,32%,25%) |
HSV | 40 | 49% | 34% | - | hsv(40,49%,34%) |
XYZ | 6.6097 | 6.795 | 3.3461 | - | xyz(6.6097,6.795,3.3461) |
CIE-LAB | 31.34 | 1.58 | 18.97 | - | lab(31.34,1.58,18.97) |
CMYK | 0 | 0.16279069767442 | 0.48837209302326 | 0.66274509803922 | cmyk(0,0.16279069767442,0.48837209302326,0.66274509803922) |
Description
The RGB value of color #56482c is rgb(86, 72, 44).
In the hex color #56482c, The value of Red is 86, value of Green is 72, and value of Blue is 44. The primary color is Red. Similarly, The HSL values for #56482c consists of 40° Hue, 32% Saturation, and 25% Lightness.
In the CMYK color model, the color #56482c can be represented as Cyan=0%, Magenta=0.16279069767442%, Yellow=0.48837209302326%, and Black=0.66274509803922%.
Shades of #56482c
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 #56482c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #56482c
Preview of #56482c on White Background
The contrast ratio of #56482c with white color is 8.9
#56482c color will look good on a white background.
Preview of #56482c on black background
The contrast ratio of #56482c with black color is 2.36
Color Schemes of #56482c
Triadic Colors of #56482c
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 #56482c
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 #56482c
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 #56482c
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 #56482c
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: #56482c;
}
This is a sample text used for the color #56482c. 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: #56482c;
}
This is a sample text used for the color #56482c. 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 #56482c;
}
This is a sample text used for the color #56482c. 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 42.57%
Green 35.64%
Blue 21.78%
CMYK Percentage
Cyan 0
Magenta 12.39%
Yellow 37.17%
Black 50.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.