Shades of Baker's Chocolate #513109
Tints of Baker's Chocolate #513109
RGB
CMYK
RGB Variations
Color information
#513109 (or 0x513109) is known color: Baker's Chocolate. HEX triplet: 51, 31 and 09. RGB value is (81,49,9). Sum of RGB (Red+Green+Blue) = 81+49+9=139 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.27% from 139); Green value is 49 (19.53% from 255 or 35.25% from 139); Blue value is 9 (3.91% from 255 or 6.47% from 139); Max value from RGB is 81 - color contains mainly: red. Hex color #513109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513109 is #AECEF6. Grayscale: #363636. Windows color (decimal): -11456247 or 602449. OLE color: 602449.
HSL color Cylindrical-coordinate representation of color #513109: hue angle of 33.33º 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 #513109 is Cyan = 0, Magento = 0.40, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 9 | - |
| CMYK | 0 | 0.40 | 0.89 | 0.68 |
| HSL | 33.33º | 0.8% | 0.18% | - |
| HSV(B) | 33.33º | 0.89% | 0.32% | - |
| XYZ | 4.54 | 3.97 | 0.78 | - |
| YUV | 54.01 | 102.6 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 9 | 0 | 0.40 | 0.89 | 0.68 | 33.33 | 0.8 | 0.18 |
| Hex | 51 | 31 | 9 | 0 | 28 | 59 | 44 | 21 | 50 | 12 |
| Octal | 121 | 61 | 11 | 0 | 50 | 131 | 104 | 41 | 120 | 22 |
| Binary | 1010001 | 110001 | 1001 | 0 | 101000 | 1011001 | 1000100 | 100001 | 1010000 | 10010 |
Color Harmonies of #513109
Complementary color
Monochromatic Colors of #513109
Black with #513109
Text Example
Text Example
White with #513109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513109; }
p { color: rgb(81,49,9); }
H1.HeaderClassName
{
color: #513109;
}
.AnyTagClassName
{
color: #513109;
}
</style>
background-color css
<style>
a { background-color: #513109; }
a { background-color: rgb(81,49,9); }
div.DivClassName
{
background-color: #513109;
}
.BgClassName
{
background-color: #513109;
}
</style>
border-color css
<style>
span { border-color: #513109; }
span { border-color: rgb(81,49,9); }
td.TdClassName
{
border-color: #513109;
}
.TagClassName
{
border-color: #513109;
}
</style>