Shades of Tawny Port #694048
Tints of Tawny Port #694048
RGB
CMYK
RGB Variations
Color information
#694048 (or 0x694048) is known color: Tawny Port. HEX triplet: 69, 40 and 48. RGB value is (105,64,72). Sum of RGB (Red+Green+Blue) = 105+64+72=241 (31% of max value = 765). Red value is 105 (41.41% from 255 or 43.57% from 241); Green value is 64 (25.39% from 255 or 26.56% from 241); Blue value is 72 (28.52% from 255 or 29.88% from 241); Max value from RGB is 105 - color contains mainly: red. Hex color #694048 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694048 is #96BFB7. Grayscale: #4D4D4D. Windows color (decimal): -9879480 or 4735081. OLE color: 4735081.
HSL color Cylindrical-coordinate representation of color #694048: hue angle of 348.29º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #694048 is Cyan = 0, Magento = 0.39, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 72 | - |
| CMYK | 0 | 0.39 | 0.31 | 0.59 |
| HSL | 348.29º | 0.24% | 0.33% | - |
| HSV(B) | 348.29º | 0.39% | 0.41% | - |
| XYZ | 8.83 | 7.14 | 7.04 | - |
| YUV | 77.17 | 125.08 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 72 | 0 | 0.39 | 0.31 | 0.59 | 348.29 | 0.24 | 0.33 |
| Hex | 69 | 40 | 48 | 0 | 27 | 1F | 3B | 15C | 18 | 21 |
| Octal | 151 | 100 | 110 | 0 | 47 | 37 | 73 | 534 | 30 | 41 |
| Binary | 1101001 | 1000000 | 1001000 | 0 | 100111 | 11111 | 111011 | 101011100 | 11000 | 100001 |
Color Harmonies of #694048
Complementary color
Monochromatic Colors of #694048
Black with #694048
Text Example
Text Example
White with #694048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694048; }
p { color: rgb(105,64,72); }
H1.HeaderClassName
{
color: #694048;
}
.AnyTagClassName
{
color: #694048;
}
</style>
background-color css
<style>
a { background-color: #694048; }
a { background-color: rgb(105,64,72); }
div.DivClassName
{
background-color: #694048;
}
.BgClassName
{
background-color: #694048;
}
</style>
border-color css
<style>
span { border-color: #694048; }
span { border-color: rgb(105,64,72); }
td.TdClassName
{
border-color: #694048;
}
.TagClassName
{
border-color: #694048;
}
</style>