Shades of Baker's Chocolate #513413
Tints of Baker's Chocolate #513413
RGB
CMYK
RGB Variations
Color information
#513413 (or 0x513413) is known color: Baker's Chocolate. HEX triplet: 51, 34 and 13. RGB value is (81,52,19). Sum of RGB (Red+Green+Blue) = 81+52+19=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 52 (20.70% from 255 or 34.21% from 152); Blue value is 19 (7.81% from 255 or 12.5% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #513413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513413 is #AECBEC. Grayscale: #393939. Windows color (decimal): -11455469 or 1258577. OLE color: 1258577.
HSL color Cylindrical-coordinate representation of color #513413: hue angle of 31.94º 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 #513413 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 52 | 19 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.68 |
| HSL | 31.94º | 0.62% | 0.2% | - |
| HSV(B) | 31.94º | 0.77% | 0.32% | - |
| XYZ | 4.74 | 4.25 | 1.19 | - |
| YUV | 56.91 | 106.61 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 52 | 19 | 0 | 0.36 | 0.77 | 0.68 | 31.94 | 0.62 | 0.2 |
| Hex | 51 | 34 | 13 | 0 | 24 | 4D | 44 | 20 | 3E | 14 |
| Octal | 121 | 64 | 23 | 0 | 44 | 115 | 104 | 40 | 76 | 24 |
| Binary | 1010001 | 110100 | 10011 | 0 | 100100 | 1001101 | 1000100 | 100000 | 111110 | 10100 |
Color Harmonies of #513413
Complementary color
Monochromatic Colors of #513413
Black with #513413
Text Example
Text Example
White with #513413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513413; }
p { color: rgb(81,52,19); }
H1.HeaderClassName
{
color: #513413;
}
.AnyTagClassName
{
color: #513413;
}
</style>
background-color css
<style>
a { background-color: #513413; }
a { background-color: rgb(81,52,19); }
div.DivClassName
{
background-color: #513413;
}
.BgClassName
{
background-color: #513413;
}
</style>
border-color css
<style>
span { border-color: #513413; }
span { border-color: rgb(81,52,19); }
td.TdClassName
{
border-color: #513413;
}
.TagClassName
{
border-color: #513413;
}
</style>