Shades of Purple #710276
Tints of Purple #710276
RGB
CMYK
RGB Variations
Color information
#710276 (or 0x710276) is known color: Purple. HEX triplet: 71, 02 and 76. RGB value is (113,2,118). Sum of RGB (Red+Green+Blue) = 113+2+118=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 2 (1.17% from 255 or 0.86% from 233); Blue value is 118 (46.48% from 255 or 50.64% from 233); Max value from RGB is 118 - color contains mainly: blue. Hex color #710276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710276 is #8EFD89. Grayscale: #303030. Windows color (decimal): -9371018 or 7733873. OLE color: 7733873.
HSL color Cylindrical-coordinate representation of color #710276: hue angle of 297.41º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #710276 is Cyan = 0.04, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 2 | 118 | - |
| CMYK | 0.04 | 0.98 | 0 | 0.54 |
| HSL | 297.41º | 0.97% | 0.24% | - |
| HSV(B) | 297.41º | 0.98% | 0.46% | - |
| XYZ | 10.1 | 4.86 | 17.55 | - |
| YUV | 48.41 | 167.27 | 174.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 2 | 118 | 0.04 | 0.98 | 0 | 0.54 | 297.41 | 0.97 | 0.24 |
| Hex | 71 | 2 | 76 | 4 | 62 | 0 | 36 | 129 | 61 | 18 |
| Octal | 161 | 2 | 166 | 4 | 142 | 0 | 66 | 451 | 141 | 30 |
| Binary | 1110001 | 10 | 1110110 | 100 | 1100010 | 0 | 110110 | 100101001 | 1100001 | 11000 |
Color Harmonies of #710276
Complementary color
Monochromatic Colors of #710276
Black with #710276
Text Example
Text Example
White with #710276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710276; }
p { color: rgb(113,2,118); }
H1.HeaderClassName
{
color: #710276;
}
.AnyTagClassName
{
color: #710276;
}
</style>
background-color css
<style>
a { background-color: #710276; }
a { background-color: rgb(113,2,118); }
div.DivClassName
{
background-color: #710276;
}
.BgClassName
{
background-color: #710276;
}
</style>
border-color css
<style>
span { border-color: #710276; }
span { border-color: rgb(113,2,118); }
td.TdClassName
{
border-color: #710276;
}
.TagClassName
{
border-color: #710276;
}
</style>