Shades of Purple #710387
Tints of Purple #710387
RGB
CMYK
RGB Variations
Color information
#710387 (or 0x710387) is known color: Purple. HEX triplet: 71, 03 and 87. RGB value is (113,3,135). Sum of RGB (Red+Green+Blue) = 113+3+135=251 (33% of max value = 765). Red value is 113 (44.53% from 255 or 45.02% from 251); Green value is 3 (1.56% from 255 or 1.20% from 251); Blue value is 135 (53.12% from 255 or 53.78% from 251); Max value from RGB is 135 - color contains mainly: blue. Hex color #710387 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710387 is #8EFC78. Grayscale: #323232. Windows color (decimal): -9370745 or 8848241. OLE color: 8848241.
HSL color Cylindrical-coordinate representation of color #710387: hue angle of 290º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710387 is Cyan = 0.16, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 113 | 3 | 135 | - |
| CMYK | 0.16 | 0.98 | 0 | 0.47 |
| HSL | 290º | 0.96% | 0.27% | - |
| HSV(B) | 290º | 0.98% | 0.53% | - |
| XYZ | 11.22 | 5.33 | 23.36 | - |
| YUV | 50.94 | 175.44 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 3 | 135 | 0.16 | 0.98 | 0 | 0.47 | 290 | 0.96 | 0.27 |
| Hex | 71 | 3 | 87 | 10 | 62 | 0 | 2F | 122 | 60 | 1B |
| Octal | 161 | 3 | 207 | 20 | 142 | 0 | 57 | 442 | 140 | 33 |
| Binary | 1110001 | 11 | 10000111 | 10000 | 1100010 | 0 | 101111 | 100100010 | 1100000 | 11011 |
Color Harmonies of #710387
Complementary color
Monochromatic Colors of #710387
Black with #710387
Text Example
Text Example
White with #710387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710387; }
p { color: rgb(113,3,135); }
H1.HeaderClassName
{
color: #710387;
}
.AnyTagClassName
{
color: #710387;
}
</style>
background-color css
<style>
a { background-color: #710387; }
a { background-color: rgb(113,3,135); }
div.DivClassName
{
background-color: #710387;
}
.BgClassName
{
background-color: #710387;
}
</style>
border-color css
<style>
span { border-color: #710387; }
span { border-color: rgb(113,3,135); }
td.TdClassName
{
border-color: #710387;
}
.TagClassName
{
border-color: #710387;
}
</style>