Shades of Baker's Chocolate #513408
Tints of Baker's Chocolate #513408
RGB
CMYK
RGB Variations
Color information
#513408 (or 0x513408) is known color: Baker's Chocolate. HEX triplet: 51, 34 and 08. RGB value is (81,52,8). Sum of RGB (Red+Green+Blue) = 81+52+8=141 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.45% from 141); Green value is 52 (20.70% from 255 or 36.88% from 141); Blue value is 8 (3.52% from 255 or 5.67% from 141); Max value from RGB is 81 - color contains mainly: red. Hex color #513408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513408 is #AECBF7. Grayscale: #373737. Windows color (decimal): -11455480 or 537681. OLE color: 537681.
HSL color Cylindrical-coordinate representation of color #513408: hue angle of 36.16º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #513408 is Cyan = 0, Magento = 0.36, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 8 | - |
| CMYK | 0 | 0.36 | 0.90 | 0.68 |
| HSL | 36.16º | 0.82% | 0.17% | - |
| HSV(B) | 36.16º | 0.9% | 0.32% | - |
| XYZ | 4.67 | 4.22 | 0.8 | - |
| YUV | 55.66 | 101.11 | 146.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 8 | 0 | 0.36 | 0.90 | 0.68 | 36.16 | 0.82 | 0.17 |
| Hex | 51 | 34 | 8 | 0 | 24 | 5A | 44 | 24 | 52 | 11 |
| Octal | 121 | 64 | 10 | 0 | 44 | 132 | 104 | 44 | 122 | 21 |
| Binary | 1010001 | 110100 | 1000 | 0 | 100100 | 1011010 | 1000100 | 100100 | 1010010 | 10001 |
Color Harmonies of #513408
Complementary color
Monochromatic Colors of #513408
Black with #513408
Text Example
Text Example
White with #513408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513408; }
p { color: rgb(81,52,8); }
H1.HeaderClassName
{
color: #513408;
}
.AnyTagClassName
{
color: #513408;
}
</style>
background-color css
<style>
a { background-color: #513408; }
a { background-color: rgb(81,52,8); }
div.DivClassName
{
background-color: #513408;
}
.BgClassName
{
background-color: #513408;
}
</style>
border-color css
<style>
span { border-color: #513408; }
span { border-color: rgb(81,52,8); }
td.TdClassName
{
border-color: #513408;
}
.TagClassName
{
border-color: #513408;
}
</style>