Shades of Purple #710396
Tints of Purple #710396
RGB
CMYK
RGB Variations
Color information
#710396 (or 0x710396) is known color: Purple. HEX triplet: 71, 03 and 96. RGB value is (113,3,150). Sum of RGB (Red+Green+Blue) = 113+3+150=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 3 (1.56% from 255 or 1.13% from 266); Blue value is 150 (58.98% from 255 or 56.39% from 266); Max value from RGB is 150 - color contains mainly: blue. Hex color #710396 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710396 is #8EFC69. Grayscale: #343434. Windows color (decimal): -9370730 or 9831281. OLE color: 9831281.
HSL color Cylindrical-coordinate representation of color #710396: hue angle of 284.9º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710396 is Cyan = 0.25, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 113 | 3 | 150 | - |
| CMYK | 0.25 | 0.98 | 0 | 0.41 |
| HSL | 284.9º | 0.96% | 0.3% | - |
| HSV(B) | 284.9º | 0.98% | 0.59% | - |
| XYZ | 12.35 | 5.78 | 29.32 | - |
| YUV | 52.65 | 182.94 | 171.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 150 | 0.25 | 0.98 | 0 | 0.41 | 284.9 | 0.96 | 0.3 |
| Hex | 71 | 3 | 96 | 19 | 62 | 0 | 29 | 11D | 60 | 1E |
| Octal | 161 | 3 | 226 | 31 | 142 | 0 | 51 | 435 | 140 | 36 |
| Binary | 1110001 | 11 | 10010110 | 11001 | 1100010 | 0 | 101001 | 100011101 | 1100000 | 11110 |
Color Harmonies of #710396
Complementary color
Monochromatic Colors of #710396
Black with #710396
Text Example
Text Example
White with #710396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710396; }
p { color: rgb(113,3,150); }
H1.HeaderClassName
{
color: #710396;
}
.AnyTagClassName
{
color: #710396;
}
</style>
background-color css
<style>
a { background-color: #710396; }
a { background-color: rgb(113,3,150); }
div.DivClassName
{
background-color: #710396;
}
.BgClassName
{
background-color: #710396;
}
</style>
border-color css
<style>
span { border-color: #710396; }
span { border-color: rgb(113,3,150); }
td.TdClassName
{
border-color: #710396;
}
.TagClassName
{
border-color: #710396;
}
</style>