Shades of Empress #907477
Tints of Empress #907477
RGB
CMYK
RGB Variations
Color information
#907477 (or 0x907477) is known color: Empress. HEX triplet: 90, 74 and 77. RGB value is (144,116,119). Sum of RGB (Red+Green+Blue) = 144+116+119=379 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.99% from 379); Green value is 116 (45.70% from 255 or 30.61% from 379); Blue value is 119 (46.88% from 255 or 31.40% from 379); Max value from RGB is 144 - color contains mainly: red. Hex color #907477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907477 is #6F8B88. Grayscale: #7C7C7C. Windows color (decimal): -7310217 or 7828624. OLE color: 7828624.
HSL color Cylindrical-coordinate representation of color #907477: hue angle of 353.57º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #907477 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 119 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.44 |
| HSL | 353.57º | 0.11% | 0.51% | - |
| HSV(B) | 353.57º | 0.19% | 0.56% | - |
| XYZ | 21.08 | 19.75 | 20.15 | - |
| YUV | 124.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 119 | 0 | 0.19 | 0.17 | 0.44 | 353.57 | 0.11 | 0.51 |
| Hex | 90 | 74 | 77 | 0 | 13 | 11 | 2C | 162 | B | 33 |
| Octal | 220 | 164 | 167 | 0 | 23 | 21 | 54 | 542 | 13 | 63 |
| Binary | 10010000 | 1110100 | 1110111 | 0 | 10011 | 10001 | 101100 | 101100010 | 1011 | 110011 |
Color Harmonies of #907477
Complementary color
Monochromatic Colors of #907477
Black with #907477
Text Example
Text Example
White with #907477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907477; }
p { color: rgb(144,116,119); }
H1.HeaderClassName
{
color: #907477;
}
.AnyTagClassName
{
color: #907477;
}
</style>
background-color css
<style>
a { background-color: #907477; }
a { background-color: rgb(144,116,119); }
div.DivClassName
{
background-color: #907477;
}
.BgClassName
{
background-color: #907477;
}
</style>
border-color css
<style>
span { border-color: #907477; }
span { border-color: rgb(144,116,119); }
td.TdClassName
{
border-color: #907477;
}
.TagClassName
{
border-color: #907477;
}
</style>