Shades of Baker's Chocolate #573108
Tints of Baker's Chocolate #573108
RGB
CMYK
RGB Variations
Color information
#573108 (or 0x573108) is known color: Baker's Chocolate. HEX triplet: 57, 31 and 08. RGB value is (87,49,8). Sum of RGB (Red+Green+Blue) = 87+49+8=144 (19% of max value = 765). Red value is 87 (34.38% from 255 or 60.42% from 144); Green value is 49 (19.53% from 255 or 34.03% from 144); Blue value is 8 (3.52% from 255 or 5.56% from 144); Max value from RGB is 87 - color contains mainly: red. Hex color #573108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573108 is #A8CEF7. Grayscale: #373737. Windows color (decimal): -11063032 or 536919. OLE color: 536919.
HSL color Cylindrical-coordinate representation of color #573108: hue angle of 31.14º 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 #573108 is Cyan = 0, Magento = 0.44, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 8 | - |
| CMYK | 0 | 0.44 | 0.91 | 0.66 |
| HSL | 31.14º | 0.83% | 0.19% | - |
| HSV(B) | 31.14º | 0.91% | 0.34% | - |
| XYZ | 5.07 | 4.24 | 0.78 | - |
| YUV | 55.69 | 101.09 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 8 | 0 | 0.44 | 0.91 | 0.66 | 31.14 | 0.83 | 0.19 |
| Hex | 57 | 31 | 8 | 0 | 2C | 5B | 42 | 1F | 53 | 13 |
| Octal | 127 | 61 | 10 | 0 | 54 | 133 | 102 | 37 | 123 | 23 |
| Binary | 1010111 | 110001 | 1000 | 0 | 101100 | 1011011 | 1000010 | 11111 | 1010011 | 10011 |
Color Harmonies of #573108
Complementary color
Monochromatic Colors of #573108
Black with #573108
Text Example
Text Example
White with #573108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573108; }
p { color: rgb(87,49,8); }
H1.HeaderClassName
{
color: #573108;
}
.AnyTagClassName
{
color: #573108;
}
</style>
background-color css
<style>
a { background-color: #573108; }
a { background-color: rgb(87,49,8); }
div.DivClassName
{
background-color: #573108;
}
.BgClassName
{
background-color: #573108;
}
</style>
border-color css
<style>
span { border-color: #573108; }
span { border-color: rgb(87,49,8); }
td.TdClassName
{
border-color: #573108;
}
.TagClassName
{
border-color: #573108;
}
</style>