Shades of Baker's Chocolate #553618
Tints of Baker's Chocolate #553618
RGB
CMYK
RGB Variations
Color information
#553618 (or 0x553618) is known color: Baker's Chocolate. HEX triplet: 55, 36 and 18. RGB value is (85,54,24). Sum of RGB (Red+Green+Blue) = 85+54+24=163 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.15% from 163); Green value is 54 (21.48% from 255 or 33.13% from 163); Blue value is 24 (9.77% from 255 or 14.72% from 163); Max value from RGB is 85 - color contains mainly: red. Hex color #553618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553618 is #AAC9E7. Grayscale: #3C3C3C. Windows color (decimal): -11192808 or 1586773. OLE color: 1586773.
HSL color Cylindrical-coordinate representation of color #553618: hue angle of 29.51º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #553618 is Cyan = 0, Magento = 0.36, Yellow = 0.72 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 24 | - |
| CMYK | 0 | 0.36 | 0.72 | 0.67 |
| HSL | 29.51º | 0.56% | 0.21% | - |
| HSV(B) | 29.51º | 0.72% | 0.33% | - |
| XYZ | 5.23 | 4.64 | 1.48 | - |
| YUV | 59.85 | 107.77 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 24 | 0 | 0.36 | 0.72 | 0.67 | 29.51 | 0.56 | 0.21 |
| Hex | 55 | 36 | 18 | 0 | 24 | 48 | 43 | 1E | 38 | 15 |
| Octal | 125 | 66 | 30 | 0 | 44 | 110 | 103 | 36 | 70 | 25 |
| Binary | 1010101 | 110110 | 11000 | 0 | 100100 | 1001000 | 1000011 | 11110 | 111000 | 10101 |
Color Harmonies of #553618
Complementary color
Monochromatic Colors of #553618
Black with #553618
Text Example
Text Example
White with #553618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553618; }
p { color: rgb(85,54,24); }
H1.HeaderClassName
{
color: #553618;
}
.AnyTagClassName
{
color: #553618;
}
</style>
background-color css
<style>
a { background-color: #553618; }
a { background-color: rgb(85,54,24); }
div.DivClassName
{
background-color: #553618;
}
.BgClassName
{
background-color: #553618;
}
</style>
border-color css
<style>
span { border-color: #553618; }
span { border-color: rgb(85,54,24); }
td.TdClassName
{
border-color: #553618;
}
.TagClassName
{
border-color: #553618;
}
</style>