Shades of Baker's Chocolate #513705
Tints of Baker's Chocolate #513705
RGB
CMYK
RGB Variations
Color information
#513705 (or 0x513705) is known color: Baker's Chocolate. HEX triplet: 51, 37 and 05. RGB value is (81,55,5). Sum of RGB (Red+Green+Blue) = 81+55+5=141 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.45% from 141); Green value is 55 (21.88% from 255 or 39.01% from 141); Blue value is 5 (2.34% from 255 or 3.55% from 141); Max value from RGB is 81 - color contains mainly: red. Hex color #513705 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513705 is #AEC8FA. Grayscale: #393939. Windows color (decimal): -11454715 or 341841. OLE color: 341841.
HSL color Cylindrical-coordinate representation of color #513705: hue angle of 39.47º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #513705 is Cyan = 0, Magento = 0.32, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 55 | 5 | - |
| CMYK | 0 | 0.32 | 0.94 | 0.68 |
| HSL | 39.47º | 0.88% | 0.17% | - |
| HSV(B) | 39.47º | 0.94% | 0.32% | - |
| XYZ | 4.79 | 4.49 | 0.76 | - |
| YUV | 57.07 | 98.61 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 55 | 5 | 0 | 0.32 | 0.94 | 0.68 | 39.47 | 0.88 | 0.17 |
| Hex | 51 | 37 | 5 | 0 | 20 | 5E | 44 | 27 | 58 | 11 |
| Octal | 121 | 67 | 5 | 0 | 40 | 136 | 104 | 47 | 130 | 21 |
| Binary | 1010001 | 110111 | 101 | 0 | 100000 | 1011110 | 1000100 | 100111 | 1011000 | 10001 |
Color Harmonies of #513705
Complementary color
Monochromatic Colors of #513705
Black with #513705
Text Example
Text Example
White with #513705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513705; }
p { color: rgb(81,55,5); }
H1.HeaderClassName
{
color: #513705;
}
.AnyTagClassName
{
color: #513705;
}
</style>
background-color css
<style>
a { background-color: #513705; }
a { background-color: rgb(81,55,5); }
div.DivClassName
{
background-color: #513705;
}
.BgClassName
{
background-color: #513705;
}
</style>
border-color css
<style>
span { border-color: #513705; }
span { border-color: rgb(81,55,5); }
td.TdClassName
{
border-color: #513705;
}
.TagClassName
{
border-color: #513705;
}
</style>