Shades of Baker's Chocolate #523513
Tints of Baker's Chocolate #523513
RGB
CMYK
RGB Variations
Color information
#523513 (or 0x523513) is known color: Baker's Chocolate. HEX triplet: 52, 35 and 13. RGB value is (82,53,19). Sum of RGB (Red+Green+Blue) = 82+53+19=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 53 (21.09% from 255 or 34.42% from 154); Blue value is 19 (7.81% from 255 or 12.34% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #523513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523513 is #ADCAEC. Grayscale: #393939. Windows color (decimal): -11389677 or 1258834. OLE color: 1258834.
HSL color Cylindrical-coordinate representation of color #523513: hue angle of 32.38º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #523513 is Cyan = 0, Magento = 0.35, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 19 | - |
| CMYK | 0 | 0.35 | 0.77 | 0.68 |
| HSL | 32.38º | 0.62% | 0.2% | - |
| HSV(B) | 32.38º | 0.77% | 0.32% | - |
| XYZ | 4.87 | 4.39 | 1.21 | - |
| YUV | 57.8 | 106.11 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 19 | 0 | 0.35 | 0.77 | 0.68 | 32.38 | 0.62 | 0.2 |
| Hex | 52 | 35 | 13 | 0 | 23 | 4D | 44 | 20 | 3E | 14 |
| Octal | 122 | 65 | 23 | 0 | 43 | 115 | 104 | 40 | 76 | 24 |
| Binary | 1010010 | 110101 | 10011 | 0 | 100011 | 1001101 | 1000100 | 100000 | 111110 | 10100 |
Color Harmonies of #523513
Complementary color
Monochromatic Colors of #523513
Black with #523513
Text Example
Text Example
White with #523513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523513; }
p { color: rgb(82,53,19); }
H1.HeaderClassName
{
color: #523513;
}
.AnyTagClassName
{
color: #523513;
}
</style>
background-color css
<style>
a { background-color: #523513; }
a { background-color: rgb(82,53,19); }
div.DivClassName
{
background-color: #523513;
}
.BgClassName
{
background-color: #523513;
}
</style>
border-color css
<style>
span { border-color: #523513; }
span { border-color: rgb(82,53,19); }
td.TdClassName
{
border-color: #523513;
}
.TagClassName
{
border-color: #523513;
}
</style>