Shades of Crater Brown #564440
Tints of Crater Brown #564440
RGB
CMYK
RGB Variations
Color information
#564440 (or 0x564440) is known color: Crater Brown. HEX triplet: 56, 44 and 40. RGB value is (86,68,64). Sum of RGB (Red+Green+Blue) = 86+68+64=218 (28% of max value = 765). Red value is 86 (33.98% from 255 or 39.45% from 218); Green value is 68 (26.95% from 255 or 31.19% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 86 - color contains mainly: red. Hex color #564440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564440 is #A9BBBF. Grayscale: #484848. Windows color (decimal): -11123648 or 4211798. OLE color: 4211798.
HSL color Cylindrical-coordinate representation of color #564440: hue angle of 10.91º degrees, saturation: 0.15, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #564440 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 68 | 64 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.66 |
| HSL | 10.91º | 0.15% | 0.29% | - |
| HSV(B) | 10.91º | 0.26% | 0.34% | - |
| XYZ | 6.83 | 6.48 | 5.74 | - |
| YUV | 72.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 68 | 64 | 0 | 0.21 | 0.26 | 0.66 | 10.91 | 0.15 | 0.29 |
| Hex | 56 | 44 | 40 | 0 | 15 | 1A | 42 | B | F | 1D |
| Octal | 126 | 104 | 100 | 0 | 25 | 32 | 102 | 13 | 17 | 35 |
| Binary | 1010110 | 1000100 | 1000000 | 0 | 10101 | 11010 | 1000010 | 1011 | 1111 | 11101 |
Color Harmonies of #564440
Complementary color
Monochromatic Colors of #564440
Black with #564440
Text Example
Text Example
White with #564440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564440; }
p { color: rgb(86,68,64); }
H1.HeaderClassName
{
color: #564440;
}
.AnyTagClassName
{
color: #564440;
}
</style>
background-color css
<style>
a { background-color: #564440; }
a { background-color: rgb(86,68,64); }
div.DivClassName
{
background-color: #564440;
}
.BgClassName
{
background-color: #564440;
}
</style>
border-color css
<style>
span { border-color: #564440; }
span { border-color: rgb(86,68,64); }
td.TdClassName
{
border-color: #564440;
}
.TagClassName
{
border-color: #564440;
}
</style>