Shades of Empress #907075
Tints of Empress #907075
RGB
CMYK
RGB Variations
Color information
#907075 (or 0x907075) is known color: Empress. HEX triplet: 90, 70 and 75. RGB value is (144,112,117). Sum of RGB (Red+Green+Blue) = 144+112+117=373 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.61% from 373); Green value is 112 (44.14% from 255 or 30.03% from 373); Blue value is 117 (46.09% from 255 or 31.37% from 373); Max value from RGB is 144 - color contains mainly: red. Hex color #907075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907075 is #6F8F8A. Grayscale: #7A7A7A. Windows color (decimal): -7311243 or 7696528. OLE color: 7696528.
HSL color Cylindrical-coordinate representation of color #907075: hue angle of 350.62º 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 #907075 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 117 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.44 |
| HSL | 350.63º | 0.13% | 0.5% | - |
| HSV(B) | 350.63º | 0.22% | 0.56% | - |
| XYZ | 20.51 | 18.8 | 19.38 | - |
| YUV | 122.14 | 125.1 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 117 | 0 | 0.22 | 0.19 | 0.44 | 350.63 | 0.13 | 0.5 |
| Hex | 90 | 70 | 75 | 0 | 16 | 13 | 2C | 15F | D | 32 |
| Octal | 220 | 160 | 165 | 0 | 26 | 23 | 54 | 537 | 15 | 62 |
| Binary | 10010000 | 1110000 | 1110101 | 0 | 10110 | 10011 | 101100 | 101011111 | 1101 | 110010 |
Color Harmonies of #907075
Complementary color
Monochromatic Colors of #907075
Black with #907075
Text Example
Text Example
White with #907075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907075; }
p { color: rgb(144,112,117); }
H1.HeaderClassName
{
color: #907075;
}
.AnyTagClassName
{
color: #907075;
}
</style>
background-color css
<style>
a { background-color: #907075; }
a { background-color: rgb(144,112,117); }
div.DivClassName
{
background-color: #907075;
}
.BgClassName
{
background-color: #907075;
}
</style>
border-color css
<style>
span { border-color: #907075; }
span { border-color: rgb(144,112,117); }
td.TdClassName
{
border-color: #907075;
}
.TagClassName
{
border-color: #907075;
}
</style>