Shades of Baker's Chocolate #553207
Tints of Baker's Chocolate #553207
RGB
CMYK
RGB Variations
Color information
#553207 (or 0x553207) is known color: Baker's Chocolate. HEX triplet: 55, 32 and 07. RGB value is (85,50,7). Sum of RGB (Red+Green+Blue) = 85+50+7=142 (18% of max value = 765). Red value is 85 (33.59% from 255 or 59.86% from 142); Green value is 50 (19.92% from 255 or 35.21% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 85 - color contains mainly: red. Hex color #553207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553207 is #AACDF8. Grayscale: #373737. Windows color (decimal): -11193849 or 471637. OLE color: 471637.
HSL color Cylindrical-coordinate representation of color #553207: hue angle of 33.08º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #553207 is Cyan = 0, Magento = 0.41, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 50 | 7 | - |
| CMYK | 0 | 0.41 | 0.92 | 0.67 |
| HSL | 33.08º | 0.85% | 0.18% | - |
| HSV(B) | 33.08º | 0.92% | 0.33% | - |
| XYZ | 4.93 | 4.23 | 0.76 | - |
| YUV | 55.56 | 100.6 | 149 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 50 | 7 | 0 | 0.41 | 0.92 | 0.67 | 33.08 | 0.85 | 0.18 |
| Hex | 55 | 32 | 7 | 0 | 29 | 5C | 43 | 21 | 55 | 12 |
| Octal | 125 | 62 | 7 | 0 | 51 | 134 | 103 | 41 | 125 | 22 |
| Binary | 1010101 | 110010 | 111 | 0 | 101001 | 1011100 | 1000011 | 100001 | 1010101 | 10010 |
Color Harmonies of #553207
Complementary color
Monochromatic Colors of #553207
Black with #553207
Text Example
Text Example
White with #553207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553207; }
p { color: rgb(85,50,7); }
H1.HeaderClassName
{
color: #553207;
}
.AnyTagClassName
{
color: #553207;
}
</style>
background-color css
<style>
a { background-color: #553207; }
a { background-color: rgb(85,50,7); }
div.DivClassName
{
background-color: #553207;
}
.BgClassName
{
background-color: #553207;
}
</style>
border-color css
<style>
span { border-color: #553207; }
span { border-color: rgb(85,50,7); }
td.TdClassName
{
border-color: #553207;
}
.TagClassName
{
border-color: #553207;
}
</style>