Shades of Baker's Chocolate #553013
Tints of Baker's Chocolate #553013
RGB
CMYK
RGB Variations
Color information
#553013 (or 0x553013) is known color: Baker's Chocolate. HEX triplet: 55, 30 and 13. RGB value is (85,48,19). Sum of RGB (Red+Green+Blue) = 85+48+19=152 (20% of max value = 765). Red value is 85 (33.59% from 255 or 55.92% from 152); Green value is 48 (19.14% from 255 or 31.58% from 152); Blue value is 19 (7.81% from 255 or 12.5% from 152); Max value from RGB is 85 - color contains mainly: red. Hex color #553013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553013 is #AACFEC. Grayscale: #373737. Windows color (decimal): -11194349 or 1257557. OLE color: 1257557.
HSL color Cylindrical-coordinate representation of color #553013: hue angle of 26.36º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #553013 is Cyan = 0, Magento = 0.44, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 19 | - |
| CMYK | 0 | 0.44 | 0.78 | 0.67 |
| HSL | 26.36º | 0.63% | 0.2% | - |
| HSV(B) | 26.36º | 0.78% | 0.33% | - |
| XYZ | 4.92 | 4.09 | 1.15 | - |
| YUV | 55.76 | 107.26 | 148.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 19 | 0 | 0.44 | 0.78 | 0.67 | 26.36 | 0.63 | 0.2 |
| Hex | 55 | 30 | 13 | 0 | 2C | 4E | 43 | 1A | 3F | 14 |
| Octal | 125 | 60 | 23 | 0 | 54 | 116 | 103 | 32 | 77 | 24 |
| Binary | 1010101 | 110000 | 10011 | 0 | 101100 | 1001110 | 1000011 | 11010 | 111111 | 10100 |
Color Harmonies of #553013
Complementary color
Monochromatic Colors of #553013
Black with #553013
Text Example
Text Example
White with #553013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553013; }
p { color: rgb(85,48,19); }
H1.HeaderClassName
{
color: #553013;
}
.AnyTagClassName
{
color: #553013;
}
</style>
background-color css
<style>
a { background-color: #553013; }
a { background-color: rgb(85,48,19); }
div.DivClassName
{
background-color: #553013;
}
.BgClassName
{
background-color: #553013;
}
</style>
border-color css
<style>
span { border-color: #553013; }
span { border-color: rgb(85,48,19); }
td.TdClassName
{
border-color: #553013;
}
.TagClassName
{
border-color: #553013;
}
</style>