Shades of Eminence #784572
Tints of Eminence #784572
RGB
CMYK
RGB Variations
Color information
#784572 (or 0x784572) is known color: Eminence. HEX triplet: 78, 45 and 72. RGB value is (120,69,114). Sum of RGB (Red+Green+Blue) = 120+69+114=303 (40% of max value = 765). Red value is 120 (47.27% from 255 or 39.60% from 303); Green value is 69 (27.34% from 255 or 22.77% from 303); Blue value is 114 (44.92% from 255 or 37.62% from 303); Max value from RGB is 120 - color contains mainly: red. Hex color #784572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #784572 is #87BA8D. Grayscale: #595959. Windows color (decimal): -8895118 or 7488888. OLE color: 7488888.
HSL color Cylindrical-coordinate representation of color #784572: hue angle of 307.06º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #784572 is Cyan = 0, Magento = 0.42, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 69 | 114 | - |
| CMYK | 0 | 0.42 | 0.05 | 0.53 |
| HSL | 307.06º | 0.27% | 0.37% | - |
| HSV(B) | 307.06º | 0.43% | 0.47% | - |
| XYZ | 12.91 | 9.46 | 17.07 | - |
| YUV | 89.38 | 141.9 | 149.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 69 | 114 | 0 | 0.42 | 0.05 | 0.53 | 307.06 | 0.27 | 0.37 |
| Hex | 78 | 45 | 72 | 0 | 2A | 5 | 35 | 133 | 1B | 25 |
| Octal | 170 | 105 | 162 | 0 | 52 | 5 | 65 | 463 | 33 | 45 |
| Binary | 1111000 | 1000101 | 1110010 | 0 | 101010 | 101 | 110101 | 100110011 | 11011 | 100101 |
Color Harmonies of #784572
Complementary color
Monochromatic Colors of #784572
Black with #784572
Text Example
Text Example
White with #784572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #784572; }
p { color: rgb(120,69,114); }
H1.HeaderClassName
{
color: #784572;
}
.AnyTagClassName
{
color: #784572;
}
</style>
background-color css
<style>
a { background-color: #784572; }
a { background-color: rgb(120,69,114); }
div.DivClassName
{
background-color: #784572;
}
.BgClassName
{
background-color: #784572;
}
</style>
border-color css
<style>
span { border-color: #784572; }
span { border-color: rgb(120,69,114); }
td.TdClassName
{
border-color: #784572;
}
.TagClassName
{
border-color: #784572;
}
</style>