Shades of Baker's Chocolate #552608
Tints of Baker's Chocolate #552608
RGB
CMYK
RGB Variations
Color information
#552608 (or 0x552608) is known color: Baker's Chocolate. HEX triplet: 55, 26 and 08. RGB value is (85,38,8). Sum of RGB (Red+Green+Blue) = 85+38+8=131 (17% of max value = 765). Red value is 85 (33.59% from 255 or 64.89% from 131); Green value is 38 (15.23% from 255 or 29.01% from 131); Blue value is 8 (3.52% from 255 or 6.11% from 131); Max value from RGB is 85 - color contains mainly: red. Hex color #552608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552608 is #AAD9F7. Grayscale: #303030. Windows color (decimal): -11196920 or 534101. OLE color: 534101.
HSL color Cylindrical-coordinate representation of color #552608: hue angle of 23.38º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #552608 is Cyan = 0, Magento = 0.55, Yellow = 0.91 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 38 | 8 | - |
| CMYK | 0 | 0.55 | 0.91 | 0.67 |
| HSL | 23.38º | 0.83% | 0.18% | - |
| HSV(B) | 23.38º | 0.91% | 0.33% | - |
| XYZ | 4.48 | 3.34 | 0.64 | - |
| YUV | 48.63 | 105.07 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 38 | 8 | 0 | 0.55 | 0.91 | 0.67 | 23.38 | 0.83 | 0.18 |
| Hex | 55 | 26 | 8 | 0 | 37 | 5B | 43 | 17 | 53 | 12 |
| Octal | 125 | 46 | 10 | 0 | 67 | 133 | 103 | 27 | 123 | 22 |
| Binary | 1010101 | 100110 | 1000 | 0 | 110111 | 1011011 | 1000011 | 10111 | 1010011 | 10010 |
Color Harmonies of #552608
Complementary color
Monochromatic Colors of #552608
Black with #552608
Text Example
Text Example
White with #552608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #552608; }
p { color: rgb(85,38,8); }
H1.HeaderClassName
{
color: #552608;
}
.AnyTagClassName
{
color: #552608;
}
</style>
background-color css
<style>
a { background-color: #552608; }
a { background-color: rgb(85,38,8); }
div.DivClassName
{
background-color: #552608;
}
.BgClassName
{
background-color: #552608;
}
</style>
border-color css
<style>
span { border-color: #552608; }
span { border-color: rgb(85,38,8); }
td.TdClassName
{
border-color: #552608;
}
.TagClassName
{
border-color: #552608;
}
</style>