Shades of Baker's Chocolate #553117
Tints of Baker's Chocolate #553117
RGB
CMYK
RGB Variations
Color information
#553117 (or 0x553117) is known color: Baker's Chocolate. HEX triplet: 55, 31 and 17. RGB value is (85,49,23). Sum of RGB (Red+Green+Blue) = 85+49+23=157 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.14% from 157); Green value is 49 (19.53% from 255 or 31.21% from 157); Blue value is 23 (9.38% from 255 or 14.65% from 157); Max value from RGB is 85 - color contains mainly: red. Hex color #553117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553117 is #AACEE8. Grayscale: #383838. Windows color (decimal): -11194089 or 1519957. OLE color: 1519957.
HSL color Cylindrical-coordinate representation of color #553117: hue angle of 25.16º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #553117 is Cyan = 0, Magento = 0.42, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 23 | - |
| CMYK | 0 | 0.42 | 0.73 | 0.67 |
| HSL | 25.16º | 0.57% | 0.21% | - |
| HSV(B) | 25.16º | 0.73% | 0.33% | - |
| XYZ | 5 | 4.19 | 1.36 | - |
| YUV | 56.8 | 108.93 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 23 | 0 | 0.42 | 0.73 | 0.67 | 25.16 | 0.57 | 0.21 |
| Hex | 55 | 31 | 17 | 0 | 2A | 49 | 43 | 19 | 39 | 15 |
| Octal | 125 | 61 | 27 | 0 | 52 | 111 | 103 | 31 | 71 | 25 |
| Binary | 1010101 | 110001 | 10111 | 0 | 101010 | 1001001 | 1000011 | 11001 | 111001 | 10101 |
Color Harmonies of #553117
Complementary color
Monochromatic Colors of #553117
Black with #553117
Text Example
Text Example
White with #553117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553117; }
p { color: rgb(85,49,23); }
H1.HeaderClassName
{
color: #553117;
}
.AnyTagClassName
{
color: #553117;
}
</style>
background-color css
<style>
a { background-color: #553117; }
a { background-color: rgb(85,49,23); }
div.DivClassName
{
background-color: #553117;
}
.BgClassName
{
background-color: #553117;
}
</style>
border-color css
<style>
span { border-color: #553117; }
span { border-color: rgb(85,49,23); }
td.TdClassName
{
border-color: #553117;
}
.TagClassName
{
border-color: #553117;
}
</style>