Shades of Purple #711085
Tints of Purple #711085
RGB
CMYK
RGB Variations
Color information
#711085 (or 0x711085) is known color: Purple. HEX triplet: 71, 10 and 85. RGB value is (113,16,133). Sum of RGB (Red+Green+Blue) = 113+16+133=262 (34% of max value = 765). Red value is 113 (44.53% from 255 or 43.13% from 262); Green value is 16 (6.64% from 255 or 6.11% from 262); Blue value is 133 (52.34% from 255 or 50.76% from 262); Max value from RGB is 133 - color contains mainly: blue. Hex color #711085 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #711085 is #8EEF7A. Grayscale: #393939. Windows color (decimal): -9367419 or 8720497. OLE color: 8720497.
HSL color Cylindrical-coordinate representation of color #711085: hue angle of 289.74º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #711085 is Cyan = 0.15, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 16 | 133 | - |
| CMYK | 0.15 | 0.88 | 0 | 0.48 |
| HSL | 289.74º | 0.79% | 0.29% | - |
| HSV(B) | 289.74º | 0.88% | 0.52% | - |
| XYZ | 11.23 | 5.57 | 22.67 | - |
| YUV | 58.34 | 170.14 | 166.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 16 | 133 | 0.15 | 0.88 | 0 | 0.48 | 289.74 | 0.79 | 0.29 |
| Hex | 71 | 10 | 85 | F | 58 | 0 | 30 | 122 | 4F | 1D |
| Octal | 161 | 20 | 205 | 17 | 130 | 0 | 60 | 442 | 117 | 35 |
| Binary | 1110001 | 10000 | 10000101 | 1111 | 1011000 | 0 | 110000 | 100100010 | 1001111 | 11101 |
Color Harmonies of #711085
Complementary color
Monochromatic Colors of #711085
Black with #711085
Text Example
Text Example
White with #711085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #711085; }
p { color: rgb(113,16,133); }
H1.HeaderClassName
{
color: #711085;
}
.AnyTagClassName
{
color: #711085;
}
</style>
background-color css
<style>
a { background-color: #711085; }
a { background-color: rgb(113,16,133); }
div.DivClassName
{
background-color: #711085;
}
.BgClassName
{
background-color: #711085;
}
</style>
border-color css
<style>
span { border-color: #711085; }
span { border-color: rgb(113,16,133); }
td.TdClassName
{
border-color: #711085;
}
.TagClassName
{
border-color: #711085;
}
</style>