Shades of Purple Taupe #613754
Tints of Purple Taupe #613754
RGB
CMYK
RGB Variations
Color information
#613754 (or 0x613754) is known color: Purple Taupe. HEX triplet: 61, 37 and 54. RGB value is (97,55,84). Sum of RGB (Red+Green+Blue) = 97+55+84=236 (31% of max value = 765). Red value is 97 (38.28% from 255 or 41.10% from 236); Green value is 55 (21.88% from 255 or 23.31% from 236); Blue value is 84 (33.20% from 255 or 35.59% from 236); Max value from RGB is 97 - color contains mainly: red. Hex color #613754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613754 is #9EC8AB. Grayscale: #464646. Windows color (decimal): -10406060 or 5519201. OLE color: 5519201.
HSL color Cylindrical-coordinate representation of color #613754: hue angle of 318.57º 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 #613754 is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 55 | 84 | - |
| CMYK | 0 | 0.43 | 0.13 | 0.62 |
| HSL | 318.57º | 0.28% | 0.3% | - |
| HSV(B) | 318.57º | 0.43% | 0.38% | - |
| XYZ | 7.9 | 5.91 | 9.11 | - |
| YUV | 70.86 | 135.41 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 84 | 0 | 0.43 | 0.13 | 0.62 | 318.57 | 0.28 | 0.3 |
| Hex | 61 | 37 | 54 | 0 | 2B | D | 3E | 13F | 1C | 1E |
| Octal | 141 | 67 | 124 | 0 | 53 | 15 | 76 | 477 | 34 | 36 |
| Binary | 1100001 | 110111 | 1010100 | 0 | 101011 | 1101 | 111110 | 100111111 | 11100 | 11110 |
Color Harmonies of #613754
Complementary color
Monochromatic Colors of #613754
Black with #613754
Text Example
Text Example
White with #613754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613754; }
p { color: rgb(97,55,84); }
H1.HeaderClassName
{
color: #613754;
}
.AnyTagClassName
{
color: #613754;
}
</style>
background-color css
<style>
a { background-color: #613754; }
a { background-color: rgb(97,55,84); }
div.DivClassName
{
background-color: #613754;
}
.BgClassName
{
background-color: #613754;
}
</style>
border-color css
<style>
span { border-color: #613754; }
span { border-color: rgb(97,55,84); }
td.TdClassName
{
border-color: #613754;
}
.TagClassName
{
border-color: #613754;
}
</style>