Shades of Baker's Chocolate #573608
Tints of Baker's Chocolate #573608
RGB
CMYK
RGB Variations
Color information
#573608 (or 0x573608) is known color: Baker's Chocolate. HEX triplet: 57, 36 and 08. RGB value is (87,54,8). Sum of RGB (Red+Green+Blue) = 87+54+8=149 (19% of max value = 765). Red value is 87 (34.38% from 255 or 58.39% from 149); Green value is 54 (21.48% from 255 or 36.24% from 149); Blue value is 8 (3.52% from 255 or 5.37% from 149); Max value from RGB is 87 - color contains mainly: red. Hex color #573608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573608 is #A8C9F7. Grayscale: #3A3A3A. Windows color (decimal): -11061752 or 538199. OLE color: 538199.
HSL color Cylindrical-coordinate representation of color #573608: hue angle of 34.94º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #573608 is Cyan = 0, Magento = 0.38, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 54 | 8 | - |
| CMYK | 0 | 0.38 | 0.91 | 0.66 |
| HSL | 34.94º | 0.83% | 0.19% | - |
| HSV(B) | 34.94º | 0.91% | 0.34% | - |
| XYZ | 5.29 | 4.68 | 0.85 | - |
| YUV | 58.62 | 99.43 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 54 | 8 | 0 | 0.38 | 0.91 | 0.66 | 34.94 | 0.83 | 0.19 |
| Hex | 57 | 36 | 8 | 0 | 26 | 5B | 42 | 23 | 53 | 13 |
| Octal | 127 | 66 | 10 | 0 | 46 | 133 | 102 | 43 | 123 | 23 |
| Binary | 1010111 | 110110 | 1000 | 0 | 100110 | 1011011 | 1000010 | 100011 | 1010011 | 10011 |
Color Harmonies of #573608
Complementary color
Monochromatic Colors of #573608
Black with #573608
Text Example
Text Example
White with #573608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573608; }
p { color: rgb(87,54,8); }
H1.HeaderClassName
{
color: #573608;
}
.AnyTagClassName
{
color: #573608;
}
</style>
background-color css
<style>
a { background-color: #573608; }
a { background-color: rgb(87,54,8); }
div.DivClassName
{
background-color: #573608;
}
.BgClassName
{
background-color: #573608;
}
</style>
border-color css
<style>
span { border-color: #573608; }
span { border-color: rgb(87,54,8); }
td.TdClassName
{
border-color: #573608;
}
.TagClassName
{
border-color: #573608;
}
</style>