Shades of Empress #907074
Tints of Empress #907074
RGB
CMYK
RGB Variations
Color information
#907074 (or 0x907074) is known color: Empress. HEX triplet: 90, 70 and 74. RGB value is (144,112,116). Sum of RGB (Red+Green+Blue) = 144+112+116=372 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.71% from 372); Green value is 112 (44.14% from 255 or 30.11% from 372); Blue value is 116 (45.70% from 255 or 31.18% from 372); Max value from RGB is 144 - color contains mainly: red. Hex color #907074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907074 is #6F8F8B. Grayscale: #7A7A7A. Windows color (decimal): -7311244 or 7630992. OLE color: 7630992.
HSL color Cylindrical-coordinate representation of color #907074: hue angle of 352.5º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #907074 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 116 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.44 |
| HSL | 352.5º | 0.13% | 0.5% | - |
| HSV(B) | 352.5º | 0.22% | 0.56% | - |
| XYZ | 20.45 | 18.78 | 19.07 | - |
| YUV | 122.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 116 | 0 | 0.22 | 0.19 | 0.44 | 352.5 | 0.13 | 0.5 |
| Hex | 90 | 70 | 74 | 0 | 16 | 13 | 2C | 160 | D | 32 |
| Octal | 220 | 160 | 164 | 0 | 26 | 23 | 54 | 540 | 15 | 62 |
| Binary | 10010000 | 1110000 | 1110100 | 0 | 10110 | 10011 | 101100 | 101100000 | 1101 | 110010 |
Color Harmonies of #907074
Complementary color
Monochromatic Colors of #907074
Black with #907074
Text Example
Text Example
White with #907074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907074; }
p { color: rgb(144,112,116); }
H1.HeaderClassName
{
color: #907074;
}
.AnyTagClassName
{
color: #907074;
}
</style>
background-color css
<style>
a { background-color: #907074; }
a { background-color: rgb(144,112,116); }
div.DivClassName
{
background-color: #907074;
}
.BgClassName
{
background-color: #907074;
}
</style>
border-color css
<style>
span { border-color: #907074; }
span { border-color: rgb(144,112,116); }
td.TdClassName
{
border-color: #907074;
}
.TagClassName
{
border-color: #907074;
}
</style>