#563d38 Hex Color
rgb(86, 61, 56)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 56 | 3d | 38 | - | #563d38 |
| RGB | 86 | 61 | 56 | - | rgb(86,61,56) |
| HSL | 10 | 21% | 28% | - | hsl(10,21%,28%) |
| HSV | 10 | 35% | 34% | - | hsv(10,35%,34%) |
| XYZ | 6.2203 | 5.6014 | 4.4947 | - | xyz(6.2203,5.6014,4.4947) |
| CIE-LAB | 28.38 | 10.18 | 7.4 | - | lab(28.38,10.18,7.4) |
| CMYK | 0 | 0.2906976744186 | 0.34883720930233 | 0.66274509803922 | cmyk(0,0.2906976744186,0.34883720930233,0.66274509803922) |
Description
The RGB value of color #563d38 is rgb(86, 61, 56).
In the hex color #563d38, The value of Red is 86, value of Green is 61, and value of Blue is 56. The primary color is Red. Similarly, The HSL values for #563d38 consists of 10° Hue, 21% Saturation, and 28% Lightness.
In the CMYK color model, the color #563d38 can be represented as Cyan=0%, Magenta=0.2906976744186%, Yellow=0.34883720930233%, and Black=0.66274509803922%.
Shades of #563d38
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 #563d38
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #563d38
Preview of #563d38 on White Background
The contrast ratio of #563d38 with white color is 9.9
#563d38 color will look good on a white background.
Preview of #563d38 on black background
The contrast ratio of #563d38 with black color is 2.12
Color Schemes of #563d38
Triadic Colors of #563d38
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 #563d38
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 #563d38
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 #563d38
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 #563d38
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: #563d38;
}
This is a sample text used for the color #563d38. 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: #563d38;
}
This is a sample text used for the color #563d38. 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 #563d38;
}
This is a sample text used for the color #563d38. 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.36%
Green 30.05%
Blue 27.59%
CMYK Percentage
Cyan 0
Magenta 22.32%
Yellow 26.79%
Black 50.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.