Shades of Purple Taupe #614059
Tints of Purple Taupe #614059
RGB
CMYK
RGB Variations
Color information
#614059 (or 0x614059) is known color: Purple Taupe. HEX triplet: 61, 40 and 59. RGB value is (97,64,89). Sum of RGB (Red+Green+Blue) = 97+64+89=250 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.8% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 89 (35.16% from 255 or 35.6% from 250); Max value from RGB is 97 - color contains mainly: red. Hex color #614059 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614059 is #9EBFA6. Grayscale: #4C4C4C. Windows color (decimal): -10403751 or 5849185. OLE color: 5849185.
HSL color Cylindrical-coordinate representation of color #614059: hue angle of 314.55º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #614059 is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 89 | - |
| CMYK | 0 | 0.34 | 0.08 | 0.62 |
| HSL | 314.55º | 0.2% | 0.32% | - |
| HSV(B) | 314.55º | 0.34% | 0.38% | - |
| XYZ | 8.57 | 6.93 | 10.34 | - |
| YUV | 76.72 | 134.93 | 142.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 89 | 0 | 0.34 | 0.08 | 0.62 | 314.55 | 0.2 | 0.32 |
| Hex | 61 | 40 | 59 | 0 | 22 | 8 | 3E | 13B | 14 | 20 |
| Octal | 141 | 100 | 131 | 0 | 42 | 10 | 76 | 473 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1011001 | 0 | 100010 | 1000 | 111110 | 100111011 | 10100 | 100000 |
Color Harmonies of #614059
Complementary color
Monochromatic Colors of #614059
Black with #614059
Text Example
Text Example
White with #614059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614059; }
p { color: rgb(97,64,89); }
H1.HeaderClassName
{
color: #614059;
}
.AnyTagClassName
{
color: #614059;
}
</style>
background-color css
<style>
a { background-color: #614059; }
a { background-color: rgb(97,64,89); }
div.DivClassName
{
background-color: #614059;
}
.BgClassName
{
background-color: #614059;
}
</style>
border-color css
<style>
span { border-color: #614059; }
span { border-color: rgb(97,64,89); }
td.TdClassName
{
border-color: #614059;
}
.TagClassName
{
border-color: #614059;
}
</style>