Shades of Purple #770276
Tints of Purple #770276
RGB
CMYK
RGB Variations
Color information
#770276 (or 0x770276) is known color: Purple. HEX triplet: 77, 02 and 76. RGB value is (119,2,118). Sum of RGB (Red+Green+Blue) = 119+2+118=239 (31% of max value = 765). Red value is 119 (46.88% from 255 or 49.79% from 239); Green value is 2 (1.17% from 255 or 0.84% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 119 - color contains mainly: red. Hex color #770276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770276 is #88FD89. Grayscale: #313131. Windows color (decimal): -8977802 or 7733879. OLE color: 7733879.
HSL color Cylindrical-coordinate representation of color #770276: hue angle of 300.51º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #770276 is Cyan = 0, Magento = 0.98, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 2 | 118 | - |
| CMYK | 0 | 0.98 | 0.01 | 0.53 |
| HSL | 300.51º | 0.97% | 0.24% | - |
| HSV(B) | 300.51º | 0.98% | 0.47% | - |
| XYZ | 10.9 | 5.27 | 17.58 | - |
| YUV | 50.21 | 166.26 | 177.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 2 | 118 | 0 | 0.98 | 0.01 | 0.53 | 300.51 | 0.97 | 0.24 |
| Hex | 77 | 2 | 76 | 0 | 62 | 1 | 35 | 12D | 61 | 18 |
| Octal | 167 | 2 | 166 | 0 | 142 | 1 | 65 | 455 | 141 | 30 |
| Binary | 1110111 | 10 | 1110110 | 0 | 1100010 | 1 | 110101 | 100101101 | 1100001 | 11000 |
Color Harmonies of #770276
Complementary color
Monochromatic Colors of #770276
Black with #770276
Text Example
Text Example
White with #770276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770276; }
p { color: rgb(119,2,118); }
H1.HeaderClassName
{
color: #770276;
}
.AnyTagClassName
{
color: #770276;
}
</style>
background-color css
<style>
a { background-color: #770276; }
a { background-color: rgb(119,2,118); }
div.DivClassName
{
background-color: #770276;
}
.BgClassName
{
background-color: #770276;
}
</style>
border-color css
<style>
span { border-color: #770276; }
span { border-color: rgb(119,2,118); }
td.TdClassName
{
border-color: #770276;
}
.TagClassName
{
border-color: #770276;
}
</style>