Shades of Eminence #763572
Tints of Eminence #763572
RGB
CMYK
RGB Variations
Color information
#763572 (or 0x763572) is known color: Eminence. HEX triplet: 76, 35 and 72. RGB value is (118,53,114). Sum of RGB (Red+Green+Blue) = 118+53+114=285 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.40% from 285); Green value is 53 (21.09% from 255 or 18.60% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 118 - color contains mainly: red. Hex color #763572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763572 is #89CA8D. Grayscale: #4F4F4F. Windows color (decimal): -9030286 or 7484790. OLE color: 7484790.
HSL color Cylindrical-coordinate representation of color #763572: hue angle of 303.69º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763572 is Cyan = 0, Magento = 0.55, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 114 | - |
| CMYK | 0 | 0.55 | 0.03 | 0.54 |
| HSL | 303.69º | 0.38% | 0.34% | - |
| HSV(B) | 303.69º | 0.55% | 0.46% | - |
| XYZ | 11.78 | 7.61 | 16.77 | - |
| YUV | 79.39 | 147.53 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 114 | 0 | 0.55 | 0.03 | 0.54 | 303.69 | 0.38 | 0.34 |
| Hex | 76 | 35 | 72 | 0 | 37 | 3 | 36 | 130 | 26 | 22 |
| Octal | 166 | 65 | 162 | 0 | 67 | 3 | 66 | 460 | 46 | 42 |
| Binary | 1110110 | 110101 | 1110010 | 0 | 110111 | 11 | 110110 | 100110000 | 100110 | 100010 |
Color Harmonies of #763572
Complementary color
Monochromatic Colors of #763572
Black with #763572
Text Example
Text Example
White with #763572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763572; }
p { color: rgb(118,53,114); }
H1.HeaderClassName
{
color: #763572;
}
.AnyTagClassName
{
color: #763572;
}
</style>
background-color css
<style>
a { background-color: #763572; }
a { background-color: rgb(118,53,114); }
div.DivClassName
{
background-color: #763572;
}
.BgClassName
{
background-color: #763572;
}
</style>
border-color css
<style>
span { border-color: #763572; }
span { border-color: rgb(118,53,114); }
td.TdClassName
{
border-color: #763572;
}
.TagClassName
{
border-color: #763572;
}
</style>