Shades of Tawny Port #553745
Tints of Tawny Port #553745
RGB
CMYK
RGB Variations
Color information
#553745 (or 0x553745) is known color: Tawny Port. HEX triplet: 55, 37 and 45. RGB value is (85,55,69). Sum of RGB (Red+Green+Blue) = 85+55+69=209 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.67% from 209); Green value is 55 (21.88% from 255 or 26.32% from 209); Blue value is 69 (27.34% from 255 or 33.01% from 209); Max value from RGB is 85 - color contains mainly: red. Hex color #553745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553745 is #AAC8BA. Grayscale: #414141. Windows color (decimal): -11192507 or 4536149. OLE color: 4536149.
HSL color Cylindrical-coordinate representation of color #553745: hue angle of 332º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553745 is Cyan = 0, Magento = 0.35, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 69 | - |
| CMYK | 0 | 0.35 | 0.19 | 0.67 |
| HSL | 332º | 0.21% | 0.27% | - |
| HSV(B) | 332º | 0.35% | 0.33% | - |
| XYZ | 6.19 | 5.09 | 6.29 | - |
| YUV | 65.57 | 129.94 | 141.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 69 | 0 | 0.35 | 0.19 | 0.67 | 332 | 0.21 | 0.27 |
| Hex | 55 | 37 | 45 | 0 | 23 | 13 | 43 | 14C | 15 | 1B |
| Octal | 125 | 67 | 105 | 0 | 43 | 23 | 103 | 514 | 25 | 33 |
| Binary | 1010101 | 110111 | 1000101 | 0 | 100011 | 10011 | 1000011 | 101001100 | 10101 | 11011 |
Color Harmonies of #553745
Complementary color
Monochromatic Colors of #553745
Black with #553745
Text Example
Text Example
White with #553745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553745; }
p { color: rgb(85,55,69); }
H1.HeaderClassName
{
color: #553745;
}
.AnyTagClassName
{
color: #553745;
}
</style>
background-color css
<style>
a { background-color: #553745; }
a { background-color: rgb(85,55,69); }
div.DivClassName
{
background-color: #553745;
}
.BgClassName
{
background-color: #553745;
}
</style>
border-color css
<style>
span { border-color: #553745; }
span { border-color: rgb(85,55,69); }
td.TdClassName
{
border-color: #553745;
}
.TagClassName
{
border-color: #553745;
}
</style>