Shades of Baker's Chocolate #513512
Tints of Baker's Chocolate #513512
RGB
CMYK
RGB Variations
Color information
#513512 (or 0x513512) is known color: Baker's Chocolate. HEX triplet: 51, 35 and 12. RGB value is (81,53,18). Sum of RGB (Red+Green+Blue) = 81+53+18=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 53 (21.09% from 255 or 34.87% from 152); Blue value is 18 (7.42% from 255 or 11.84% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #513512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513512 is #AECAED. Grayscale: #393939. Windows color (decimal): -11455214 or 1193297. OLE color: 1193297.
HSL color Cylindrical-coordinate representation of color #513512: hue angle of 33.33º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #513512 is Cyan = 0, Magento = 0.35, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 18 | - |
| CMYK | 0 | 0.35 | 0.78 | 0.68 |
| HSL | 33.33º | 0.64% | 0.19% | - |
| HSV(B) | 33.33º | 0.78% | 0.32% | - |
| XYZ | 4.78 | 4.34 | 1.16 | - |
| YUV | 57.38 | 105.78 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 18 | 0 | 0.35 | 0.78 | 0.68 | 33.33 | 0.64 | 0.19 |
| Hex | 51 | 35 | 12 | 0 | 23 | 4E | 44 | 21 | 40 | 13 |
| Octal | 121 | 65 | 22 | 0 | 43 | 116 | 104 | 41 | 100 | 23 |
| Binary | 1010001 | 110101 | 10010 | 0 | 100011 | 1001110 | 1000100 | 100001 | 1000000 | 10011 |
Color Harmonies of #513512
Complementary color
Monochromatic Colors of #513512
Black with #513512
Text Example
Text Example
White with #513512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513512; }
p { color: rgb(81,53,18); }
H1.HeaderClassName
{
color: #513512;
}
.AnyTagClassName
{
color: #513512;
}
</style>
background-color css
<style>
a { background-color: #513512; }
a { background-color: rgb(81,53,18); }
div.DivClassName
{
background-color: #513512;
}
.BgClassName
{
background-color: #513512;
}
</style>
border-color css
<style>
span { border-color: #513512; }
span { border-color: rgb(81,53,18); }
td.TdClassName
{
border-color: #513512;
}
.TagClassName
{
border-color: #513512;
}
</style>