Shades of Tawny Port #614148
Tints of Tawny Port #614148
RGB
CMYK
RGB Variations
Color information
#614148 (or 0x614148) is known color: Tawny Port. HEX triplet: 61, 41 and 48. RGB value is (97,65,72). Sum of RGB (Red+Green+Blue) = 97+65+72=234 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.45% from 234); Green value is 65 (25.78% from 255 or 27.78% from 234); Blue value is 72 (28.52% from 255 or 30.77% from 234); Max value from RGB is 97 - color contains mainly: red. Hex color #614148 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614148 is #9EBEB7. Grayscale: #4B4B4B. Windows color (decimal): -10403512 or 4735329. OLE color: 4735329.
HSL color Cylindrical-coordinate representation of color #614148: hue angle of 346.88º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #614148 is Cyan = 0, Magento = 0.33, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 65 | 72 | - |
| CMYK | 0 | 0.33 | 0.26 | 0.62 |
| HSL | 346.88º | 0.2% | 0.32% | - |
| HSV(B) | 346.88º | 0.33% | 0.38% | - |
| XYZ | 7.99 | 6.79 | 7.02 | - |
| YUV | 75.37 | 126.1 | 143.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 65 | 72 | 0 | 0.33 | 0.26 | 0.62 | 346.88 | 0.2 | 0.32 |
| Hex | 61 | 41 | 48 | 0 | 21 | 1A | 3E | 15B | 14 | 20 |
| Octal | 141 | 101 | 110 | 0 | 41 | 32 | 76 | 533 | 24 | 40 |
| Binary | 1100001 | 1000001 | 1001000 | 0 | 100001 | 11010 | 111110 | 101011011 | 10100 | 100000 |
Color Harmonies of #614148
Complementary color
Monochromatic Colors of #614148
Black with #614148
Text Example
Text Example
White with #614148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614148; }
p { color: rgb(97,65,72); }
H1.HeaderClassName
{
color: #614148;
}
.AnyTagClassName
{
color: #614148;
}
</style>
background-color css
<style>
a { background-color: #614148; }
a { background-color: rgb(97,65,72); }
div.DivClassName
{
background-color: #614148;
}
.BgClassName
{
background-color: #614148;
}
</style>
border-color css
<style>
span { border-color: #614148; }
span { border-color: rgb(97,65,72); }
td.TdClassName
{
border-color: #614148;
}
.TagClassName
{
border-color: #614148;
}
</style>