Shades of Baker's Chocolate #513211
Tints of Baker's Chocolate #513211
RGB
CMYK
RGB Variations
Color information
#513211 (or 0x513211) is known color: Baker's Chocolate. HEX triplet: 51, 32 and 11. RGB value is (81,50,17). Sum of RGB (Red+Green+Blue) = 81+50+17=148 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54.73% from 148); Green value is 50 (19.92% from 255 or 33.78% from 148); Blue value is 17 (7.03% from 255 or 11.49% from 148); Max value from RGB is 81 - color contains mainly: red. Hex color #513211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513211 is #AECDEE. Grayscale: #373737. Windows color (decimal): -11455983 or 1126993. OLE color: 1126993.
HSL color Cylindrical-coordinate representation of color #513211: hue angle of 30.94º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #513211 is Cyan = 0, Magento = 0.38, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 50 | 17 | - |
| CMYK | 0 | 0.38 | 0.79 | 0.68 |
| HSL | 30.94º | 0.65% | 0.19% | - |
| HSV(B) | 30.94º | 0.79% | 0.32% | - |
| XYZ | 4.64 | 4.07 | 1.07 | - |
| YUV | 55.51 | 106.27 | 146.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 50 | 17 | 0 | 0.38 | 0.79 | 0.68 | 30.94 | 0.65 | 0.19 |
| Hex | 51 | 32 | 11 | 0 | 26 | 4F | 44 | 1F | 41 | 13 |
| Octal | 121 | 62 | 21 | 0 | 46 | 117 | 104 | 37 | 101 | 23 |
| Binary | 1010001 | 110010 | 10001 | 0 | 100110 | 1001111 | 1000100 | 11111 | 1000001 | 10011 |
Color Harmonies of #513211
Complementary color
Monochromatic Colors of #513211
Black with #513211
Text Example
Text Example
White with #513211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513211; }
p { color: rgb(81,50,17); }
H1.HeaderClassName
{
color: #513211;
}
.AnyTagClassName
{
color: #513211;
}
</style>
background-color css
<style>
a { background-color: #513211; }
a { background-color: rgb(81,50,17); }
div.DivClassName
{
background-color: #513211;
}
.BgClassName
{
background-color: #513211;
}
</style>
border-color css
<style>
span { border-color: #513211; }
span { border-color: rgb(81,50,17); }
td.TdClassName
{
border-color: #513211;
}
.TagClassName
{
border-color: #513211;
}
</style>