Shades of Baker's Chocolate #523114
Tints of Baker's Chocolate #523114
RGB
CMYK
RGB Variations
Color information
#523114 (or 0x523114) is known color: Baker's Chocolate. HEX triplet: 52, 31 and 14. RGB value is (82,49,20). Sum of RGB (Red+Green+Blue) = 82+49+20=151 (20% of max value = 765). Red value is 82 (32.42% from 255 or 54.30% from 151); Green value is 49 (19.53% from 255 or 32.45% from 151); Blue value is 20 (8.20% from 255 or 13.25% from 151); Max value from RGB is 82 - color contains mainly: red. Hex color #523114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523114 is #ADCEEB. Grayscale: #373737. Windows color (decimal): -11390700 or 1323346. OLE color: 1323346.
HSL color Cylindrical-coordinate representation of color #523114: hue angle of 28.06º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #523114 is Cyan = 0, Magento = 0.40, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 49 | 20 | - |
| CMYK | 0 | 0.40 | 0.76 | 0.68 |
| HSL | 28.06º | 0.61% | 0.2% | - |
| HSV(B) | 28.06º | 0.76% | 0.32% | - |
| XYZ | 4.7 | 4.04 | 1.19 | - |
| YUV | 55.56 | 107.93 | 146.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 49 | 20 | 0 | 0.40 | 0.76 | 0.68 | 28.06 | 0.61 | 0.2 |
| Hex | 52 | 31 | 14 | 0 | 28 | 4C | 44 | 1C | 3D | 14 |
| Octal | 122 | 61 | 24 | 0 | 50 | 114 | 104 | 34 | 75 | 24 |
| Binary | 1010010 | 110001 | 10100 | 0 | 101000 | 1001100 | 1000100 | 11100 | 111101 | 10100 |
Color Harmonies of #523114
Complementary color
Monochromatic Colors of #523114
Black with #523114
Text Example
Text Example
White with #523114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523114; }
p { color: rgb(82,49,20); }
H1.HeaderClassName
{
color: #523114;
}
.AnyTagClassName
{
color: #523114;
}
</style>
background-color css
<style>
a { background-color: #523114; }
a { background-color: rgb(82,49,20); }
div.DivClassName
{
background-color: #523114;
}
.BgClassName
{
background-color: #523114;
}
</style>
border-color css
<style>
span { border-color: #523114; }
span { border-color: rgb(82,49,20); }
td.TdClassName
{
border-color: #523114;
}
.TagClassName
{
border-color: #523114;
}
</style>