Shades of Purple Taupe #614057
Tints of Purple Taupe #614057
RGB
CMYK
RGB Variations
Color information
#614057 (or 0x614057) is known color: Purple Taupe. HEX triplet: 61, 40 and 57. RGB value is (97,64,87). Sum of RGB (Red+Green+Blue) = 97+64+87=248 (32% of max value = 765). Red value is 97 (38.28% from 255 or 39.11% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 87 (34.38% from 255 or 35.08% from 248); Max value from RGB is 97 - color contains mainly: red. Hex color #614057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614057 is #9EBFA8. Grayscale: #4C4C4C. Windows color (decimal): -10403753 or 5718113. OLE color: 5718113.
HSL color Cylindrical-coordinate representation of color #614057: hue angle of 318.18º 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 #614057 is Cyan = 0, Magento = 0.34, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 87 | - |
| CMYK | 0 | 0.34 | 0.10 | 0.62 |
| HSL | 318.18º | 0.2% | 0.32% | - |
| HSV(B) | 318.18º | 0.34% | 0.38% | - |
| XYZ | 8.48 | 6.9 | 9.9 | - |
| YUV | 76.49 | 133.93 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 87 | 0 | 0.34 | 0.10 | 0.62 | 318.18 | 0.2 | 0.32 |
| Hex | 61 | 40 | 57 | 0 | 22 | A | 3E | 13E | 14 | 20 |
| Octal | 141 | 100 | 127 | 0 | 42 | 12 | 76 | 476 | 24 | 40 |
| Binary | 1100001 | 1000000 | 1010111 | 0 | 100010 | 1010 | 111110 | 100111110 | 10100 | 100000 |
Color Harmonies of #614057
Complementary color
Monochromatic Colors of #614057
Black with #614057
Text Example
Text Example
White with #614057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614057; }
p { color: rgb(97,64,87); }
H1.HeaderClassName
{
color: #614057;
}
.AnyTagClassName
{
color: #614057;
}
</style>
background-color css
<style>
a { background-color: #614057; }
a { background-color: rgb(97,64,87); }
div.DivClassName
{
background-color: #614057;
}
.BgClassName
{
background-color: #614057;
}
</style>
border-color css
<style>
span { border-color: #614057; }
span { border-color: rgb(97,64,87); }
td.TdClassName
{
border-color: #614057;
}
.TagClassName
{
border-color: #614057;
}
</style>