Shades of Purple Taupe #613451
Tints of Purple Taupe #613451
RGB
CMYK
RGB Variations
Color information
#613451 (or 0x613451) is known color: Purple Taupe. HEX triplet: 61, 34 and 51. RGB value is (97,52,81). Sum of RGB (Red+Green+Blue) = 97+52+81=230 (30% of max value = 765). Red value is 97 (38.28% from 255 or 42.17% from 230); Green value is 52 (20.70% from 255 or 22.61% from 230); Blue value is 81 (32.03% from 255 or 35.22% from 230); Max value from RGB is 97 - color contains mainly: red. Hex color #613451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613451 is #9ECBAE. Grayscale: #444444. Windows color (decimal): -10406831 or 5321825. OLE color: 5321825.
HSL color Cylindrical-coordinate representation of color #613451: hue angle of 321.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #613451 is Cyan = 0, Magento = 0.46, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 81 | - |
| CMYK | 0 | 0.46 | 0.16 | 0.62 |
| HSL | 321.33º | 0.3% | 0.29% | - |
| HSV(B) | 321.33º | 0.46% | 0.38% | - |
| XYZ | 7.64 | 5.59 | 8.46 | - |
| YUV | 68.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 81 | 0 | 0.46 | 0.16 | 0.62 | 321.33 | 0.3 | 0.29 |
| Hex | 61 | 34 | 51 | 0 | 2E | 10 | 3E | 141 | 1E | 1D |
| Octal | 141 | 64 | 121 | 0 | 56 | 20 | 76 | 501 | 36 | 35 |
| Binary | 1100001 | 110100 | 1010001 | 0 | 101110 | 10000 | 111110 | 101000001 | 11110 | 11101 |
Color Harmonies of #613451
Complementary color
Monochromatic Colors of #613451
Black with #613451
Text Example
Text Example
White with #613451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613451; }
p { color: rgb(97,52,81); }
H1.HeaderClassName
{
color: #613451;
}
.AnyTagClassName
{
color: #613451;
}
</style>
background-color css
<style>
a { background-color: #613451; }
a { background-color: rgb(97,52,81); }
div.DivClassName
{
background-color: #613451;
}
.BgClassName
{
background-color: #613451;
}
</style>
border-color css
<style>
span { border-color: #613451; }
span { border-color: rgb(97,52,81); }
td.TdClassName
{
border-color: #613451;
}
.TagClassName
{
border-color: #613451;
}
</style>