Shades of Empress #846468
Tints of Empress #846468
RGB
CMYK
RGB Variations
Color information
#846468 (or 0x846468) is known color: Empress. HEX triplet: 84, 64 and 68. RGB value is (132,100,104). Sum of RGB (Red+Green+Blue) = 132+100+104=336 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.29% from 336); Green value is 100 (39.45% from 255 or 29.76% from 336); Blue value is 104 (41.02% from 255 or 30.95% from 336); Max value from RGB is 132 - color contains mainly: red. Hex color #846468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846468 is #7B9B97. Grayscale: #6E6E6E. Windows color (decimal): -8100760 or 6841476. OLE color: 6841476.
HSL color Cylindrical-coordinate representation of color #846468: hue angle of 352.5º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #846468 is Cyan = 0, Magento = 0.24, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 100 | 104 | - |
| CMYK | 0 | 0.24 | 0.21 | 0.48 |
| HSL | 352.5º | 0.14% | 0.45% | - |
| HSV(B) | 352.5º | 0.24% | 0.52% | - |
| XYZ | 16.57 | 15.02 | 15.12 | - |
| YUV | 110.02 | 124.6 | 143.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 100 | 104 | 0 | 0.24 | 0.21 | 0.48 | 352.5 | 0.14 | 0.45 |
| Hex | 84 | 64 | 68 | 0 | 18 | 15 | 30 | 160 | E | 2D |
| Octal | 204 | 144 | 150 | 0 | 30 | 25 | 60 | 540 | 16 | 55 |
| Binary | 10000100 | 1100100 | 1101000 | 0 | 11000 | 10101 | 110000 | 101100000 | 1110 | 101101 |
Color Harmonies of #846468
Complementary color
Monochromatic Colors of #846468
Black with #846468
Text Example
Text Example
White with #846468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846468; }
p { color: rgb(132,100,104); }
H1.HeaderClassName
{
color: #846468;
}
.AnyTagClassName
{
color: #846468;
}
</style>
background-color css
<style>
a { background-color: #846468; }
a { background-color: rgb(132,100,104); }
div.DivClassName
{
background-color: #846468;
}
.BgClassName
{
background-color: #846468;
}
</style>
border-color css
<style>
span { border-color: #846468; }
span { border-color: rgb(132,100,104); }
td.TdClassName
{
border-color: #846468;
}
.TagClassName
{
border-color: #846468;
}
</style>