Shades of Baker's Chocolate #513009
Tints of Baker's Chocolate #513009
RGB
CMYK
RGB Variations
Color information
#513009 (or 0x513009) is known color: Baker's Chocolate. HEX triplet: 51, 30 and 09. RGB value is (81,48,9). Sum of RGB (Red+Green+Blue) = 81+48+9=138 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.70% from 138); Green value is 48 (19.14% from 255 or 34.78% from 138); Blue value is 9 (3.91% from 255 or 6.52% from 138); Max value from RGB is 81 - color contains mainly: red. Hex color #513009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513009 is #AECFF6. Grayscale: #353535. Windows color (decimal): -11456503 or 602193. OLE color: 602193.
HSL color Cylindrical-coordinate representation of color #513009: hue angle of 32.5º 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 #513009 is Cyan = 0, Magento = 0.41, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 48 | 9 | - |
| CMYK | 0 | 0.41 | 0.89 | 0.68 |
| HSL | 32.5º | 0.8% | 0.18% | - |
| HSV(B) | 32.5º | 0.89% | 0.32% | - |
| XYZ | 4.5 | 3.88 | 0.77 | - |
| YUV | 53.42 | 102.93 | 147.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 48 | 9 | 0 | 0.41 | 0.89 | 0.68 | 32.5 | 0.8 | 0.18 |
| Hex | 51 | 30 | 9 | 0 | 29 | 59 | 44 | 20 | 50 | 12 |
| Octal | 121 | 60 | 11 | 0 | 51 | 131 | 104 | 40 | 120 | 22 |
| Binary | 1010001 | 110000 | 1001 | 0 | 101001 | 1011001 | 1000100 | 100000 | 1010000 | 10010 |
Color Harmonies of #513009
Complementary color
Monochromatic Colors of #513009
Black with #513009
Text Example
Text Example
White with #513009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513009; }
p { color: rgb(81,48,9); }
H1.HeaderClassName
{
color: #513009;
}
.AnyTagClassName
{
color: #513009;
}
</style>
background-color css
<style>
a { background-color: #513009; }
a { background-color: rgb(81,48,9); }
div.DivClassName
{
background-color: #513009;
}
.BgClassName
{
background-color: #513009;
}
</style>
border-color css
<style>
span { border-color: #513009; }
span { border-color: rgb(81,48,9); }
td.TdClassName
{
border-color: #513009;
}
.TagClassName
{
border-color: #513009;
}
</style>