Shades of Baker's Chocolate #552609
Tints of Baker's Chocolate #552609
RGB
CMYK
RGB Variations
Color information
#552609 (or 0x552609) is known color: Baker's Chocolate. HEX triplet: 55, 26 and 09. RGB value is (85,38,9). Sum of RGB (Red+Green+Blue) = 85+38+9=132 (17% of max value = 765). Red value is 85 (33.59% from 255 or 64.39% from 132); Green value is 38 (15.23% from 255 or 28.79% from 132); Blue value is 9 (3.91% from 255 or 6.82% from 132); Max value from RGB is 85 - color contains mainly: red. Hex color #552609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552609 is #AAD9F6. Grayscale: #303030. Windows color (decimal): -11196919 or 599637. OLE color: 599637.
HSL color Cylindrical-coordinate representation of color #552609: hue angle of 22.89º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #552609 is Cyan = 0, Magento = 0.55, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 9 | - |
| CMYK | 0 | 0.55 | 0.89 | 0.67 |
| HSL | 22.89º | 0.81% | 0.18% | - |
| HSV(B) | 22.89º | 0.89% | 0.33% | - |
| XYZ | 4.49 | 3.34 | 0.67 | - |
| YUV | 48.75 | 105.57 | 153.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 9 | 0 | 0.55 | 0.89 | 0.67 | 22.89 | 0.81 | 0.18 |
| Hex | 55 | 26 | 9 | 0 | 37 | 59 | 43 | 17 | 51 | 12 |
| Octal | 125 | 46 | 11 | 0 | 67 | 131 | 103 | 27 | 121 | 22 |
| Binary | 1010101 | 100110 | 1001 | 0 | 110111 | 1011001 | 1000011 | 10111 | 1010001 | 10010 |
Color Harmonies of #552609
Complementary color
Monochromatic Colors of #552609
Black with #552609
Text Example
Text Example
White with #552609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552609; }
p { color: rgb(85,38,9); }
H1.HeaderClassName
{
color: #552609;
}
.AnyTagClassName
{
color: #552609;
}
</style>
background-color css
<style>
a { background-color: #552609; }
a { background-color: rgb(85,38,9); }
div.DivClassName
{
background-color: #552609;
}
.BgClassName
{
background-color: #552609;
}
</style>
border-color css
<style>
span { border-color: #552609; }
span { border-color: rgb(85,38,9); }
td.TdClassName
{
border-color: #552609;
}
.TagClassName
{
border-color: #552609;
}
</style>