Shades of Purple #670466
Tints of Purple #670466
RGB
CMYK
RGB Variations
Color information
#670466 (or 0x670466) is known color: Purple. HEX triplet: 67, 04 and 66. RGB value is (103,4,102). Sum of RGB (Red+Green+Blue) = 103+4+102=209 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.28% from 209); Green value is 4 (1.95% from 255 or 1.91% from 209); Blue value is 102 (40.23% from 255 or 48.80% from 209); Max value from RGB is 103 - color contains mainly: red. Hex color #670466 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #670466 is #98FB99. Grayscale: #2C2C2C. Windows color (decimal): -10025882 or 6685799. OLE color: 6685799.
HSL color Cylindrical-coordinate representation of color #670466: hue angle of 300.61º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #670466 is Cyan = 0, Magento = 0.96, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 4 | 102 | - |
| CMYK | 0 | 0.96 | 0.01 | 0.60 |
| HSL | 300.61º | 0.93% | 0.21% | - |
| HSV(B) | 300.61º | 0.96% | 0.4% | - |
| XYZ | 8.04 | 3.93 | 12.91 | - |
| YUV | 44.77 | 160.3 | 169.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 4 | 102 | 0 | 0.96 | 0.01 | 0.60 | 300.61 | 0.93 | 0.21 |
| Hex | 67 | 4 | 66 | 0 | 60 | 1 | 3C | 12D | 5D | 15 |
| Octal | 147 | 4 | 146 | 0 | 140 | 1 | 74 | 455 | 135 | 25 |
| Binary | 1100111 | 100 | 1100110 | 0 | 1100000 | 1 | 111100 | 100101101 | 1011101 | 10101 |
Color Harmonies of #670466
Complementary color
Monochromatic Colors of #670466
Black with #670466
Text Example
Text Example
White with #670466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #670466; }
p { color: rgb(103,4,102); }
H1.HeaderClassName
{
color: #670466;
}
.AnyTagClassName
{
color: #670466;
}
</style>
background-color css
<style>
a { background-color: #670466; }
a { background-color: rgb(103,4,102); }
div.DivClassName
{
background-color: #670466;
}
.BgClassName
{
background-color: #670466;
}
</style>
border-color css
<style>
span { border-color: #670466; }
span { border-color: rgb(103,4,102); }
td.TdClassName
{
border-color: #670466;
}
.TagClassName
{
border-color: #670466;
}
</style>