Shades of Baker's Chocolate #523406
Tints of Baker's Chocolate #523406
RGB
CMYK
RGB Variations
Color information
#523406 (or 0x523406) is known color: Baker's Chocolate. HEX triplet: 52, 34 and 06. RGB value is (82,52,6). Sum of RGB (Red+Green+Blue) = 82+52+6=140 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.57% from 140); Green value is 52 (20.70% from 255 or 37.14% from 140); Blue value is 6 (2.73% from 255 or 4.29% from 140); Max value from RGB is 82 - color contains mainly: red. Hex color #523406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523406 is #ADCBF9. Grayscale: #373737. Windows color (decimal): -11389946 or 406610. OLE color: 406610.
HSL color Cylindrical-coordinate representation of color #523406: hue angle of 36.32º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #523406 is Cyan = 0, Magento = 0.37, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 52 | 6 | - |
| CMYK | 0 | 0.37 | 0.93 | 0.68 |
| HSL | 36.32º | 0.86% | 0.17% | - |
| HSV(B) | 36.32º | 0.93% | 0.32% | - |
| XYZ | 4.74 | 4.26 | 0.75 | - |
| YUV | 55.73 | 99.94 | 146.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 6 | 0 | 0.37 | 0.93 | 0.68 | 36.32 | 0.86 | 0.17 |
| Hex | 52 | 34 | 6 | 0 | 25 | 5D | 44 | 24 | 56 | 11 |
| Octal | 122 | 64 | 6 | 0 | 45 | 135 | 104 | 44 | 126 | 21 |
| Binary | 1010010 | 110100 | 110 | 0 | 100101 | 1011101 | 1000100 | 100100 | 1010110 | 10001 |
Color Harmonies of #523406
Complementary color
Monochromatic Colors of #523406
Black with #523406
Text Example
Text Example
White with #523406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523406; }
p { color: rgb(82,52,6); }
H1.HeaderClassName
{
color: #523406;
}
.AnyTagClassName
{
color: #523406;
}
</style>
background-color css
<style>
a { background-color: #523406; }
a { background-color: rgb(82,52,6); }
div.DivClassName
{
background-color: #523406;
}
.BgClassName
{
background-color: #523406;
}
</style>
border-color css
<style>
span { border-color: #523406; }
span { border-color: rgb(82,52,6); }
td.TdClassName
{
border-color: #523406;
}
.TagClassName
{
border-color: #523406;
}
</style>