Shades of Purple #710994
Tints of Purple #710994
RGB
CMYK
RGB Variations
Color information
#710994 (or 0x710994) is known color: Purple. HEX triplet: 71, 09 and 94. RGB value is (113,9,148). Sum of RGB (Red+Green+Blue) = 113+9+148=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 9 (3.91% from 255 or 3.33% from 270); Blue value is 148 (58.20% from 255 or 54.81% from 270); Max value from RGB is 148 - color contains mainly: blue. Hex color #710994 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #710994 is #8EF66B. Grayscale: #373737. Windows color (decimal): -9369196 or 9701745. OLE color: 9701745.
HSL color Cylindrical-coordinate representation of color #710994: hue angle of 284.89º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #710994 is Cyan = 0.24, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 113 | 9 | 148 | - |
| CMYK | 0.24 | 0.94 | 0 | 0.42 |
| HSL | 284.89º | 0.89% | 0.31% | - |
| HSV(B) | 284.89º | 0.94% | 0.58% | - |
| XYZ | 12.25 | 5.84 | 28.5 | - |
| YUV | 55.94 | 179.96 | 168.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 9 | 148 | 0.24 | 0.94 | 0 | 0.42 | 284.89 | 0.89 | 0.31 |
| Hex | 71 | 9 | 94 | 18 | 5E | 0 | 2A | 11D | 59 | 1F |
| Octal | 161 | 11 | 224 | 30 | 136 | 0 | 52 | 435 | 131 | 37 |
| Binary | 1110001 | 1001 | 10010100 | 11000 | 1011110 | 0 | 101010 | 100011101 | 1011001 | 11111 |
Color Harmonies of #710994
Complementary color
Monochromatic Colors of #710994
Black with #710994
Text Example
Text Example
White with #710994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710994; }
p { color: rgb(113,9,148); }
H1.HeaderClassName
{
color: #710994;
}
.AnyTagClassName
{
color: #710994;
}
</style>
background-color css
<style>
a { background-color: #710994; }
a { background-color: rgb(113,9,148); }
div.DivClassName
{
background-color: #710994;
}
.BgClassName
{
background-color: #710994;
}
</style>
border-color css
<style>
span { border-color: #710994; }
span { border-color: rgb(113,9,148); }
td.TdClassName
{
border-color: #710994;
}
.TagClassName
{
border-color: #710994;
}
</style>