Shades of Purple #760671
Tints of Purple #760671
RGB
CMYK
RGB Variations
Color information
#760671 (or 0x760671) is known color: Purple. HEX triplet: 76, 06 and 71. RGB value is (118,6,113). Sum of RGB (Red+Green+Blue) = 118+6+113=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 6 (2.73% from 255 or 2.53% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #760671 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760671 is #89F98E. Grayscale: #333333. Windows color (decimal): -9042319 or 7407222. OLE color: 7407222.
HSL color Cylindrical-coordinate representation of color #760671: hue angle of 302.68º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760671 is Cyan = 0, Magento = 0.95, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 6 | 113 | - |
| CMYK | 0 | 0.95 | 0.04 | 0.54 |
| HSL | 302.68º | 0.9% | 0.24% | - |
| HSV(B) | 302.68º | 0.95% | 0.46% | - |
| XYZ | 10.52 | 5.17 | 16.07 | - |
| YUV | 51.69 | 162.61 | 175.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 6 | 113 | 0 | 0.95 | 0.04 | 0.54 | 302.68 | 0.9 | 0.24 |
| Hex | 76 | 6 | 71 | 0 | 5F | 4 | 36 | 12F | 5A | 18 |
| Octal | 166 | 6 | 161 | 0 | 137 | 4 | 66 | 457 | 132 | 30 |
| Binary | 1110110 | 110 | 1110001 | 0 | 1011111 | 100 | 110110 | 100101111 | 1011010 | 11000 |
Color Harmonies of #760671
Complementary color
Monochromatic Colors of #760671
Black with #760671
Text Example
Text Example
White with #760671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760671; }
p { color: rgb(118,6,113); }
H1.HeaderClassName
{
color: #760671;
}
.AnyTagClassName
{
color: #760671;
}
</style>
background-color css
<style>
a { background-color: #760671; }
a { background-color: rgb(118,6,113); }
div.DivClassName
{
background-color: #760671;
}
.BgClassName
{
background-color: #760671;
}
</style>
border-color css
<style>
span { border-color: #760671; }
span { border-color: rgb(118,6,113); }
td.TdClassName
{
border-color: #760671;
}
.TagClassName
{
border-color: #760671;
}
</style>