Shades of Baker's Chocolate #573308
Tints of Baker's Chocolate #573308
RGB
CMYK
RGB Variations
Color information
#573308 (or 0x573308) is known color: Baker's Chocolate. HEX triplet: 57, 33 and 08. RGB value is (87,51,8). Sum of RGB (Red+Green+Blue) = 87+51+8=146 (19% of max value = 765). Red value is 87 (34.38% from 255 or 59.59% from 146); Green value is 51 (20.31% from 255 or 34.93% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 87 - color contains mainly: red. Hex color #573308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573308 is #A8CCF7. Grayscale: #393939. Windows color (decimal): -11062520 or 537431. OLE color: 537431.
HSL color Cylindrical-coordinate representation of color #573308: hue angle of 32.66º 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 #573308 is Cyan = 0, Magento = 0.41, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 51 | 8 | - |
| CMYK | 0 | 0.41 | 0.91 | 0.66 |
| HSL | 32.66º | 0.83% | 0.19% | - |
| HSV(B) | 32.66º | 0.91% | 0.34% | - |
| XYZ | 5.16 | 4.41 | 0.81 | - |
| YUV | 56.86 | 100.43 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 51 | 8 | 0 | 0.41 | 0.91 | 0.66 | 32.66 | 0.83 | 0.19 |
| Hex | 57 | 33 | 8 | 0 | 29 | 5B | 42 | 21 | 53 | 13 |
| Octal | 127 | 63 | 10 | 0 | 51 | 133 | 102 | 41 | 123 | 23 |
| Binary | 1010111 | 110011 | 1000 | 0 | 101001 | 1011011 | 1000010 | 100001 | 1010011 | 10011 |
Color Harmonies of #573308
Complementary color
Monochromatic Colors of #573308
Black with #573308
Text Example
Text Example
White with #573308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573308; }
p { color: rgb(87,51,8); }
H1.HeaderClassName
{
color: #573308;
}
.AnyTagClassName
{
color: #573308;
}
</style>
background-color css
<style>
a { background-color: #573308; }
a { background-color: rgb(87,51,8); }
div.DivClassName
{
background-color: #573308;
}
.BgClassName
{
background-color: #573308;
}
</style>
border-color css
<style>
span { border-color: #573308; }
span { border-color: rgb(87,51,8); }
td.TdClassName
{
border-color: #573308;
}
.TagClassName
{
border-color: #573308;
}
</style>