Shades of Eminence #773875
Tints of Eminence #773875
RGB
CMYK
RGB Variations
Color information
#773875 (or 0x773875) is known color: Eminence. HEX triplet: 77, 38 and 75. RGB value is (119,56,117). Sum of RGB (Red+Green+Blue) = 119+56+117=292 (38% of max value = 765). Red value is 119 (46.88% from 255 or 40.75% from 292); Green value is 56 (22.27% from 255 or 19.18% from 292); Blue value is 117 (46.09% from 255 or 40.07% from 292); Max value from RGB is 119 - color contains mainly: red. Hex color #773875 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #773875 is #88C78A. Grayscale: #515151. Windows color (decimal): -8963979 or 7682167. OLE color: 7682167.
HSL color Cylindrical-coordinate representation of color #773875: hue angle of 301.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #773875 is Cyan = 0, Magento = 0.53, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 117 | - |
| CMYK | 0 | 0.53 | 0.02 | 0.53 |
| HSL | 301.9º | 0.36% | 0.34% | - |
| HSV(B) | 301.9º | 0.53% | 0.47% | - |
| XYZ | 12.23 | 8.03 | 17.74 | - |
| YUV | 81.79 | 147.87 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 117 | 0 | 0.53 | 0.02 | 0.53 | 301.9 | 0.36 | 0.34 |
| Hex | 77 | 38 | 75 | 0 | 35 | 2 | 35 | 12E | 24 | 22 |
| Octal | 167 | 70 | 165 | 0 | 65 | 2 | 65 | 456 | 44 | 42 |
| Binary | 1110111 | 111000 | 1110101 | 0 | 110101 | 10 | 110101 | 100101110 | 100100 | 100010 |
Color Harmonies of #773875
Complementary color
Monochromatic Colors of #773875
Black with #773875
Text Example
Text Example
White with #773875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773875; }
p { color: rgb(119,56,117); }
H1.HeaderClassName
{
color: #773875;
}
.AnyTagClassName
{
color: #773875;
}
</style>
background-color css
<style>
a { background-color: #773875; }
a { background-color: rgb(119,56,117); }
div.DivClassName
{
background-color: #773875;
}
.BgClassName
{
background-color: #773875;
}
</style>
border-color css
<style>
span { border-color: #773875; }
span { border-color: rgb(119,56,117); }
td.TdClassName
{
border-color: #773875;
}
.TagClassName
{
border-color: #773875;
}
</style>