Shades of Purple #710668
Tints of Purple #710668
RGB
CMYK
RGB Variations
Color information
#710668 (or 0x710668) is known color: Purple. HEX triplet: 71, 06 and 68. RGB value is (113,6,104). Sum of RGB (Red+Green+Blue) = 113+6+104=223 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.67% from 223); Green value is 6 (2.73% from 255 or 2.69% from 223); Blue value is 104 (41.02% from 255 or 46.64% from 223); Max value from RGB is 113 - color contains mainly: red. Hex color #710668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #710668 is #8EF997. Grayscale: #303030. Windows color (decimal): -9370008 or 6817393. OLE color: 6817393.
HSL color Cylindrical-coordinate representation of color #710668: hue angle of 305.05º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #710668 is Cyan = 0, Magento = 0.95, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 6 | 104 | - |
| CMYK | 0 | 0.95 | 0.08 | 0.56 |
| HSL | 305.05º | 0.9% | 0.23% | - |
| HSV(B) | 305.05º | 0.95% | 0.44% | - |
| XYZ | 9.37 | 4.64 | 13.5 | - |
| YUV | 49.17 | 158.95 | 173.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 6 | 104 | 0 | 0.95 | 0.08 | 0.56 | 305.05 | 0.9 | 0.23 |
| Hex | 71 | 6 | 68 | 0 | 5F | 8 | 38 | 131 | 5A | 17 |
| Octal | 161 | 6 | 150 | 0 | 137 | 10 | 70 | 461 | 132 | 27 |
| Binary | 1110001 | 110 | 1101000 | 0 | 1011111 | 1000 | 111000 | 100110001 | 1011010 | 10111 |
Color Harmonies of #710668
Complementary color
Monochromatic Colors of #710668
Black with #710668
Text Example
Text Example
White with #710668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #710668; }
p { color: rgb(113,6,104); }
H1.HeaderClassName
{
color: #710668;
}
.AnyTagClassName
{
color: #710668;
}
</style>
background-color css
<style>
a { background-color: #710668; }
a { background-color: rgb(113,6,104); }
div.DivClassName
{
background-color: #710668;
}
.BgClassName
{
background-color: #710668;
}
</style>
border-color css
<style>
span { border-color: #710668; }
span { border-color: rgb(113,6,104); }
td.TdClassName
{
border-color: #710668;
}
.TagClassName
{
border-color: #710668;
}
</style>