Shades of Purple Taupe #614358
Tints of Purple Taupe #614358
RGB
CMYK
RGB Variations
Color information
#614358 (or 0x614358) is known color: Purple Taupe. HEX triplet: 61, 43 and 58. RGB value is (97,67,88). Sum of RGB (Red+Green+Blue) = 97+67+88=252 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.49% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 88 (34.77% from 255 or 34.92% from 252); Max value from RGB is 97 - color contains mainly: red. Hex color #614358 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #614358 is #9EBCA7. Grayscale: #4E4E4E. Windows color (decimal): -10402984 or 5784417. OLE color: 5784417.
HSL color Cylindrical-coordinate representation of color #614358: hue angle of 318º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #614358 is Cyan = 0, Magento = 0.31, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 67 | 88 | - |
| CMYK | 0 | 0.31 | 0.09 | 0.62 |
| HSL | 318º | 0.18% | 0.32% | - |
| HSV(B) | 318º | 0.31% | 0.38% | - |
| XYZ | 8.7 | 7.26 | 10.18 | - |
| YUV | 78.36 | 133.44 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 67 | 88 | 0 | 0.31 | 0.09 | 0.62 | 318 | 0.18 | 0.32 |
| Hex | 61 | 43 | 58 | 0 | 1F | 9 | 3E | 13E | 12 | 20 |
| Octal | 141 | 103 | 130 | 0 | 37 | 11 | 76 | 476 | 22 | 40 |
| Binary | 1100001 | 1000011 | 1011000 | 0 | 11111 | 1001 | 111110 | 100111110 | 10010 | 100000 |
Color Harmonies of #614358
Complementary color
Monochromatic Colors of #614358
Black with #614358
Text Example
Text Example
White with #614358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614358; }
p { color: rgb(97,67,88); }
H1.HeaderClassName
{
color: #614358;
}
.AnyTagClassName
{
color: #614358;
}
</style>
background-color css
<style>
a { background-color: #614358; }
a { background-color: rgb(97,67,88); }
div.DivClassName
{
background-color: #614358;
}
.BgClassName
{
background-color: #614358;
}
</style>
border-color css
<style>
span { border-color: #614358; }
span { border-color: rgb(97,67,88); }
td.TdClassName
{
border-color: #614358;
}
.TagClassName
{
border-color: #614358;
}
</style>