Shades of Baker's Chocolate #513802
Tints of Baker's Chocolate #513802
RGB
CMYK
RGB Variations
Color information
#513802 (or 0x513802) is known color: Baker's Chocolate. HEX triplet: 51, 38 and 02. RGB value is (81,56,2). Sum of RGB (Red+Green+Blue) = 81+56+2=139 (18% of max value = 765). Red value is 81 (32.03% from 255 or 58.27% from 139); Green value is 56 (22.27% from 255 or 40.29% from 139); Blue value is 2 (1.17% from 255 or 1.44% from 139); Max value from RGB is 81 - color contains mainly: red. Hex color #513802 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #513802 is #AEC7FD. Grayscale: #393939. Windows color (decimal): -11454462 or 145489. OLE color: 145489.
HSL color Cylindrical-coordinate representation of color #513802: hue angle of 41.01º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #513802 is Cyan = 0, Magento = 0.31, Yellow = 0.98 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 2 | - |
| CMYK | 0 | 0.31 | 0.98 | 0.68 |
| HSL | 41.01º | 0.95% | 0.16% | - |
| HSV(B) | 41.01º | 0.98% | 0.32% | - |
| XYZ | 4.82 | 4.58 | 0.69 | - |
| YUV | 57.32 | 96.78 | 144.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 2 | 0 | 0.31 | 0.98 | 0.68 | 41.01 | 0.95 | 0.16 |
| Hex | 51 | 38 | 2 | 0 | 1F | 62 | 44 | 29 | 5F | 10 |
| Octal | 121 | 70 | 2 | 0 | 37 | 142 | 104 | 51 | 137 | 20 |
| Binary | 1010001 | 111000 | 10 | 0 | 11111 | 1100010 | 1000100 | 101001 | 1011111 | 10000 |
Color Harmonies of #513802
Complementary color
Monochromatic Colors of #513802
Black with #513802
Text Example
Text Example
White with #513802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513802; }
p { color: rgb(81,56,2); }
H1.HeaderClassName
{
color: #513802;
}
.AnyTagClassName
{
color: #513802;
}
</style>
background-color css
<style>
a { background-color: #513802; }
a { background-color: rgb(81,56,2); }
div.DivClassName
{
background-color: #513802;
}
.BgClassName
{
background-color: #513802;
}
</style>
border-color css
<style>
span { border-color: #513802; }
span { border-color: rgb(81,56,2); }
td.TdClassName
{
border-color: #513802;
}
.TagClassName
{
border-color: #513802;
}
</style>