Shades of Purple #760874
Tints of Purple #760874
RGB
CMYK
RGB Variations
Color information
#760874 (or 0x760874) is known color: Purple. HEX triplet: 76, 08 and 74. RGB value is (118,8,116). Sum of RGB (Red+Green+Blue) = 118+8+116=242 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.76% from 242); Green value is 8 (3.52% from 255 or 3.31% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 118 - color contains mainly: red. Hex color #760874 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760874 is #89F78B. Grayscale: #343434. Windows color (decimal): -9041804 or 7604342. OLE color: 7604342.
HSL color Cylindrical-coordinate representation of color #760874: hue angle of 301.09º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #760874 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 8 | 116 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.54 |
| HSL | 301.09º | 0.87% | 0.25% | - |
| HSV(B) | 301.09º | 0.93% | 0.46% | - |
| XYZ | 10.71 | 5.29 | 16.98 | - |
| YUV | 53.2 | 163.44 | 174.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 116 | 0 | 0.93 | 0.02 | 0.54 | 301.09 | 0.87 | 0.25 |
| Hex | 76 | 8 | 74 | 0 | 5D | 2 | 36 | 12D | 57 | 19 |
| Octal | 166 | 10 | 164 | 0 | 135 | 2 | 66 | 455 | 127 | 31 |
| Binary | 1110110 | 1000 | 1110100 | 0 | 1011101 | 10 | 110110 | 100101101 | 1010111 | 11001 |
Color Harmonies of #760874
Complementary color
Monochromatic Colors of #760874
Black with #760874
Text Example
Text Example
White with #760874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760874; }
p { color: rgb(118,8,116); }
H1.HeaderClassName
{
color: #760874;
}
.AnyTagClassName
{
color: #760874;
}
</style>
background-color css
<style>
a { background-color: #760874; }
a { background-color: rgb(118,8,116); }
div.DivClassName
{
background-color: #760874;
}
.BgClassName
{
background-color: #760874;
}
</style>
border-color css
<style>
span { border-color: #760874; }
span { border-color: rgb(118,8,116); }
td.TdClassName
{
border-color: #760874;
}
.TagClassName
{
border-color: #760874;
}
</style>