Shades of Eminence #763681
Tints of Eminence #763681
RGB
CMYK
RGB Variations
Color information
#763681 (or 0x763681) is known color: Eminence. HEX triplet: 76, 36 and 81. RGB value is (118,54,129). Sum of RGB (Red+Green+Blue) = 118+54+129=301 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.20% from 301); Green value is 54 (21.48% from 255 or 17.94% from 301); Blue value is 129 (50.78% from 255 or 42.86% from 301); Max value from RGB is 129 - color contains mainly: blue. Hex color #763681 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #763681 is #89C97E. Grayscale: #515151. Windows color (decimal): -9030015 or 8468086. OLE color: 8468086.
HSL color Cylindrical-coordinate representation of color #763681: hue angle of 291.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763681 is Cyan = 0.09, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 54 | 129 | - |
| CMYK | 0.09 | 0.58 | 0 | 0.49 |
| HSL | 291.2º | 0.41% | 0.36% | - |
| HSV(B) | 291.2º | 0.58% | 0.51% | - |
| XYZ | 12.75 | 8.07 | 21.66 | - |
| YUV | 81.69 | 154.7 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 129 | 0.09 | 0.58 | 0 | 0.49 | 291.2 | 0.41 | 0.36 |
| Hex | 76 | 36 | 81 | 9 | 3A | 0 | 31 | 123 | 29 | 24 |
| Octal | 166 | 66 | 201 | 11 | 72 | 0 | 61 | 443 | 51 | 44 |
| Binary | 1110110 | 110110 | 10000001 | 1001 | 111010 | 0 | 110001 | 100100011 | 101001 | 100100 |
Color Harmonies of #763681
Complementary color
Monochromatic Colors of #763681
Black with #763681
Text Example
Text Example
White with #763681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763681; }
p { color: rgb(118,54,129); }
H1.HeaderClassName
{
color: #763681;
}
.AnyTagClassName
{
color: #763681;
}
</style>
background-color css
<style>
a { background-color: #763681; }
a { background-color: rgb(118,54,129); }
div.DivClassName
{
background-color: #763681;
}
.BgClassName
{
background-color: #763681;
}
</style>
border-color css
<style>
span { border-color: #763681; }
span { border-color: rgb(118,54,129); }
td.TdClassName
{
border-color: #763681;
}
.TagClassName
{
border-color: #763681;
}
</style>