Shades of Purple Taupe #613953
Tints of Purple Taupe #613953
RGB
CMYK
RGB Variations
Color information
#613953 (or 0x613953) is known color: Purple Taupe. HEX triplet: 61, 39 and 53. RGB value is (97,57,83). Sum of RGB (Red+Green+Blue) = 97+57+83=237 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.93% from 237); Green value is 57 (22.66% from 255 or 24.05% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 97 - color contains mainly: red. Hex color #613953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613953 is #9EC6AC. Grayscale: #474747. Windows color (decimal): -10405549 or 5454177. OLE color: 5454177.
HSL color Cylindrical-coordinate representation of color #613953: hue angle of 321º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #613953 is Cyan = 0, Magento = 0.41, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 57 | 83 | - |
| CMYK | 0 | 0.41 | 0.14 | 0.62 |
| HSL | 321º | 0.26% | 0.3% | - |
| HSV(B) | 321º | 0.41% | 0.38% | - |
| XYZ | 7.95 | 6.09 | 8.94 | - |
| YUV | 71.92 | 134.25 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 83 | 0 | 0.41 | 0.14 | 0.62 | 321 | 0.26 | 0.3 |
| Hex | 61 | 39 | 53 | 0 | 29 | E | 3E | 141 | 1A | 1E |
| Octal | 141 | 71 | 123 | 0 | 51 | 16 | 76 | 501 | 32 | 36 |
| Binary | 1100001 | 111001 | 1010011 | 0 | 101001 | 1110 | 111110 | 101000001 | 11010 | 11110 |
Color Harmonies of #613953
Complementary color
Monochromatic Colors of #613953
Black with #613953
Text Example
Text Example
White with #613953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613953; }
p { color: rgb(97,57,83); }
H1.HeaderClassName
{
color: #613953;
}
.AnyTagClassName
{
color: #613953;
}
</style>
background-color css
<style>
a { background-color: #613953; }
a { background-color: rgb(97,57,83); }
div.DivClassName
{
background-color: #613953;
}
.BgClassName
{
background-color: #613953;
}
</style>
border-color css
<style>
span { border-color: #613953; }
span { border-color: rgb(97,57,83); }
td.TdClassName
{
border-color: #613953;
}
.TagClassName
{
border-color: #613953;
}
</style>