Shades of Tawny Port #523942
Tints of Tawny Port #523942
RGB
CMYK
RGB Variations
Color information
#523942 (or 0x523942) is known color: Tawny Port. HEX triplet: 52, 39 and 42. RGB value is (82,57,66). Sum of RGB (Red+Green+Blue) = 82+57+66=205 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40% from 205); Green value is 57 (22.66% from 255 or 27.80% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 82 - color contains mainly: red. Hex color #523942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523942 is #ADC6BD. Grayscale: #414141. Windows color (decimal): -11388606 or 4340050. OLE color: 4340050.
HSL color Cylindrical-coordinate representation of color #523942: hue angle of 338.4º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #523942 is Cyan = 0, Magento = 0.30, Yellow = 0.20 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 66 | - |
| CMYK | 0 | 0.30 | 0.20 | 0.68 |
| HSL | 338.4º | 0.18% | 0.27% | - |
| HSV(B) | 338.4º | 0.3% | 0.32% | - |
| XYZ | 5.93 | 5.11 | 5.83 | - |
| YUV | 65.5 | 128.28 | 139.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 66 | 0 | 0.30 | 0.20 | 0.68 | 338.4 | 0.18 | 0.27 |
| Hex | 52 | 39 | 42 | 0 | 1E | 14 | 44 | 152 | 12 | 1B |
| Octal | 122 | 71 | 102 | 0 | 36 | 24 | 104 | 522 | 22 | 33 |
| Binary | 1010010 | 111001 | 1000010 | 0 | 11110 | 10100 | 1000100 | 101010010 | 10010 | 11011 |
Color Harmonies of #523942
Complementary color
Monochromatic Colors of #523942
Black with #523942
Text Example
Text Example
White with #523942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523942; }
p { color: rgb(82,57,66); }
H1.HeaderClassName
{
color: #523942;
}
.AnyTagClassName
{
color: #523942;
}
</style>
background-color css
<style>
a { background-color: #523942; }
a { background-color: rgb(82,57,66); }
div.DivClassName
{
background-color: #523942;
}
.BgClassName
{
background-color: #523942;
}
</style>
border-color css
<style>
span { border-color: #523942; }
span { border-color: rgb(82,57,66); }
td.TdClassName
{
border-color: #523942;
}
.TagClassName
{
border-color: #523942;
}
</style>