Shades of Tawny Port #623340
Tints of Tawny Port #623340
RGB
CMYK
RGB Variations
Color information
#623340 (or 0x623340) is known color: Tawny Port. HEX triplet: 62, 33 and 40. RGB value is (98,51,64). Sum of RGB (Red+Green+Blue) = 98+51+64=213 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.01% from 213); Green value is 51 (20.31% from 255 or 23.94% from 213); Blue value is 64 (25.39% from 255 or 30.05% from 213); Max value from RGB is 98 - color contains mainly: red. Hex color #623340 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #623340 is #9DCCBF. Grayscale: #424242. Windows color (decimal): -10341568 or 4207458. OLE color: 4207458.
HSL color Cylindrical-coordinate representation of color #623340: hue angle of 343.4º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #623340 is Cyan = 0, Magento = 0.48, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 64 | - |
| CMYK | 0 | 0.48 | 0.35 | 0.62 |
| HSL | 343.4º | 0.32% | 0.29% | - |
| HSV(B) | 343.4º | 0.48% | 0.38% | - |
| XYZ | 7.15 | 5.33 | 5.5 | - |
| YUV | 66.54 | 126.57 | 150.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 64 | 0 | 0.48 | 0.35 | 0.62 | 343.4 | 0.32 | 0.29 |
| Hex | 62 | 33 | 40 | 0 | 30 | 23 | 3E | 157 | 20 | 1D |
| Octal | 142 | 63 | 100 | 0 | 60 | 43 | 76 | 527 | 40 | 35 |
| Binary | 1100010 | 110011 | 1000000 | 0 | 110000 | 100011 | 111110 | 101010111 | 100000 | 11101 |
Color Harmonies of #623340
Complementary color
Monochromatic Colors of #623340
Black with #623340
Text Example
Text Example
White with #623340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623340; }
p { color: rgb(98,51,64); }
H1.HeaderClassName
{
color: #623340;
}
.AnyTagClassName
{
color: #623340;
}
</style>
background-color css
<style>
a { background-color: #623340; }
a { background-color: rgb(98,51,64); }
div.DivClassName
{
background-color: #623340;
}
.BgClassName
{
background-color: #623340;
}
</style>
border-color css
<style>
span { border-color: #623340; }
span { border-color: rgb(98,51,64); }
td.TdClassName
{
border-color: #623340;
}
.TagClassName
{
border-color: #623340;
}
</style>