Shades of Purple #710361
Tints of Purple #710361
RGB
CMYK
RGB Variations
Color information
#710361 (or 0x710361) is known color: Purple. HEX triplet: 71, 03 and 61. RGB value is (113,3,97). Sum of RGB (Red+Green+Blue) = 113+3+97=213 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.05% from 213); Green value is 3 (1.56% from 255 or 1.41% from 213); Blue value is 97 (38.28% from 255 or 45.54% from 213); Max value from RGB is 113 - color contains mainly: red. Hex color #710361 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710361 is #8EFC9E. Grayscale: #2E2E2E. Windows color (decimal): -9370783 or 6357873. OLE color: 6357873.
HSL color Cylindrical-coordinate representation of color #710361: hue angle of 308.73º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #710361 is Cyan = 0, Magento = 0.97, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 3 | 97 | - |
| CMYK | 0 | 0.97 | 0.14 | 0.56 |
| HSL | 308.73º | 0.95% | 0.23% | - |
| HSV(B) | 308.73º | 0.97% | 0.44% | - |
| XYZ | 9 | 4.44 | 11.69 | - |
| YUV | 46.61 | 156.44 | 175.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 97 | 0 | 0.97 | 0.14 | 0.56 | 308.73 | 0.95 | 0.23 |
| Hex | 71 | 3 | 61 | 0 | 61 | E | 38 | 135 | 5F | 17 |
| Octal | 161 | 3 | 141 | 0 | 141 | 16 | 70 | 465 | 137 | 27 |
| Binary | 1110001 | 11 | 1100001 | 0 | 1100001 | 1110 | 111000 | 100110101 | 1011111 | 10111 |
Color Harmonies of #710361
Complementary color
Monochromatic Colors of #710361
Black with #710361
Text Example
Text Example
White with #710361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710361; }
p { color: rgb(113,3,97); }
H1.HeaderClassName
{
color: #710361;
}
.AnyTagClassName
{
color: #710361;
}
</style>
background-color css
<style>
a { background-color: #710361; }
a { background-color: rgb(113,3,97); }
div.DivClassName
{
background-color: #710361;
}
.BgClassName
{
background-color: #710361;
}
</style>
border-color css
<style>
span { border-color: #710361; }
span { border-color: rgb(113,3,97); }
td.TdClassName
{
border-color: #710361;
}
.TagClassName
{
border-color: #710361;
}
</style>