Shades of Empress #907275
Tints of Empress #907275
RGB
CMYK
RGB Variations
Color information
#907275 (or 0x907275) is known color: Empress. HEX triplet: 90, 72 and 75. RGB value is (144,114,117). Sum of RGB (Red+Green+Blue) = 144+114+117=375 (49% of max value = 765). Red value is 144 (56.64% from 255 or 38.4% from 375); Green value is 114 (44.92% from 255 or 30.4% from 375); Blue value is 117 (46.09% from 255 or 31.2% from 375); Max value from RGB is 144 - color contains mainly: red. Hex color #907275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #907275 is #6F8D8A. Grayscale: #7B7B7B. Windows color (decimal): -7310731 or 7697040. OLE color: 7697040.
HSL color Cylindrical-coordinate representation of color #907275: hue angle of 354º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #907275 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 114 | 117 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.44 |
| HSL | 354º | 0.12% | 0.51% | - |
| HSV(B) | 354º | 0.21% | 0.56% | - |
| XYZ | 20.73 | 19.25 | 19.45 | - |
| YUV | 123.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 114 | 117 | 0 | 0.21 | 0.19 | 0.44 | 354 | 0.12 | 0.51 |
| Hex | 90 | 72 | 75 | 0 | 15 | 13 | 2C | 162 | C | 33 |
| Octal | 220 | 162 | 165 | 0 | 25 | 23 | 54 | 542 | 14 | 63 |
| Binary | 10010000 | 1110010 | 1110101 | 0 | 10101 | 10011 | 101100 | 101100010 | 1100 | 110011 |
Color Harmonies of #907275
Complementary color
Monochromatic Colors of #907275
Black with #907275
Text Example
Text Example
White with #907275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907275; }
p { color: rgb(144,114,117); }
H1.HeaderClassName
{
color: #907275;
}
.AnyTagClassName
{
color: #907275;
}
</style>
background-color css
<style>
a { background-color: #907275; }
a { background-color: rgb(144,114,117); }
div.DivClassName
{
background-color: #907275;
}
.BgClassName
{
background-color: #907275;
}
</style>
border-color css
<style>
span { border-color: #907275; }
span { border-color: rgb(144,114,117); }
td.TdClassName
{
border-color: #907275;
}
.TagClassName
{
border-color: #907275;
}
</style>