Shades of Baker's Chocolate #513708
Tints of Baker's Chocolate #513708
RGB
CMYK
RGB Variations
Color information
#513708 (or 0x513708) is known color: Baker's Chocolate. HEX triplet: 51, 37 and 08. RGB value is (81,55,8). Sum of RGB (Red+Green+Blue) = 81+55+8=144 (19% of max value = 765). Red value is 81 (32.03% from 255 or 56.25% from 144); Green value is 55 (21.88% from 255 or 38.19% from 144); Blue value is 8 (3.52% from 255 or 5.56% from 144); Max value from RGB is 81 - color contains mainly: red. Hex color #513708 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513708 is #AEC8F7. Grayscale: #393939. Windows color (decimal): -11454712 or 538449. OLE color: 538449.
HSL color Cylindrical-coordinate representation of color #513708: hue angle of 38.63º 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 #513708 is Cyan = 0, Magento = 0.32, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 55 | 8 | - |
| CMYK | 0 | 0.32 | 0.90 | 0.68 |
| HSL | 38.63º | 0.82% | 0.17% | - |
| HSV(B) | 38.63º | 0.9% | 0.32% | - |
| XYZ | 4.8 | 4.5 | 0.85 | - |
| YUV | 57.42 | 100.11 | 144.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 8 | 0 | 0.32 | 0.90 | 0.68 | 38.63 | 0.82 | 0.17 |
| Hex | 51 | 37 | 8 | 0 | 20 | 5A | 44 | 27 | 52 | 11 |
| Octal | 121 | 67 | 10 | 0 | 40 | 132 | 104 | 47 | 122 | 21 |
| Binary | 1010001 | 110111 | 1000 | 0 | 100000 | 1011010 | 1000100 | 100111 | 1010010 | 10001 |
Color Harmonies of #513708
Complementary color
Monochromatic Colors of #513708
Black with #513708
Text Example
Text Example
White with #513708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513708; }
p { color: rgb(81,55,8); }
H1.HeaderClassName
{
color: #513708;
}
.AnyTagClassName
{
color: #513708;
}
</style>
background-color css
<style>
a { background-color: #513708; }
a { background-color: rgb(81,55,8); }
div.DivClassName
{
background-color: #513708;
}
.BgClassName
{
background-color: #513708;
}
</style>
border-color css
<style>
span { border-color: #513708; }
span { border-color: rgb(81,55,8); }
td.TdClassName
{
border-color: #513708;
}
.TagClassName
{
border-color: #513708;
}
</style>