Shades of Purple #760688
Tints of Purple #760688
RGB
CMYK
RGB Variations
Color information
#760688 (or 0x760688) is known color: Purple. HEX triplet: 76, 06 and 88. RGB value is (118,6,136). Sum of RGB (Red+Green+Blue) = 118+6+136=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 6 (2.73% from 255 or 2.31% from 260); Blue value is 136 (53.52% from 255 or 52.31% from 260); Max value from RGB is 136 - color contains mainly: blue. Hex color #760688 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #760688 is #89F977. Grayscale: #353535. Windows color (decimal): -9042296 or 8914550. OLE color: 8914550.
HSL color Cylindrical-coordinate representation of color #760688: hue angle of 291.69º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #760688 is Cyan = 0.13, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 6 | 136 | - |
| CMYK | 0.13 | 0.96 | 0 | 0.47 |
| HSL | 291.69º | 0.92% | 0.28% | - |
| HSV(B) | 291.69º | 0.96% | 0.53% | - |
| XYZ | 11.98 | 5.76 | 23.77 | - |
| YUV | 54.31 | 174.11 | 173.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 6 | 136 | 0.13 | 0.96 | 0 | 0.47 | 291.69 | 0.92 | 0.28 |
| Hex | 76 | 6 | 88 | D | 60 | 0 | 2F | 124 | 5C | 1C |
| Octal | 166 | 6 | 210 | 15 | 140 | 0 | 57 | 444 | 134 | 34 |
| Binary | 1110110 | 110 | 10001000 | 1101 | 1100000 | 0 | 101111 | 100100100 | 1011100 | 11100 |
Color Harmonies of #760688
Complementary color
Monochromatic Colors of #760688
Black with #760688
Text Example
Text Example
White with #760688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760688; }
p { color: rgb(118,6,136); }
H1.HeaderClassName
{
color: #760688;
}
.AnyTagClassName
{
color: #760688;
}
</style>
background-color css
<style>
a { background-color: #760688; }
a { background-color: rgb(118,6,136); }
div.DivClassName
{
background-color: #760688;
}
.BgClassName
{
background-color: #760688;
}
</style>
border-color css
<style>
span { border-color: #760688; }
span { border-color: rgb(118,6,136); }
td.TdClassName
{
border-color: #760688;
}
.TagClassName
{
border-color: #760688;
}
</style>