Shades of Purple #710291
Tints of Purple #710291
RGB
CMYK
RGB Variations
Color information
#710291 (or 0x710291) is known color: Purple. HEX triplet: 71, 02 and 91. RGB value is (113,2,145). Sum of RGB (Red+Green+Blue) = 113+2+145=260 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.46% from 260); Green value is 2 (1.17% from 255 or 0.77% from 260); Blue value is 145 (57.03% from 255 or 55.77% from 260); Max value from RGB is 145 - color contains mainly: blue. Hex color #710291 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710291 is #8EFD6E. Grayscale: #333333. Windows color (decimal): -9370991 or 9503345. OLE color: 9503345.
HSL color Cylindrical-coordinate representation of color #710291: hue angle of 286.57º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #710291 is Cyan = 0.22, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 2 | 145 | - |
| CMYK | 0.22 | 0.99 | 0 | 0.43 |
| HSL | 286.57º | 0.97% | 0.29% | - |
| HSV(B) | 286.57º | 0.99% | 0.57% | - |
| XYZ | 11.94 | 5.6 | 27.24 | - |
| YUV | 51.49 | 180.77 | 171.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 145 | 0.22 | 0.99 | 0 | 0.43 | 286.57 | 0.97 | 0.29 |
| Hex | 71 | 2 | 91 | 16 | 63 | 0 | 2B | 11F | 61 | 1D |
| Octal | 161 | 2 | 221 | 26 | 143 | 0 | 53 | 437 | 141 | 35 |
| Binary | 1110001 | 10 | 10010001 | 10110 | 1100011 | 0 | 101011 | 100011111 | 1100001 | 11101 |
Color Harmonies of #710291
Complementary color
Monochromatic Colors of #710291
Black with #710291
Text Example
Text Example
White with #710291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710291; }
p { color: rgb(113,2,145); }
H1.HeaderClassName
{
color: #710291;
}
.AnyTagClassName
{
color: #710291;
}
</style>
background-color css
<style>
a { background-color: #710291; }
a { background-color: rgb(113,2,145); }
div.DivClassName
{
background-color: #710291;
}
.BgClassName
{
background-color: #710291;
}
</style>
border-color css
<style>
span { border-color: #710291; }
span { border-color: rgb(113,2,145); }
td.TdClassName
{
border-color: #710291;
}
.TagClassName
{
border-color: #710291;
}
</style>