Shades of Purple Taupe #614056
Tints of Purple Taupe #614056
RGB
CMYK
RGB Variations
Color information
#614056 (or 0x614056) is known color: Purple Taupe. HEX triplet: 61, 40 and 56. RGB value is (97,64,86). Sum of RGB (Red+Green+Blue) = 97+64+86=247 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.27% from 247); Green value is 64 (25.39% from 255 or 25.91% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 97 - color contains mainly: red. Hex color #614056 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614056 is #9EBFA9. Grayscale: #4C4C4C. Windows color (decimal): -10403754 or 5652577. OLE color: 5652577.
HSL color Cylindrical-coordinate representation of color #614056: hue angle of 320º 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 #614056 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 86 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.62 |
| HSL | 320º | 0.2% | 0.32% | - |
| HSV(B) | 320º | 0.34% | 0.38% | - |
| XYZ | 8.44 | 6.88 | 9.69 | - |
| YUV | 76.38 | 133.43 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 86 | 0 | 0.34 | 0.11 | 0.62 | 320 | 0.2 | 0.32 |
| Hex | 61 | 40 | 56 | 0 | 22 | B | 3E | 140 | 14 | 20 |
| Octal | 141 | 100 | 126 | 0 | 42 | 13 | 76 | 500 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010110 | 0 | 100010 | 1011 | 111110 | 101000000 | 10100 | 100000 |
Color Harmonies of #614056
Complementary color
Monochromatic Colors of #614056
Black with #614056
Text Example
Text Example
White with #614056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614056; }
p { color: rgb(97,64,86); }
H1.HeaderClassName
{
color: #614056;
}
.AnyTagClassName
{
color: #614056;
}
</style>
background-color css
<style>
a { background-color: #614056; }
a { background-color: rgb(97,64,86); }
div.DivClassName
{
background-color: #614056;
}
.BgClassName
{
background-color: #614056;
}
</style>
border-color css
<style>
span { border-color: #614056; }
span { border-color: rgb(97,64,86); }
td.TdClassName
{
border-color: #614056;
}
.TagClassName
{
border-color: #614056;
}
</style>