Shades of Baker's Chocolate #513309
Tints of Baker's Chocolate #513309
RGB
CMYK
RGB Variations
Color information
#513309 (or 0x513309) is known color: Baker's Chocolate. HEX triplet: 51, 33 and 09. RGB value is (81,51,9). Sum of RGB (Red+Green+Blue) = 81+51+9=141 (18% of max value = 765). Red value is 81 (32.03% from 255 or 57.45% from 141); Green value is 51 (20.31% from 255 or 36.17% from 141); Blue value is 9 (3.91% from 255 or 6.38% from 141); Max value from RGB is 81 - color contains mainly: red. Hex color #513309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513309 is #AECCF6. Grayscale: #373737. Windows color (decimal): -11455735 or 602961. OLE color: 602961.
HSL color Cylindrical-coordinate representation of color #513309: hue angle of 35º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #513309 is Cyan = 0, Magento = 0.37, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 9 | - |
| CMYK | 0 | 0.37 | 0.89 | 0.68 |
| HSL | 35º | 0.8% | 0.18% | - |
| HSV(B) | 35º | 0.89% | 0.32% | - |
| XYZ | 4.63 | 4.14 | 0.81 | - |
| YUV | 55.18 | 101.94 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 9 | 0 | 0.37 | 0.89 | 0.68 | 35 | 0.8 | 0.18 |
| Hex | 51 | 33 | 9 | 0 | 25 | 59 | 44 | 23 | 50 | 12 |
| Octal | 121 | 63 | 11 | 0 | 45 | 131 | 104 | 43 | 120 | 22 |
| Binary | 1010001 | 110011 | 1001 | 0 | 100101 | 1011001 | 1000100 | 100011 | 1010000 | 10010 |
Color Harmonies of #513309
Complementary color
Monochromatic Colors of #513309
Black with #513309
Text Example
Text Example
White with #513309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513309; }
p { color: rgb(81,51,9); }
H1.HeaderClassName
{
color: #513309;
}
.AnyTagClassName
{
color: #513309;
}
</style>
background-color css
<style>
a { background-color: #513309; }
a { background-color: rgb(81,51,9); }
div.DivClassName
{
background-color: #513309;
}
.BgClassName
{
background-color: #513309;
}
</style>
border-color css
<style>
span { border-color: #513309; }
span { border-color: rgb(81,51,9); }
td.TdClassName
{
border-color: #513309;
}
.TagClassName
{
border-color: #513309;
}
</style>