Shades of Baker's Chocolate #523407
Tints of Baker's Chocolate #523407
RGB
CMYK
RGB Variations
Color information
#523407 (or 0x523407) is known color: Baker's Chocolate. HEX triplet: 52, 34 and 07. RGB value is (82,52,7). Sum of RGB (Red+Green+Blue) = 82+52+7=141 (18% of max value = 765). Red value is 82 (32.42% from 255 or 58.16% from 141); Green value is 52 (20.70% from 255 or 36.88% from 141); Blue value is 7 (3.12% from 255 or 4.96% from 141); Max value from RGB is 82 - color contains mainly: red. Hex color #523407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #523407 is #ADCBF8. Grayscale: #383838. Windows color (decimal): -11389945 or 472146. OLE color: 472146.
HSL color Cylindrical-coordinate representation of color #523407: hue angle of 36º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #523407 is Cyan = 0, Magento = 0.37, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 52 | 7 | - |
| CMYK | 0 | 0.37 | 0.91 | 0.68 |
| HSL | 36º | 0.84% | 0.17% | - |
| HSV(B) | 36º | 0.91% | 0.32% | - |
| XYZ | 4.75 | 4.27 | 0.77 | - |
| YUV | 55.84 | 100.44 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 52 | 7 | 0 | 0.37 | 0.91 | 0.68 | 36 | 0.84 | 0.17 |
| Hex | 52 | 34 | 7 | 0 | 25 | 5B | 44 | 24 | 54 | 11 |
| Octal | 122 | 64 | 7 | 0 | 45 | 133 | 104 | 44 | 124 | 21 |
| Binary | 1010010 | 110100 | 111 | 0 | 100101 | 1011011 | 1000100 | 100100 | 1010100 | 10001 |
Color Harmonies of #523407
Complementary color
Monochromatic Colors of #523407
Black with #523407
Text Example
Text Example
White with #523407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523407; }
p { color: rgb(82,52,7); }
H1.HeaderClassName
{
color: #523407;
}
.AnyTagClassName
{
color: #523407;
}
</style>
background-color css
<style>
a { background-color: #523407; }
a { background-color: rgb(82,52,7); }
div.DivClassName
{
background-color: #523407;
}
.BgClassName
{
background-color: #523407;
}
</style>
border-color css
<style>
span { border-color: #523407; }
span { border-color: rgb(82,52,7); }
td.TdClassName
{
border-color: #523407;
}
.TagClassName
{
border-color: #523407;
}
</style>