Shades of Purple Taupe #613956
Tints of Purple Taupe #613956
RGB
CMYK
RGB Variations
Color information
#613956 (or 0x613956) is known color: Purple Taupe. HEX triplet: 61, 39 and 56. RGB value is (97,57,86). Sum of RGB (Red+Green+Blue) = 97+57+86=240 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.42% from 240); Green value is 57 (22.66% from 255 or 23.75% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 97 - color contains mainly: red. Hex color #613956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613956 is #9EC6A9. Grayscale: #484848. Windows color (decimal): -10405546 or 5650785. OLE color: 5650785.
HSL color Cylindrical-coordinate representation of color #613956: hue angle of 316.5º 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 #613956 is Cyan = 0, Magento = 0.41, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 57 | 86 | - |
| CMYK | 0 | 0.41 | 0.11 | 0.62 |
| HSL | 316.5º | 0.26% | 0.3% | - |
| HSV(B) | 316.5º | 0.41% | 0.38% | - |
| XYZ | 8.07 | 6.14 | 9.56 | - |
| YUV | 72.27 | 135.75 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 86 | 0 | 0.41 | 0.11 | 0.62 | 316.5 | 0.26 | 0.3 |
| Hex | 61 | 39 | 56 | 0 | 29 | B | 3E | 13C | 1A | 1E |
| Octal | 141 | 71 | 126 | 0 | 51 | 13 | 76 | 474 | 32 | 36 |
| Binary | 1100001 | 111001 | 1010110 | 0 | 101001 | 1011 | 111110 | 100111100 | 11010 | 11110 |
Color Harmonies of #613956
Complementary color
Monochromatic Colors of #613956
Black with #613956
Text Example
Text Example
White with #613956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613956; }
p { color: rgb(97,57,86); }
H1.HeaderClassName
{
color: #613956;
}
.AnyTagClassName
{
color: #613956;
}
</style>
background-color css
<style>
a { background-color: #613956; }
a { background-color: rgb(97,57,86); }
div.DivClassName
{
background-color: #613956;
}
.BgClassName
{
background-color: #613956;
}
</style>
border-color css
<style>
span { border-color: #613956; }
span { border-color: rgb(97,57,86); }
td.TdClassName
{
border-color: #613956;
}
.TagClassName
{
border-color: #613956;
}
</style>