Shades of Empress #907779
Tints of Empress #907779
RGB
CMYK
RGB Variations
Color information
#907779 (or 0x907779) is known color: Empress. HEX triplet: 90, 77 and 79. RGB value is (144,119,121). Sum of RGB (Red+Green+Blue) = 144+119+121=384 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.5% from 384); Green value is 119 (46.88% from 255 or 30.99% from 384); Blue value is 121 (47.66% from 255 or 31.51% from 384); Max value from RGB is 144 - color contains mainly: red. Hex color #907779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907779 is #6F8886. Grayscale: #7E7E7E. Windows color (decimal): -7309447 or 7960464. OLE color: 7960464.
HSL color Cylindrical-coordinate representation of color #907779: hue angle of 355.2º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #907779 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 119 | 121 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.44 |
| HSL | 355.2º | 0.1% | 0.52% | - |
| HSV(B) | 355.2º | 0.17% | 0.56% | - |
| XYZ | 21.55 | 20.5 | 20.91 | - |
| YUV | 126.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 119 | 121 | 0 | 0.17 | 0.16 | 0.44 | 355.2 | 0.1 | 0.52 |
| Hex | 90 | 77 | 79 | 0 | 11 | 10 | 2C | 163 | A | 34 |
| Octal | 220 | 167 | 171 | 0 | 21 | 20 | 54 | 543 | 12 | 64 |
| Binary | 10010000 | 1110111 | 1111001 | 0 | 10001 | 10000 | 101100 | 101100011 | 1010 | 110100 |
Color Harmonies of #907779
Complementary color
Monochromatic Colors of #907779
Black with #907779
Text Example
Text Example
White with #907779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907779; }
p { color: rgb(144,119,121); }
H1.HeaderClassName
{
color: #907779;
}
.AnyTagClassName
{
color: #907779;
}
</style>
background-color css
<style>
a { background-color: #907779; }
a { background-color: rgb(144,119,121); }
div.DivClassName
{
background-color: #907779;
}
.BgClassName
{
background-color: #907779;
}
</style>
border-color css
<style>
span { border-color: #907779; }
span { border-color: rgb(144,119,121); }
td.TdClassName
{
border-color: #907779;
}
.TagClassName
{
border-color: #907779;
}
</style>