Shades of Purple Taupe #613654
Tints of Purple Taupe #613654
RGB
CMYK
RGB Variations
Color information
#613654 (or 0x613654) is known color: Purple Taupe. HEX triplet: 61, 36 and 54. RGB value is (97,54,84). Sum of RGB (Red+Green+Blue) = 97+54+84=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 54 (21.48% from 255 or 22.98% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 97 - color contains mainly: red. Hex color #613654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613654 is #9EC9AB. Grayscale: #464646. Windows color (decimal): -10406316 or 5518945. OLE color: 5518945.
HSL color Cylindrical-coordinate representation of color #613654: hue angle of 318.14º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #613654 is Cyan = 0, Magento = 0.44, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 84 | - |
| CMYK | 0 | 0.44 | 0.13 | 0.62 |
| HSL | 318.14º | 0.28% | 0.3% | - |
| HSV(B) | 318.14º | 0.44% | 0.38% | - |
| XYZ | 7.85 | 5.82 | 9.1 | - |
| YUV | 70.28 | 135.75 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 84 | 0 | 0.44 | 0.13 | 0.62 | 318.14 | 0.28 | 0.3 |
| Hex | 61 | 36 | 54 | 0 | 2C | D | 3E | 13E | 1C | 1E |
| Octal | 141 | 66 | 124 | 0 | 54 | 15 | 76 | 476 | 34 | 36 |
| Binary | 1100001 | 110110 | 1010100 | 0 | 101100 | 1101 | 111110 | 100111110 | 11100 | 11110 |
Color Harmonies of #613654
Complementary color
Monochromatic Colors of #613654
Black with #613654
Text Example
Text Example
White with #613654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613654; }
p { color: rgb(97,54,84); }
H1.HeaderClassName
{
color: #613654;
}
.AnyTagClassName
{
color: #613654;
}
</style>
background-color css
<style>
a { background-color: #613654; }
a { background-color: rgb(97,54,84); }
div.DivClassName
{
background-color: #613654;
}
.BgClassName
{
background-color: #613654;
}
</style>
border-color css
<style>
span { border-color: #613654; }
span { border-color: rgb(97,54,84); }
td.TdClassName
{
border-color: #613654;
}
.TagClassName
{
border-color: #613654;
}
</style>