Shades of Baker's Chocolate #553616
Tints of Baker's Chocolate #553616
RGB
CMYK
RGB Variations
Color information
#553616 (or 0x553616) is known color: Baker's Chocolate. HEX triplet: 55, 36 and 16. RGB value is (85,54,22). Sum of RGB (Red+Green+Blue) = 85+54+22=161 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.80% from 161); Green value is 54 (21.48% from 255 or 33.54% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 85 - color contains mainly: red. Hex color #553616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553616 is #AAC9E9. Grayscale: #3B3B3B. Windows color (decimal): -11192810 or 1455701. OLE color: 1455701.
HSL color Cylindrical-coordinate representation of color #553616: hue angle of 30.48º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #553616 is Cyan = 0, Magento = 0.36, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 22 | - |
| CMYK | 0 | 0.36 | 0.74 | 0.67 |
| HSL | 30.48º | 0.59% | 0.21% | - |
| HSV(B) | 30.48º | 0.74% | 0.33% | - |
| XYZ | 5.21 | 4.63 | 1.38 | - |
| YUV | 59.62 | 106.77 | 146.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 22 | 0 | 0.36 | 0.74 | 0.67 | 30.48 | 0.59 | 0.21 |
| Hex | 55 | 36 | 16 | 0 | 24 | 4A | 43 | 1E | 3B | 15 |
| Octal | 125 | 66 | 26 | 0 | 44 | 112 | 103 | 36 | 73 | 25 |
| Binary | 1010101 | 110110 | 10110 | 0 | 100100 | 1001010 | 1000011 | 11110 | 111011 | 10101 |
Color Harmonies of #553616
Complementary color
Monochromatic Colors of #553616
Black with #553616
Text Example
Text Example
White with #553616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553616; }
p { color: rgb(85,54,22); }
H1.HeaderClassName
{
color: #553616;
}
.AnyTagClassName
{
color: #553616;
}
</style>
background-color css
<style>
a { background-color: #553616; }
a { background-color: rgb(85,54,22); }
div.DivClassName
{
background-color: #553616;
}
.BgClassName
{
background-color: #553616;
}
</style>
border-color css
<style>
span { border-color: #553616; }
span { border-color: rgb(85,54,22); }
td.TdClassName
{
border-color: #553616;
}
.TagClassName
{
border-color: #553616;
}
</style>