Shades of Purple #760974
Tints of Purple #760974
RGB
CMYK
RGB Variations
Color information
#760974 (or 0x760974) is known color: Purple. HEX triplet: 76, 09 and 74. RGB value is (118,9,116). Sum of RGB (Red+Green+Blue) = 118+9+116=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 9 (3.91% from 255 or 3.70% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #760974 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760974 is #89F68B. Grayscale: #353535. Windows color (decimal): -9041548 or 7604598. OLE color: 7604598.
HSL color Cylindrical-coordinate representation of color #760974: hue angle of 301.1º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #760974 is Cyan = 0, Magento = 0.92, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 9 | 116 | - |
| CMYK | 0 | 0.92 | 0.02 | 0.54 |
| HSL | 301.1º | 0.86% | 0.25% | - |
| HSV(B) | 301.1º | 0.92% | 0.46% | - |
| XYZ | 10.72 | 5.31 | 16.98 | - |
| YUV | 53.79 | 163.11 | 173.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 9 | 116 | 0 | 0.92 | 0.02 | 0.54 | 301.1 | 0.86 | 0.25 |
| Hex | 76 | 9 | 74 | 0 | 5C | 2 | 36 | 12D | 56 | 19 |
| Octal | 166 | 11 | 164 | 0 | 134 | 2 | 66 | 455 | 126 | 31 |
| Binary | 1110110 | 1001 | 1110100 | 0 | 1011100 | 10 | 110110 | 100101101 | 1010110 | 11001 |
Color Harmonies of #760974
Complementary color
Monochromatic Colors of #760974
Black with #760974
Text Example
Text Example
White with #760974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760974; }
p { color: rgb(118,9,116); }
H1.HeaderClassName
{
color: #760974;
}
.AnyTagClassName
{
color: #760974;
}
</style>
background-color css
<style>
a { background-color: #760974; }
a { background-color: rgb(118,9,116); }
div.DivClassName
{
background-color: #760974;
}
.BgClassName
{
background-color: #760974;
}
</style>
border-color css
<style>
span { border-color: #760974; }
span { border-color: rgb(118,9,116); }
td.TdClassName
{
border-color: #760974;
}
.TagClassName
{
border-color: #760974;
}
</style>