Shades of Baker's Chocolate #553504
Tints of Baker's Chocolate #553504
RGB
CMYK
RGB Variations
Color information
#553504 (or 0x553504) is known color: Baker's Chocolate. HEX triplet: 55, 35 and 04. RGB value is (85,53,4). Sum of RGB (Red+Green+Blue) = 85+53+4=142 (18% of max value = 765). Red value is 85 (33.59% from 255 or 59.86% from 142); Green value is 53 (21.09% from 255 or 37.32% from 142); Blue value is 4 (1.95% from 255 or 2.82% from 142); Max value from RGB is 85 - color contains mainly: red. Hex color #553504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553504 is #AACAFB. Grayscale: #393939. Windows color (decimal): -11193084 or 275797. OLE color: 275797.
HSL color Cylindrical-coordinate representation of color #553504: hue angle of 36.3º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #553504 is Cyan = 0, Magento = 0.38, Yellow = 0.95 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 4 | - |
| CMYK | 0 | 0.38 | 0.95 | 0.67 |
| HSL | 36.3º | 0.91% | 0.17% | - |
| HSV(B) | 36.3º | 0.95% | 0.33% | - |
| XYZ | 5.04 | 4.49 | 0.72 | - |
| YUV | 56.98 | 98.1 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 4 | 0 | 0.38 | 0.95 | 0.67 | 36.3 | 0.91 | 0.17 |
| Hex | 55 | 35 | 4 | 0 | 26 | 5F | 43 | 24 | 5B | 11 |
| Octal | 125 | 65 | 4 | 0 | 46 | 137 | 103 | 44 | 133 | 21 |
| Binary | 1010101 | 110101 | 100 | 0 | 100110 | 1011111 | 1000011 | 100100 | 1011011 | 10001 |
Color Harmonies of #553504
Complementary color
Monochromatic Colors of #553504
Black with #553504
Text Example
Text Example
White with #553504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553504; }
p { color: rgb(85,53,4); }
H1.HeaderClassName
{
color: #553504;
}
.AnyTagClassName
{
color: #553504;
}
</style>
background-color css
<style>
a { background-color: #553504; }
a { background-color: rgb(85,53,4); }
div.DivClassName
{
background-color: #553504;
}
.BgClassName
{
background-color: #553504;
}
</style>
border-color css
<style>
span { border-color: #553504; }
span { border-color: rgb(85,53,4); }
td.TdClassName
{
border-color: #553504;
}
.TagClassName
{
border-color: #553504;
}
</style>