Shades of Purple #670670
Tints of Purple #670670
RGB
CMYK
RGB Variations
Color information
#670670 (or 0x670670) is known color: Purple. HEX triplet: 67, 06 and 70. RGB value is (103,6,112). Sum of RGB (Red+Green+Blue) = 103+6+112=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 6 (2.73% from 255 or 2.71% from 221); Blue value is 112 (44.14% from 255 or 50.68% from 221); Max value from RGB is 112 - color contains mainly: blue. Hex color #670670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670670 is #98F98F. Grayscale: #2E2E2E. Windows color (decimal): -10025360 or 7341671. OLE color: 7341671.
HSL color Cylindrical-coordinate representation of color #670670: hue angle of 294.91º 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 #670670 is Cyan = 0.08, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 6 | 112 | - |
| CMYK | 0.08 | 0.95 | 0 | 0.56 |
| HSL | 294.91º | 0.9% | 0.23% | - |
| HSV(B) | 294.91º | 0.95% | 0.44% | - |
| XYZ | 8.58 | 4.18 | 15.68 | - |
| YUV | 47.09 | 164.64 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 6 | 112 | 0.08 | 0.95 | 0 | 0.56 | 294.91 | 0.9 | 0.23 |
| Hex | 67 | 6 | 70 | 8 | 5F | 0 | 38 | 127 | 5A | 17 |
| Octal | 147 | 6 | 160 | 10 | 137 | 0 | 70 | 447 | 132 | 27 |
| Binary | 1100111 | 110 | 1110000 | 1000 | 1011111 | 0 | 111000 | 100100111 | 1011010 | 10111 |
Color Harmonies of #670670
Complementary color
Monochromatic Colors of #670670
Black with #670670
Text Example
Text Example
White with #670670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670670; }
p { color: rgb(103,6,112); }
H1.HeaderClassName
{
color: #670670;
}
.AnyTagClassName
{
color: #670670;
}
</style>
background-color css
<style>
a { background-color: #670670; }
a { background-color: rgb(103,6,112); }
div.DivClassName
{
background-color: #670670;
}
.BgClassName
{
background-color: #670670;
}
</style>
border-color css
<style>
span { border-color: #670670; }
span { border-color: rgb(103,6,112); }
td.TdClassName
{
border-color: #670670;
}
.TagClassName
{
border-color: #670670;
}
</style>