Shades of Purple #710398
Tints of Purple #710398
RGB
CMYK
RGB Variations
Color information
#710398 (or 0x710398) is known color: Purple. HEX triplet: 71, 03 and 98. RGB value is (113,3,152). Sum of RGB (Red+Green+Blue) = 113+3+152=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 3 (1.56% from 255 or 1.12% from 268); Blue value is 152 (59.77% from 255 or 56.72% from 268); Max value from RGB is 152 - color contains mainly: blue. Hex color #710398 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710398 is #8EFC67. Grayscale: #343434. Windows color (decimal): -9370728 or 9962353. OLE color: 9962353.
HSL color Cylindrical-coordinate representation of color #710398: hue angle of 284.3º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710398 is Cyan = 0.26, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 113 | 3 | 152 | - |
| CMYK | 0.26 | 0.98 | 0 | 0.40 |
| HSL | 284.3º | 0.96% | 0.3% | - |
| HSV(B) | 284.3º | 0.98% | 0.6% | - |
| XYZ | 12.51 | 5.84 | 30.17 | - |
| YUV | 52.88 | 183.94 | 170.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 152 | 0.26 | 0.98 | 0 | 0.40 | 284.3 | 0.96 | 0.3 |
| Hex | 71 | 3 | 98 | 1A | 62 | 0 | 28 | 11C | 60 | 1E |
| Octal | 161 | 3 | 230 | 32 | 142 | 0 | 50 | 434 | 140 | 36 |
| Binary | 1110001 | 11 | 10011000 | 11010 | 1100010 | 0 | 101000 | 100011100 | 1100000 | 11110 |
Color Harmonies of #710398
Complementary color
Monochromatic Colors of #710398
Black with #710398
Text Example
Text Example
White with #710398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710398; }
p { color: rgb(113,3,152); }
H1.HeaderClassName
{
color: #710398;
}
.AnyTagClassName
{
color: #710398;
}
</style>
background-color css
<style>
a { background-color: #710398; }
a { background-color: rgb(113,3,152); }
div.DivClassName
{
background-color: #710398;
}
.BgClassName
{
background-color: #710398;
}
</style>
border-color css
<style>
span { border-color: #710398; }
span { border-color: rgb(113,3,152); }
td.TdClassName
{
border-color: #710398;
}
.TagClassName
{
border-color: #710398;
}
</style>