Shades of Purple Taupe #614458
Tints of Purple Taupe #614458
RGB
CMYK
RGB Variations
Color information
#614458 (or 0x614458) is known color: Purple Taupe. HEX triplet: 61, 44 and 58. RGB value is (97,68,88). Sum of RGB (Red+Green+Blue) = 97+68+88=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 68 (26.95% from 255 or 26.88% from 253); Blue value is 88 (34.77% from 255 or 34.78% from 253); Max value from RGB is 97 - color contains mainly: red. Hex color #614458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614458 is #9EBBA7. Grayscale: #4E4E4E. Windows color (decimal): -10402728 or 5784673. OLE color: 5784673.
HSL color Cylindrical-coordinate representation of color #614458: hue angle of 318.62º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #614458 is Cyan = 0, Magento = 0.30, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 88 | - |
| CMYK | 0 | 0.30 | 0.09 | 0.62 |
| HSL | 318.62º | 0.18% | 0.32% | - |
| HSV(B) | 318.62º | 0.3% | 0.38% | - |
| XYZ | 8.76 | 7.38 | 10.2 | - |
| YUV | 78.95 | 133.11 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 88 | 0 | 0.30 | 0.09 | 0.62 | 318.62 | 0.18 | 0.32 |
| Hex | 61 | 44 | 58 | 0 | 1E | 9 | 3E | 13F | 12 | 20 |
| Octal | 141 | 104 | 130 | 0 | 36 | 11 | 76 | 477 | 22 | 40 |
| Binary | 1100001 | 1000100 | 1011000 | 0 | 11110 | 1001 | 111110 | 100111111 | 10010 | 100000 |
Color Harmonies of #614458
Complementary color
Monochromatic Colors of #614458
Black with #614458
Text Example
Text Example
White with #614458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614458; }
p { color: rgb(97,68,88); }
H1.HeaderClassName
{
color: #614458;
}
.AnyTagClassName
{
color: #614458;
}
</style>
background-color css
<style>
a { background-color: #614458; }
a { background-color: rgb(97,68,88); }
div.DivClassName
{
background-color: #614458;
}
.BgClassName
{
background-color: #614458;
}
</style>
border-color css
<style>
span { border-color: #614458; }
span { border-color: rgb(97,68,88); }
td.TdClassName
{
border-color: #614458;
}
.TagClassName
{
border-color: #614458;
}
</style>