Shades of Purple #661079
Tints of Purple #661079
RGB
CMYK
RGB Variations
Color information
#661079 (or 0x661079) is known color: Purple. HEX triplet: 66, 10 and 79. RGB value is (102,16,121). Sum of RGB (Red+Green+Blue) = 102+16+121=239 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.68% from 239); Green value is 16 (6.64% from 255 or 6.69% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #661079 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661079 is #99EF86. Grayscale: #353535. Windows color (decimal): -10088327 or 7934054. OLE color: 7934054.
HSL color Cylindrical-coordinate representation of color #661079: hue angle of 289.14º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #661079 is Cyan = 0.16, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 16 | 121 | - |
| CMYK | 0.16 | 0.87 | 0 | 0.53 |
| HSL | 289.14º | 0.77% | 0.27% | - |
| HSV(B) | 289.14º | 0.87% | 0.47% | - |
| XYZ | 9.12 | 4.58 | 18.49 | - |
| YUV | 53.68 | 165.99 | 162.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 16 | 121 | 0.16 | 0.87 | 0 | 0.53 | 289.14 | 0.77 | 0.27 |
| Hex | 66 | 10 | 79 | 10 | 57 | 0 | 35 | 121 | 4D | 1B |
| Octal | 146 | 20 | 171 | 20 | 127 | 0 | 65 | 441 | 115 | 33 |
| Binary | 1100110 | 10000 | 1111001 | 10000 | 1010111 | 0 | 110101 | 100100001 | 1001101 | 11011 |
Color Harmonies of #661079
Complementary color
Monochromatic Colors of #661079
Black with #661079
Text Example
Text Example
White with #661079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661079; }
p { color: rgb(102,16,121); }
H1.HeaderClassName
{
color: #661079;
}
.AnyTagClassName
{
color: #661079;
}
</style>
background-color css
<style>
a { background-color: #661079; }
a { background-color: rgb(102,16,121); }
div.DivClassName
{
background-color: #661079;
}
.BgClassName
{
background-color: #661079;
}
</style>
border-color css
<style>
span { border-color: #661079; }
span { border-color: rgb(102,16,121); }
td.TdClassName
{
border-color: #661079;
}
.TagClassName
{
border-color: #661079;
}
</style>