Shades of Baker's Chocolate #553611
Tints of Baker's Chocolate #553611
RGB
CMYK
RGB Variations
Color information
#553611 (or 0x553611) is known color: Baker's Chocolate. HEX triplet: 55, 36 and 11. RGB value is (85,54,17). Sum of RGB (Red+Green+Blue) = 85+54+17=156 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.49% from 156); Green value is 54 (21.48% from 255 or 34.62% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 85 - color contains mainly: red. Hex color #553611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553611 is #AAC9EE. Grayscale: #3B3B3B. Windows color (decimal): -11192815 or 1128021. OLE color: 1128021.
HSL color Cylindrical-coordinate representation of color #553611: hue angle of 32.65º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #553611 is Cyan = 0, Magento = 0.36, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 17 | - |
| CMYK | 0 | 0.36 | 0.80 | 0.67 |
| HSL | 32.65º | 0.67% | 0.2% | - |
| HSV(B) | 32.65º | 0.8% | 0.33% | - |
| XYZ | 5.17 | 4.61 | 1.15 | - |
| YUV | 59.05 | 104.27 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 17 | 0 | 0.36 | 0.80 | 0.67 | 32.65 | 0.67 | 0.2 |
| Hex | 55 | 36 | 11 | 0 | 24 | 50 | 43 | 21 | 43 | 14 |
| Octal | 125 | 66 | 21 | 0 | 44 | 120 | 103 | 41 | 103 | 24 |
| Binary | 1010101 | 110110 | 10001 | 0 | 100100 | 1010000 | 1000011 | 100001 | 1000011 | 10100 |
Color Harmonies of #553611
Complementary color
Monochromatic Colors of #553611
Black with #553611
Text Example
Text Example
White with #553611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553611; }
p { color: rgb(85,54,17); }
H1.HeaderClassName
{
color: #553611;
}
.AnyTagClassName
{
color: #553611;
}
</style>
background-color css
<style>
a { background-color: #553611; }
a { background-color: rgb(85,54,17); }
div.DivClassName
{
background-color: #553611;
}
.BgClassName
{
background-color: #553611;
}
</style>
border-color css
<style>
span { border-color: #553611; }
span { border-color: rgb(85,54,17); }
td.TdClassName
{
border-color: #553611;
}
.TagClassName
{
border-color: #553611;
}
</style>