Shades of Purple #710290
Tints of Purple #710290
RGB
CMYK
RGB Variations
Color information
#710290 (or 0x710290) is known color: Purple. HEX triplet: 71, 02 and 90. RGB value is (113,2,144). Sum of RGB (Red+Green+Blue) = 113+2+144=259 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.63% from 259); Green value is 2 (1.17% from 255 or 0.77% from 259); Blue value is 144 (56.64% from 255 or 55.60% from 259); Max value from RGB is 144 - color contains mainly: blue. Hex color #710290 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710290 is #8EFD6F. Grayscale: #323232. Windows color (decimal): -9370992 or 9437809. OLE color: 9437809.
HSL color Cylindrical-coordinate representation of color #710290: hue angle of 286.9º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710290 is Cyan = 0.22, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 113 | 2 | 144 | - |
| CMYK | 0.22 | 0.99 | 0 | 0.44 |
| HSL | 286.9º | 0.97% | 0.29% | - |
| HSV(B) | 286.9º | 0.99% | 0.56% | - |
| XYZ | 11.87 | 5.57 | 26.83 | - |
| YUV | 51.38 | 180.27 | 171.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 144 | 0.22 | 0.99 | 0 | 0.44 | 286.9 | 0.97 | 0.29 |
| Hex | 71 | 2 | 90 | 16 | 63 | 0 | 2C | 11F | 61 | 1D |
| Octal | 161 | 2 | 220 | 26 | 143 | 0 | 54 | 437 | 141 | 35 |
| Binary | 1110001 | 10 | 10010000 | 10110 | 1100011 | 0 | 101100 | 100011111 | 1100001 | 11101 |
Color Harmonies of #710290
Complementary color
Monochromatic Colors of #710290
Black with #710290
Text Example
Text Example
White with #710290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710290; }
p { color: rgb(113,2,144); }
H1.HeaderClassName
{
color: #710290;
}
.AnyTagClassName
{
color: #710290;
}
</style>
background-color css
<style>
a { background-color: #710290; }
a { background-color: rgb(113,2,144); }
div.DivClassName
{
background-color: #710290;
}
.BgClassName
{
background-color: #710290;
}
</style>
border-color css
<style>
span { border-color: #710290; }
span { border-color: rgb(113,2,144); }
td.TdClassName
{
border-color: #710290;
}
.TagClassName
{
border-color: #710290;
}
</style>