Shades of Baker's Chocolate #523305
Tints of Baker's Chocolate #523305
RGB
CMYK
RGB Variations
Color information
#523305 (or 0x523305) is known color: Baker's Chocolate. HEX triplet: 52, 33 and 05. RGB value is (82,51,5). Sum of RGB (Red+Green+Blue) = 82+51+5=138 (18% of max value = 765). Red value is 82 (32.42% from 255 or 59.42% from 138); Green value is 51 (20.31% from 255 or 36.96% from 138); Blue value is 5 (2.34% from 255 or 3.62% from 138); Max value from RGB is 82 - color contains mainly: red. Hex color #523305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523305 is #ADCCFA. Grayscale: #373737. Windows color (decimal): -11390203 or 340818. OLE color: 340818.
HSL color Cylindrical-coordinate representation of color #523305: hue angle of 35.84º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #523305 is Cyan = 0, Magento = 0.38, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 51 | 5 | - |
| CMYK | 0 | 0.38 | 0.94 | 0.68 |
| HSL | 35.84º | 0.89% | 0.17% | - |
| HSV(B) | 35.84º | 0.94% | 0.32% | - |
| XYZ | 4.69 | 4.17 | 0.7 | - |
| YUV | 55.03 | 99.77 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 51 | 5 | 0 | 0.38 | 0.94 | 0.68 | 35.84 | 0.89 | 0.17 |
| Hex | 52 | 33 | 5 | 0 | 26 | 5E | 44 | 24 | 59 | 11 |
| Octal | 122 | 63 | 5 | 0 | 46 | 136 | 104 | 44 | 131 | 21 |
| Binary | 1010010 | 110011 | 101 | 0 | 100110 | 1011110 | 1000100 | 100100 | 1011001 | 10001 |
Color Harmonies of #523305
Complementary color
Monochromatic Colors of #523305
Black with #523305
Text Example
Text Example
White with #523305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523305; }
p { color: rgb(82,51,5); }
H1.HeaderClassName
{
color: #523305;
}
.AnyTagClassName
{
color: #523305;
}
</style>
background-color css
<style>
a { background-color: #523305; }
a { background-color: rgb(82,51,5); }
div.DivClassName
{
background-color: #523305;
}
.BgClassName
{
background-color: #523305;
}
</style>
border-color css
<style>
span { border-color: #523305; }
span { border-color: rgb(82,51,5); }
td.TdClassName
{
border-color: #523305;
}
.TagClassName
{
border-color: #523305;
}
</style>