Shades of Baker's Chocolate #563618
Tints of Baker's Chocolate #563618
RGB
CMYK
RGB Variations
Color information
#563618 (or 0x563618) is known color: Baker's Chocolate. HEX triplet: 56, 36 and 18. RGB value is (86,54,24). Sum of RGB (Red+Green+Blue) = 86+54+24=164 (21% of max value = 765). Red value is 86 (33.98% from 255 or 52.44% from 164); Green value is 54 (21.48% from 255 or 32.93% from 164); Blue value is 24 (9.77% from 255 or 14.63% from 164); Max value from RGB is 86 - color contains mainly: red. Hex color #563618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #563618 is #A9C9E7. Grayscale: #3C3C3C. Windows color (decimal): -11127272 or 1586774. OLE color: 1586774.
HSL color Cylindrical-coordinate representation of color #563618: hue angle of 29.03º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #563618 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 54 | 24 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.66 |
| HSL | 29.03º | 0.56% | 0.22% | - |
| HSV(B) | 29.03º | 0.72% | 0.34% | - |
| XYZ | 5.32 | 4.68 | 1.49 | - |
| YUV | 60.15 | 107.6 | 146.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 54 | 24 | 0 | 0.37 | 0.72 | 0.66 | 29.03 | 0.56 | 0.22 |
| Hex | 56 | 36 | 18 | 0 | 25 | 48 | 42 | 1D | 38 | 16 |
| Octal | 126 | 66 | 30 | 0 | 45 | 110 | 102 | 35 | 70 | 26 |
| Binary | 1010110 | 110110 | 11000 | 0 | 100101 | 1001000 | 1000010 | 11101 | 111000 | 10110 |
Color Harmonies of #563618
Complementary color
Monochromatic Colors of #563618
Black with #563618
Text Example
Text Example
White with #563618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563618; }
p { color: rgb(86,54,24); }
H1.HeaderClassName
{
color: #563618;
}
.AnyTagClassName
{
color: #563618;
}
</style>
background-color css
<style>
a { background-color: #563618; }
a { background-color: rgb(86,54,24); }
div.DivClassName
{
background-color: #563618;
}
.BgClassName
{
background-color: #563618;
}
</style>
border-color css
<style>
span { border-color: #563618; }
span { border-color: rgb(86,54,24); }
td.TdClassName
{
border-color: #563618;
}
.TagClassName
{
border-color: #563618;
}
</style>