Shades of Purple Taupe #613753
Tints of Purple Taupe #613753
RGB
CMYK
RGB Variations
Color information
#613753 (or 0x613753) is known color: Purple Taupe. HEX triplet: 61, 37 and 53. RGB value is (97,55,83). Sum of RGB (Red+Green+Blue) = 97+55+83=235 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.28% from 235); Green value is 55 (21.88% from 255 or 23.40% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 97 - color contains mainly: red. Hex color #613753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613753 is #9EC8AC. Grayscale: #464646. Windows color (decimal): -10406061 or 5453665. OLE color: 5453665.
HSL color Cylindrical-coordinate representation of color #613753: hue angle of 320º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #613753 is Cyan = 0, Magento = 0.43, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 83 | - |
| CMYK | 0 | 0.43 | 0.14 | 0.62 |
| HSL | 320º | 0.28% | 0.3% | - |
| HSV(B) | 320º | 0.43% | 0.38% | - |
| XYZ | 7.86 | 5.9 | 8.91 | - |
| YUV | 70.75 | 134.91 | 146.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 83 | 0 | 0.43 | 0.14 | 0.62 | 320 | 0.28 | 0.3 |
| Hex | 61 | 37 | 53 | 0 | 2B | E | 3E | 140 | 1C | 1E |
| Octal | 141 | 67 | 123 | 0 | 53 | 16 | 76 | 500 | 34 | 36 |
| Binary | 1100001 | 110111 | 1010011 | 0 | 101011 | 1110 | 111110 | 101000000 | 11100 | 11110 |
Color Harmonies of #613753
Complementary color
Monochromatic Colors of #613753
Black with #613753
Text Example
Text Example
White with #613753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613753; }
p { color: rgb(97,55,83); }
H1.HeaderClassName
{
color: #613753;
}
.AnyTagClassName
{
color: #613753;
}
</style>
background-color css
<style>
a { background-color: #613753; }
a { background-color: rgb(97,55,83); }
div.DivClassName
{
background-color: #613753;
}
.BgClassName
{
background-color: #613753;
}
</style>
border-color css
<style>
span { border-color: #613753; }
span { border-color: rgb(97,55,83); }
td.TdClassName
{
border-color: #613753;
}
.TagClassName
{
border-color: #613753;
}
</style>