Shades of Baker's Chocolate #522608
Tints of Baker's Chocolate #522608
RGB
CMYK
RGB Variations
Color information
#522608 (or 0x522608) is known color: Baker's Chocolate. HEX triplet: 52, 26 and 08. RGB value is (82,38,8). Sum of RGB (Red+Green+Blue) = 82+38+8=128 (16% of max value = 765). Red value is 82 (32.42% from 255 or 64.06% from 128); Green value is 38 (15.23% from 255 or 29.69% from 128); Blue value is 8 (3.52% from 255 or 6.25% from 128); Max value from RGB is 82 - color contains mainly: red. Hex color #522608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522608 is #ADD9F7. Grayscale: #2F2F2F. Windows color (decimal): -11393528 or 534098. OLE color: 534098.
HSL color Cylindrical-coordinate representation of color #522608: hue angle of 24.32º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #522608 is Cyan = 0, Magento = 0.54, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 38 | 8 | - |
| CMYK | 0 | 0.54 | 0.90 | 0.68 |
| HSL | 24.32º | 0.82% | 0.18% | - |
| HSV(B) | 24.32º | 0.9% | 0.32% | - |
| XYZ | 4.22 | 3.2 | 0.62 | - |
| YUV | 47.74 | 105.58 | 152.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 38 | 8 | 0 | 0.54 | 0.90 | 0.68 | 24.32 | 0.82 | 0.18 |
| Hex | 52 | 26 | 8 | 0 | 36 | 5A | 44 | 18 | 52 | 12 |
| Octal | 122 | 46 | 10 | 0 | 66 | 132 | 104 | 30 | 122 | 22 |
| Binary | 1010010 | 100110 | 1000 | 0 | 110110 | 1011010 | 1000100 | 11000 | 1010010 | 10010 |
Color Harmonies of #522608
Complementary color
Monochromatic Colors of #522608
Black with #522608
Text Example
Text Example
White with #522608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522608; }
p { color: rgb(82,38,8); }
H1.HeaderClassName
{
color: #522608;
}
.AnyTagClassName
{
color: #522608;
}
</style>
background-color css
<style>
a { background-color: #522608; }
a { background-color: rgb(82,38,8); }
div.DivClassName
{
background-color: #522608;
}
.BgClassName
{
background-color: #522608;
}
</style>
border-color css
<style>
span { border-color: #522608; }
span { border-color: rgb(82,38,8); }
td.TdClassName
{
border-color: #522608;
}
.TagClassName
{
border-color: #522608;
}
</style>