Shades of Baker's Chocolate #553716
Tints of Baker's Chocolate #553716
RGB
CMYK
RGB Variations
Color information
#553716 (or 0x553716) is known color: Baker's Chocolate. HEX triplet: 55, 37 and 16. RGB value is (85,55,22). Sum of RGB (Red+Green+Blue) = 85+55+22=162 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.47% from 162); Green value is 55 (21.88% from 255 or 33.95% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 85 - color contains mainly: red. Hex color #553716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553716 is #AAC8E9. Grayscale: #3C3C3C. Windows color (decimal): -11192554 or 1455957. OLE color: 1455957.
HSL color Cylindrical-coordinate representation of color #553716: hue angle of 31.43º 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 #553716 is Cyan = 0, Magento = 0.35, Yellow = 0.74 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 22 | - |
| CMYK | 0 | 0.35 | 0.74 | 0.67 |
| HSL | 31.43º | 0.59% | 0.21% | - |
| HSV(B) | 31.43º | 0.74% | 0.33% | - |
| XYZ | 5.26 | 4.72 | 1.39 | - |
| YUV | 60.21 | 106.44 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 22 | 0 | 0.35 | 0.74 | 0.67 | 31.43 | 0.59 | 0.21 |
| Hex | 55 | 37 | 16 | 0 | 23 | 4A | 43 | 1F | 3B | 15 |
| Octal | 125 | 67 | 26 | 0 | 43 | 112 | 103 | 37 | 73 | 25 |
| Binary | 1010101 | 110111 | 10110 | 0 | 100011 | 1001010 | 1000011 | 11111 | 111011 | 10101 |
Color Harmonies of #553716
Complementary color
Monochromatic Colors of #553716
Black with #553716
Text Example
Text Example
White with #553716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553716; }
p { color: rgb(85,55,22); }
H1.HeaderClassName
{
color: #553716;
}
.AnyTagClassName
{
color: #553716;
}
</style>
background-color css
<style>
a { background-color: #553716; }
a { background-color: rgb(85,55,22); }
div.DivClassName
{
background-color: #553716;
}
.BgClassName
{
background-color: #553716;
}
</style>
border-color css
<style>
span { border-color: #553716; }
span { border-color: rgb(85,55,22); }
td.TdClassName
{
border-color: #553716;
}
.TagClassName
{
border-color: #553716;
}
</style>