Shades of Purple #610770
Tints of Purple #610770
RGB
CMYK
RGB Variations
Color information
#610770 (or 0x610770) is known color: Purple. HEX triplet: 61, 07 and 70. RGB value is (97,7,112). Sum of RGB (Red+Green+Blue) = 97+7+112=216 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.91% from 216); Green value is 7 (3.12% from 255 or 3.24% from 216); Blue value is 112 (44.14% from 255 or 51.85% from 216); Max value from RGB is 112 - color contains mainly: blue. Hex color #610770 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #610770 is #9EF88F. Grayscale: #2D2D2D. Windows color (decimal): -10418320 or 7341921. OLE color: 7341921.
HSL color Cylindrical-coordinate representation of color #610770: hue angle of 291.43º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #610770 is Cyan = 0.13, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 7 | 112 | - |
| CMYK | 0.13 | 0.94 | 0 | 0.56 |
| HSL | 291.43º | 0.88% | 0.23% | - |
| HSV(B) | 291.43º | 0.94% | 0.44% | - |
| XYZ | 7.93 | 3.86 | 15.66 | - |
| YUV | 45.88 | 165.32 | 164.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 7 | 112 | 0.13 | 0.94 | 0 | 0.56 | 291.43 | 0.88 | 0.23 |
| Hex | 61 | 7 | 70 | D | 5E | 0 | 38 | 123 | 58 | 17 |
| Octal | 141 | 7 | 160 | 15 | 136 | 0 | 70 | 443 | 130 | 27 |
| Binary | 1100001 | 111 | 1110000 | 1101 | 1011110 | 0 | 111000 | 100100011 | 1011000 | 10111 |
Color Harmonies of #610770
Complementary color
Monochromatic Colors of #610770
Black with #610770
Text Example
Text Example
White with #610770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #610770; }
p { color: rgb(97,7,112); }
H1.HeaderClassName
{
color: #610770;
}
.AnyTagClassName
{
color: #610770;
}
</style>
background-color css
<style>
a { background-color: #610770; }
a { background-color: rgb(97,7,112); }
div.DivClassName
{
background-color: #610770;
}
.BgClassName
{
background-color: #610770;
}
</style>
border-color css
<style>
span { border-color: #610770; }
span { border-color: rgb(97,7,112); }
td.TdClassName
{
border-color: #610770;
}
.TagClassName
{
border-color: #610770;
}
</style>