Shades of Purple #770668
Tints of Purple #770668
RGB
CMYK
RGB Variations
Color information
#770668 (or 0x770668) is known color: Purple. HEX triplet: 77, 06 and 68. RGB value is (119,6,104). Sum of RGB (Red+Green+Blue) = 119+6+104=229 (30% of max value = 765). Red value is 119 (46.88% from 255 or 51.97% from 229); Green value is 6 (2.73% from 255 or 2.62% from 229); Blue value is 104 (41.02% from 255 or 45.41% from 229); Max value from RGB is 119 - color contains mainly: red. Hex color #770668 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770668 is #88F997. Grayscale: #323232. Windows color (decimal): -8976792 or 6817399. OLE color: 6817399.
HSL color Cylindrical-coordinate representation of color #770668: hue angle of 307.96º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #770668 is Cyan = 0, Magento = 0.95, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 6 | 104 | - |
| CMYK | 0 | 0.95 | 0.13 | 0.53 |
| HSL | 307.96º | 0.9% | 0.25% | - |
| HSV(B) | 307.96º | 0.95% | 0.47% | - |
| XYZ | 10.17 | 5.05 | 13.54 | - |
| YUV | 50.96 | 157.94 | 176.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 6 | 104 | 0 | 0.95 | 0.13 | 0.53 | 307.96 | 0.9 | 0.25 |
| Hex | 77 | 6 | 68 | 0 | 5F | D | 35 | 134 | 5A | 19 |
| Octal | 167 | 6 | 150 | 0 | 137 | 15 | 65 | 464 | 132 | 31 |
| Binary | 1110111 | 110 | 1101000 | 0 | 1011111 | 1101 | 110101 | 100110100 | 1011010 | 11001 |
Color Harmonies of #770668
Complementary color
Monochromatic Colors of #770668
Black with #770668
Text Example
Text Example
White with #770668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770668; }
p { color: rgb(119,6,104); }
H1.HeaderClassName
{
color: #770668;
}
.AnyTagClassName
{
color: #770668;
}
</style>
background-color css
<style>
a { background-color: #770668; }
a { background-color: rgb(119,6,104); }
div.DivClassName
{
background-color: #770668;
}
.BgClassName
{
background-color: #770668;
}
</style>
border-color css
<style>
span { border-color: #770668; }
span { border-color: rgb(119,6,104); }
td.TdClassName
{
border-color: #770668;
}
.TagClassName
{
border-color: #770668;
}
</style>