Shades of Baker's Chocolate #573610
Tints of Baker's Chocolate #573610
RGB
CMYK
RGB Variations
Color information
#573610 (or 0x573610) is known color: Baker's Chocolate. HEX triplet: 57, 36 and 10. RGB value is (87,54,16). Sum of RGB (Red+Green+Blue) = 87+54+16=157 (20% of max value = 765). Red value is 87 (34.38% from 255 or 55.41% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 87 - color contains mainly: red. Hex color #573610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #573610 is #A8C9EF. Grayscale: #3B3B3B. Windows color (decimal): -11061744 or 1062487. OLE color: 1062487.
HSL color Cylindrical-coordinate representation of color #573610: hue angle of 32.11º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #573610 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.66.
Color convert
RGB | 87 | 54 | 16 | - |
CMYK | 0 | 0.38 | 0.82 | 0.66 |
HSL | 32.11º | 0.69% | 0.2% | - |
HSV(B) | 32.11º | 0.82% | 0.34% | - |
XYZ | 5.34 | 4.7 | 1.12 | - |
YUV | 59.54 | 103.43 | 147.59 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 87 | 54 | 16 | 0 | 0.38 | 0.82 | 0.66 | 32.11 | 0.69 | 0.2 |
Hex | 57 | 36 | 10 | 0 | 26 | 52 | 42 | 20 | 45 | 14 |
Octal | 127 | 66 | 20 | 0 | 46 | 122 | 102 | 40 | 105 | 24 |
Binary | 1010111 | 110110 | 10000 | 0 | 100110 | 1010010 | 1000010 | 100000 | 1000101 | 10100 |
Color Harmonies of #573610
Complementary color
Monochromatic Colors of #573610
Black with #573610
Text Example
Text Example
White with #573610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573610; }
p { color: rgb(87,54,16); }
H1.HeaderClassName
{
color: #573610;
}
.AnyTagClassName
{
color: #573610;
}
</style>
background-color css
<style>
a { background-color: #573610; }
a { background-color: rgb(87,54,16); }
div.DivClassName
{
background-color: #573610;
}
.BgClassName
{
background-color: #573610;
}
</style>
border-color css
<style>
span { border-color: #573610; }
span { border-color: rgb(87,54,16); }
td.TdClassName
{
border-color: #573610;
}
.TagClassName
{
border-color: #573610;
}
</style>