Shades of Purple Taupe #613856
Tints of Purple Taupe #613856
RGB
CMYK
RGB Variations
Color information
#613856 (or 0x613856) is known color: Purple Taupe. HEX triplet: 61, 38 and 56. RGB value is (97,56,86). Sum of RGB (Red+Green+Blue) = 97+56+86=239 (31% of max value = 765). Red value is 97 (38.28% from 255 or 40.59% from 239); Green value is 56 (22.27% from 255 or 23.43% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 97 - color contains mainly: red. Hex color #613856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613856 is #9EC7A9. Grayscale: #474747. Windows color (decimal): -10405802 or 5650529. OLE color: 5650529.
HSL color Cylindrical-coordinate representation of color #613856: hue angle of 316.1º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #613856 is Cyan = 0, Magento = 0.42, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 86 | - |
| CMYK | 0 | 0.42 | 0.11 | 0.62 |
| HSL | 316.1º | 0.27% | 0.3% | - |
| HSV(B) | 316.1º | 0.42% | 0.38% | - |
| XYZ | 8.02 | 6.04 | 9.55 | - |
| YUV | 71.68 | 136.08 | 146.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 86 | 0 | 0.42 | 0.11 | 0.62 | 316.1 | 0.27 | 0.3 |
| Hex | 61 | 38 | 56 | 0 | 2A | B | 3E | 13C | 1B | 1E |
| Octal | 141 | 70 | 126 | 0 | 52 | 13 | 76 | 474 | 33 | 36 |
| Binary | 1100001 | 111000 | 1010110 | 0 | 101010 | 1011 | 111110 | 100111100 | 11011 | 11110 |
Color Harmonies of #613856
Complementary color
Monochromatic Colors of #613856
Black with #613856
Text Example
Text Example
White with #613856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613856; }
p { color: rgb(97,56,86); }
H1.HeaderClassName
{
color: #613856;
}
.AnyTagClassName
{
color: #613856;
}
</style>
background-color css
<style>
a { background-color: #613856; }
a { background-color: rgb(97,56,86); }
div.DivClassName
{
background-color: #613856;
}
.BgClassName
{
background-color: #613856;
}
</style>
border-color css
<style>
span { border-color: #613856; }
span { border-color: rgb(97,56,86); }
td.TdClassName
{
border-color: #613856;
}
.TagClassName
{
border-color: #613856;
}
</style>