Shades of Tawny Port #553642
Tints of Tawny Port #553642
RGB
CMYK
RGB Variations
Color information
#553642 (or 0x553642) is known color: Tawny Port. HEX triplet: 55, 36 and 42. RGB value is (85,54,66). Sum of RGB (Red+Green+Blue) = 85+54+66=205 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.46% from 205); Green value is 54 (21.48% from 255 or 26.34% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 85 - color contains mainly: red. Hex color #553642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553642 is #AAC9BD. Grayscale: #404040. Windows color (decimal): -11192766 or 4339285. OLE color: 4339285.
HSL color Cylindrical-coordinate representation of color #553642: hue angle of 336.77º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #553642 is Cyan = 0, Magento = 0.36, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 66 | - |
| CMYK | 0 | 0.36 | 0.22 | 0.67 |
| HSL | 336.77º | 0.22% | 0.27% | - |
| HSV(B) | 336.77º | 0.36% | 0.33% | - |
| XYZ | 6.05 | 4.96 | 5.79 | - |
| YUV | 64.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 66 | 0 | 0.36 | 0.22 | 0.67 | 336.77 | 0.22 | 0.27 |
| Hex | 55 | 36 | 42 | 0 | 24 | 16 | 43 | 151 | 16 | 1B |
| Octal | 125 | 66 | 102 | 0 | 44 | 26 | 103 | 521 | 26 | 33 |
| Binary | 1010101 | 110110 | 1000010 | 0 | 100100 | 10110 | 1000011 | 101010001 | 10110 | 11011 |
Color Harmonies of #553642
Complementary color
Monochromatic Colors of #553642
Black with #553642
Text Example
Text Example
White with #553642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553642; }
p { color: rgb(85,54,66); }
H1.HeaderClassName
{
color: #553642;
}
.AnyTagClassName
{
color: #553642;
}
</style>
background-color css
<style>
a { background-color: #553642; }
a { background-color: rgb(85,54,66); }
div.DivClassName
{
background-color: #553642;
}
.BgClassName
{
background-color: #553642;
}
</style>
border-color css
<style>
span { border-color: #553642; }
span { border-color: rgb(85,54,66); }
td.TdClassName
{
border-color: #553642;
}
.TagClassName
{
border-color: #553642;
}
</style>