Shades of Purple #760894
Tints of Purple #760894
RGB
CMYK
RGB Variations
Color information
#760894 (or 0x760894) is known color: Purple. HEX triplet: 76, 08 and 94. RGB value is (118,8,148). Sum of RGB (Red+Green+Blue) = 118+8+148=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 8 (3.52% from 255 or 2.92% from 274); Blue value is 148 (58.20% from 255 or 54.01% from 274); Max value from RGB is 148 - color contains mainly: blue. Hex color #760894 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #760894 is #89F76B. Grayscale: #383838. Windows color (decimal): -9041772 or 9701494. OLE color: 9701494.
HSL color Cylindrical-coordinate representation of color #760894: hue angle of 287.14º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #760894 is Cyan = 0.20, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 8 | 148 | - |
| CMYK | 0.20 | 0.95 | 0 | 0.42 |
| HSL | 287.14º | 0.9% | 0.31% | - |
| HSV(B) | 287.14º | 0.95% | 0.58% | - |
| XYZ | 12.9 | 6.16 | 28.53 | - |
| YUV | 56.85 | 179.44 | 171.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 8 | 148 | 0.20 | 0.95 | 0 | 0.42 | 287.14 | 0.9 | 0.31 |
| Hex | 76 | 8 | 94 | 14 | 5F | 0 | 2A | 11F | 5A | 1F |
| Octal | 166 | 10 | 224 | 24 | 137 | 0 | 52 | 437 | 132 | 37 |
| Binary | 1110110 | 1000 | 10010100 | 10100 | 1011111 | 0 | 101010 | 100011111 | 1011010 | 11111 |
Color Harmonies of #760894
Complementary color
Monochromatic Colors of #760894
Black with #760894
Text Example
Text Example
White with #760894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760894; }
p { color: rgb(118,8,148); }
H1.HeaderClassName
{
color: #760894;
}
.AnyTagClassName
{
color: #760894;
}
</style>
background-color css
<style>
a { background-color: #760894; }
a { background-color: rgb(118,8,148); }
div.DivClassName
{
background-color: #760894;
}
.BgClassName
{
background-color: #760894;
}
</style>
border-color css
<style>
span { border-color: #760894; }
span { border-color: rgb(118,8,148); }
td.TdClassName
{
border-color: #760894;
}
.TagClassName
{
border-color: #760894;
}
</style>