Shades of Baker's Chocolate #553314
Tints of Baker's Chocolate #553314
RGB
CMYK
RGB Variations
Color information
#553314 (or 0x553314) is known color: Baker's Chocolate. HEX triplet: 55, 33 and 14. RGB value is (85,51,20). Sum of RGB (Red+Green+Blue) = 85+51+20=156 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.49% from 156); Green value is 51 (20.31% from 255 or 32.69% from 156); Blue value is 20 (8.20% from 255 or 12.82% from 156); Max value from RGB is 85 - color contains mainly: red. Hex color #553314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #553314 is #AACCEB. Grayscale: #393939. Windows color (decimal): -11193580 or 1323861. OLE color: 1323861.
HSL color Cylindrical-coordinate representation of color #553314: hue angle of 28.62º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #553314 is Cyan = 0, Magento = 0.40, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 51 | 20 | - |
| CMYK | 0 | 0.40 | 0.76 | 0.67 |
| HSL | 28.62º | 0.62% | 0.21% | - |
| HSV(B) | 28.62º | 0.76% | 0.33% | - |
| XYZ | 5.06 | 4.35 | 1.23 | - |
| YUV | 57.63 | 106.76 | 147.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 51 | 20 | 0 | 0.40 | 0.76 | 0.67 | 28.62 | 0.62 | 0.21 |
| Hex | 55 | 33 | 14 | 0 | 28 | 4C | 43 | 1D | 3E | 15 |
| Octal | 125 | 63 | 24 | 0 | 50 | 114 | 103 | 35 | 76 | 25 |
| Binary | 1010101 | 110011 | 10100 | 0 | 101000 | 1001100 | 1000011 | 11101 | 111110 | 10101 |
Color Harmonies of #553314
Complementary color
Monochromatic Colors of #553314
Black with #553314
Text Example
Text Example
White with #553314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553314; }
p { color: rgb(85,51,20); }
H1.HeaderClassName
{
color: #553314;
}
.AnyTagClassName
{
color: #553314;
}
</style>
background-color css
<style>
a { background-color: #553314; }
a { background-color: rgb(85,51,20); }
div.DivClassName
{
background-color: #553314;
}
.BgClassName
{
background-color: #553314;
}
</style>
border-color css
<style>
span { border-color: #553314; }
span { border-color: rgb(85,51,20); }
td.TdClassName
{
border-color: #553314;
}
.TagClassName
{
border-color: #553314;
}
</style>