Shades of Baker's Chocolate #553908
Tints of Baker's Chocolate #553908
RGB
CMYK
RGB Variations
Color information
#553908 (or 0x553908) is known color: Baker's Chocolate. HEX triplet: 55, 39 and 08. RGB value is (85,57,8). Sum of RGB (Red+Green+Blue) = 85+57+8=150 (19% of max value = 765). Red value is 85 (33.59% from 255 or 56.67% from 150); Green value is 57 (22.66% from 255 or 38% from 150); Blue value is 8 (3.52% from 255 or 5.33% from 150); Max value from RGB is 85 - color contains mainly: red. Hex color #553908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553908 is #AAC6F7. Grayscale: #3C3C3C. Windows color (decimal): -11192056 or 538965. OLE color: 538965.
HSL color Cylindrical-coordinate representation of color #553908: hue angle of 38.18º 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 #553908 is Cyan = 0, Magento = 0.33, Yellow = 0.91 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 57 | 8 | - |
| CMYK | 0 | 0.33 | 0.91 | 0.67 |
| HSL | 38.18º | 0.83% | 0.18% | - |
| HSV(B) | 38.18º | 0.91% | 0.33% | - |
| XYZ | 5.25 | 4.88 | 0.89 | - |
| YUV | 59.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 8 | 0 | 0.33 | 0.91 | 0.67 | 38.18 | 0.83 | 0.18 |
| Hex | 55 | 39 | 8 | 0 | 21 | 5B | 43 | 26 | 53 | 12 |
| Octal | 125 | 71 | 10 | 0 | 41 | 133 | 103 | 46 | 123 | 22 |
| Binary | 1010101 | 111001 | 1000 | 0 | 100001 | 1011011 | 1000011 | 100110 | 1010011 | 10010 |
Color Harmonies of #553908
Complementary color
Monochromatic Colors of #553908
Black with #553908
Text Example
Text Example
White with #553908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553908; }
p { color: rgb(85,57,8); }
H1.HeaderClassName
{
color: #553908;
}
.AnyTagClassName
{
color: #553908;
}
</style>
background-color css
<style>
a { background-color: #553908; }
a { background-color: rgb(85,57,8); }
div.DivClassName
{
background-color: #553908;
}
.BgClassName
{
background-color: #553908;
}
</style>
border-color css
<style>
span { border-color: #553908; }
span { border-color: rgb(85,57,8); }
td.TdClassName
{
border-color: #553908;
}
.TagClassName
{
border-color: #553908;
}
</style>