Shades of Purple #680668
Tints of Purple #680668
RGB
CMYK
RGB Variations
Color information
#680668 (or 0x680668) is known color: Purple. HEX triplet: 68, 06 and 68. RGB value is (104,6,104). Sum of RGB (Red+Green+Blue) = 104+6+104=214 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.60% from 214); Green value is 6 (2.73% from 255 or 2.80% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #680668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #680668 is #97F997. Grayscale: #2E2E2E. Windows color (decimal): -9959832 or 6817384. OLE color: 6817384.
HSL color Cylindrical-coordinate representation of color #680668: hue angle of 300º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #680668 is Cyan = 0, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 6 | 104 | - |
| CMYK | 0 | 0.94 | 0 | 0.59 |
| HSL | 300º | 0.89% | 0.22% | - |
| HSV(B) | 300º | 0.94% | 0.41% | - |
| XYZ | 8.27 | 4.07 | 13.45 | - |
| YUV | 46.47 | 160.47 | 169.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 6 | 104 | 0 | 0.94 | 0 | 0.59 | 300 | 0.89 | 0.22 |
| Hex | 68 | 6 | 68 | 0 | 5E | 0 | 3B | 12C | 59 | 16 |
| Octal | 150 | 6 | 150 | 0 | 136 | 0 | 73 | 454 | 131 | 26 |
| Binary | 1101000 | 110 | 1101000 | 0 | 1011110 | 0 | 111011 | 100101100 | 1011001 | 10110 |
Color Harmonies of #680668
Complementary color
Monochromatic Colors of #680668
Black with #680668
Text Example
Text Example
White with #680668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #680668; }
p { color: rgb(104,6,104); }
H1.HeaderClassName
{
color: #680668;
}
.AnyTagClassName
{
color: #680668;
}
</style>
background-color css
<style>
a { background-color: #680668; }
a { background-color: rgb(104,6,104); }
div.DivClassName
{
background-color: #680668;
}
.BgClassName
{
background-color: #680668;
}
</style>
border-color css
<style>
span { border-color: #680668; }
span { border-color: rgb(104,6,104); }
td.TdClassName
{
border-color: #680668;
}
.TagClassName
{
border-color: #680668;
}
</style>