Shades of Purple Taupe #614259
Tints of Purple Taupe #614259
RGB
CMYK
RGB Variations
Color information
#614259 (or 0x614259) is known color: Purple Taupe. HEX triplet: 61, 42 and 59. RGB value is (97,66,89). Sum of RGB (Red+Green+Blue) = 97+66+89=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 66 (26.17% from 255 or 26.19% from 252); Blue value is 89 (35.16% from 255 or 35.32% from 252); Max value from RGB is 97 - color contains mainly: red. Hex color #614259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614259 is #9EBDA6. Grayscale: #4D4D4D. Windows color (decimal): -10403239 or 5849697. OLE color: 5849697.
HSL color Cylindrical-coordinate representation of color #614259: hue angle of 315.48º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614259 is Cyan = 0, Magento = 0.32, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 89 | - |
| CMYK | 0 | 0.32 | 0.08 | 0.62 |
| HSL | 315.48º | 0.19% | 0.32% | - |
| HSV(B) | 315.48º | 0.32% | 0.38% | - |
| XYZ | 8.68 | 7.16 | 10.38 | - |
| YUV | 77.89 | 134.27 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 89 | 0 | 0.32 | 0.08 | 0.62 | 315.48 | 0.19 | 0.32 |
| Hex | 61 | 42 | 59 | 0 | 20 | 8 | 3E | 13B | 13 | 20 |
| Octal | 141 | 102 | 131 | 0 | 40 | 10 | 76 | 473 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1011001 | 0 | 100000 | 1000 | 111110 | 100111011 | 10011 | 100000 |
Color Harmonies of #614259
Complementary color
Monochromatic Colors of #614259
Black with #614259
Text Example
Text Example
White with #614259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614259; }
p { color: rgb(97,66,89); }
H1.HeaderClassName
{
color: #614259;
}
.AnyTagClassName
{
color: #614259;
}
</style>
background-color css
<style>
a { background-color: #614259; }
a { background-color: rgb(97,66,89); }
div.DivClassName
{
background-color: #614259;
}
.BgClassName
{
background-color: #614259;
}
</style>
border-color css
<style>
span { border-color: #614259; }
span { border-color: rgb(97,66,89); }
td.TdClassName
{
border-color: #614259;
}
.TagClassName
{
border-color: #614259;
}
</style>