Shades of Baker's Chocolate #522807
Tints of Baker's Chocolate #522807
RGB
CMYK
RGB Variations
Color information
#522807 (or 0x522807) is known color: Baker's Chocolate. HEX triplet: 52, 28 and 07. RGB value is (82,40,7). Sum of RGB (Red+Green+Blue) = 82+40+7=129 (17% of max value = 765). Red value is 82 (32.42% from 255 or 63.57% from 129); Green value is 40 (16.02% from 255 or 31.01% from 129); Blue value is 7 (3.12% from 255 or 5.43% from 129); Max value from RGB is 82 - color contains mainly: red. Hex color #522807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #522807 is #ADD7F8. Grayscale: #303030. Windows color (decimal): -11393017 or 469074. OLE color: 469074.
HSL color Cylindrical-coordinate representation of color #522807: hue angle of 26.4º 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 #522807 is Cyan = 0, Magento = 0.51, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 40 | 7 | - |
| CMYK | 0 | 0.51 | 0.91 | 0.68 |
| HSL | 26.4º | 0.84% | 0.17% | - |
| HSV(B) | 26.4º | 0.91% | 0.32% | - |
| XYZ | 4.28 | 3.33 | 0.62 | - |
| YUV | 48.8 | 104.41 | 151.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 40 | 7 | 0 | 0.51 | 0.91 | 0.68 | 26.4 | 0.84 | 0.17 |
| Hex | 52 | 28 | 7 | 0 | 33 | 5B | 44 | 1A | 54 | 11 |
| Octal | 122 | 50 | 7 | 0 | 63 | 133 | 104 | 32 | 124 | 21 |
| Binary | 1010010 | 101000 | 111 | 0 | 110011 | 1011011 | 1000100 | 11010 | 1010100 | 10001 |
Color Harmonies of #522807
Complementary color
Monochromatic Colors of #522807
Black with #522807
Text Example
Text Example
White with #522807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #522807; }
p { color: rgb(82,40,7); }
H1.HeaderClassName
{
color: #522807;
}
.AnyTagClassName
{
color: #522807;
}
</style>
background-color css
<style>
a { background-color: #522807; }
a { background-color: rgb(82,40,7); }
div.DivClassName
{
background-color: #522807;
}
.BgClassName
{
background-color: #522807;
}
</style>
border-color css
<style>
span { border-color: #522807; }
span { border-color: rgb(82,40,7); }
td.TdClassName
{
border-color: #522807;
}
.TagClassName
{
border-color: #522807;
}
</style>