Shades of Baker's Chocolate #523815
Tints of Baker's Chocolate #523815
RGB
CMYK
RGB Variations
Color information
#523815 (or 0x523815) is known color: Baker's Chocolate. HEX triplet: 52, 38 and 15. RGB value is (82,56,21). Sum of RGB (Red+Green+Blue) = 82+56+21=159 (21% of max value = 765). Red value is 82 (32.42% from 255 or 51.57% from 159); Green value is 56 (22.27% from 255 or 35.22% from 159); Blue value is 21 (8.59% from 255 or 13.21% from 159); Max value from RGB is 82 - color contains mainly: red. Hex color #523815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523815 is #ADC7EA. Grayscale: #3B3B3B. Windows color (decimal): -11388907 or 1390674. OLE color: 1390674.
HSL color Cylindrical-coordinate representation of color #523815: hue angle of 34.43º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #523815 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 56 | 21 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.68 |
| HSL | 34.43º | 0.59% | 0.2% | - |
| HSV(B) | 34.43º | 0.74% | 0.32% | - |
| XYZ | 5.03 | 4.68 | 1.35 | - |
| YUV | 59.78 | 106.11 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 21 | 0 | 0.32 | 0.74 | 0.68 | 34.43 | 0.59 | 0.2 |
| Hex | 52 | 38 | 15 | 0 | 20 | 4A | 44 | 22 | 3B | 14 |
| Octal | 122 | 70 | 25 | 0 | 40 | 112 | 104 | 42 | 73 | 24 |
| Binary | 1010010 | 111000 | 10101 | 0 | 100000 | 1001010 | 1000100 | 100010 | 111011 | 10100 |
Color Harmonies of #523815
Complementary color
Monochromatic Colors of #523815
Black with #523815
Text Example
Text Example
White with #523815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523815; }
p { color: rgb(82,56,21); }
H1.HeaderClassName
{
color: #523815;
}
.AnyTagClassName
{
color: #523815;
}
</style>
background-color css
<style>
a { background-color: #523815; }
a { background-color: rgb(82,56,21); }
div.DivClassName
{
background-color: #523815;
}
.BgClassName
{
background-color: #523815;
}
</style>
border-color css
<style>
span { border-color: #523815; }
span { border-color: rgb(82,56,21); }
td.TdClassName
{
border-color: #523815;
}
.TagClassName
{
border-color: #523815;
}
</style>