Shades of Purple #760774
Tints of Purple #760774
RGB
CMYK
RGB Variations
Color information
#760774 (or 0x760774) is known color: Purple. HEX triplet: 76, 07 and 74. RGB value is (118,7,116). Sum of RGB (Red+Green+Blue) = 118+7+116=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 7 (3.12% from 255 or 2.90% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #760774 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760774 is #89F88B. Grayscale: #343434. Windows color (decimal): -9042060 or 7604086. OLE color: 7604086.
HSL color Cylindrical-coordinate representation of color #760774: hue angle of 301.08º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760774 is Cyan = 0, Magento = 0.94, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 116 | - |
| CMYK | 0 | 0.94 | 0.02 | 0.54 |
| HSL | 301.08º | 0.89% | 0.25% | - |
| HSV(B) | 301.08º | 0.94% | 0.46% | - |
| XYZ | 10.7 | 5.26 | 16.98 | - |
| YUV | 52.62 | 163.77 | 174.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 116 | 0 | 0.94 | 0.02 | 0.54 | 301.08 | 0.89 | 0.25 |
| Hex | 76 | 7 | 74 | 0 | 5E | 2 | 36 | 12D | 59 | 19 |
| Octal | 166 | 7 | 164 | 0 | 136 | 2 | 66 | 455 | 131 | 31 |
| Binary | 1110110 | 111 | 1110100 | 0 | 1011110 | 10 | 110110 | 100101101 | 1011001 | 11001 |
Color Harmonies of #760774
Complementary color
Monochromatic Colors of #760774
Black with #760774
Text Example
Text Example
White with #760774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760774; }
p { color: rgb(118,7,116); }
H1.HeaderClassName
{
color: #760774;
}
.AnyTagClassName
{
color: #760774;
}
</style>
background-color css
<style>
a { background-color: #760774; }
a { background-color: rgb(118,7,116); }
div.DivClassName
{
background-color: #760774;
}
.BgClassName
{
background-color: #760774;
}
</style>
border-color css
<style>
span { border-color: #760774; }
span { border-color: rgb(118,7,116); }
td.TdClassName
{
border-color: #760774;
}
.TagClassName
{
border-color: #760774;
}
</style>