Shades of Baker's Chocolate #573816
Tints of Baker's Chocolate #573816
RGB
CMYK
RGB Variations
Color information
#573816 (or 0x573816) is known color: Baker's Chocolate. HEX triplet: 57, 38 and 16. RGB value is (87,56,22). Sum of RGB (Red+Green+Blue) = 87+56+22=165 (21% of max value = 765). Red value is 87 (34.38% from 255 or 52.73% from 165); Green value is 56 (22.27% from 255 or 33.94% from 165); Blue value is 22 (8.98% from 255 or 13.33% from 165); Max value from RGB is 87 - color contains mainly: red. Hex color #573816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573816 is #A8C7E9. Grayscale: #3D3D3D. Windows color (decimal): -11061226 or 1456215. OLE color: 1456215.
HSL color Cylindrical-coordinate representation of color #573816: hue angle of 31.38º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #573816 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 56 | 22 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.66 |
| HSL | 31.38º | 0.6% | 0.21% | - |
| HSV(B) | 31.38º | 0.75% | 0.34% | - |
| XYZ | 5.49 | 4.91 | 1.42 | - |
| YUV | 61.39 | 105.77 | 146.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 56 | 22 | 0 | 0.36 | 0.75 | 0.66 | 31.38 | 0.6 | 0.21 |
| Hex | 57 | 38 | 16 | 0 | 24 | 4B | 42 | 1F | 3C | 15 |
| Octal | 127 | 70 | 26 | 0 | 44 | 113 | 102 | 37 | 74 | 25 |
| Binary | 1010111 | 111000 | 10110 | 0 | 100100 | 1001011 | 1000010 | 11111 | 111100 | 10101 |
Color Harmonies of #573816
Complementary color
Monochromatic Colors of #573816
Black with #573816
Text Example
Text Example
White with #573816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573816; }
p { color: rgb(87,56,22); }
H1.HeaderClassName
{
color: #573816;
}
.AnyTagClassName
{
color: #573816;
}
</style>
background-color css
<style>
a { background-color: #573816; }
a { background-color: rgb(87,56,22); }
div.DivClassName
{
background-color: #573816;
}
.BgClassName
{
background-color: #573816;
}
</style>
border-color css
<style>
span { border-color: #573816; }
span { border-color: rgb(87,56,22); }
td.TdClassName
{
border-color: #573816;
}
.TagClassName
{
border-color: #573816;
}
</style>