Shades of Empress #846769
Tints of Empress #846769
RGB
CMYK
RGB Variations
Color information
#846769 (or 0x846769) is known color: Empress. HEX triplet: 84, 67 and 69. RGB value is (132,103,105). Sum of RGB (Red+Green+Blue) = 132+103+105=340 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.82% from 340); Green value is 103 (40.62% from 255 or 30.29% from 340); Blue value is 105 (41.41% from 255 or 30.88% from 340); Max value from RGB is 132 - color contains mainly: red. Hex color #846769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #846769 is #7B9896. Grayscale: #6F6F6F. Windows color (decimal): -8099991 or 6907780. OLE color: 6907780.
HSL color Cylindrical-coordinate representation of color #846769: hue angle of 355.86º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #846769 is Cyan = 0, Magento = 0.22, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 105 | - |
| CMYK | 0 | 0.22 | 0.20 | 0.48 |
| HSL | 355.86º | 0.12% | 0.46% | - |
| HSV(B) | 355.86º | 0.22% | 0.52% | - |
| XYZ | 16.92 | 15.63 | 15.49 | - |
| YUV | 111.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 105 | 0 | 0.22 | 0.20 | 0.48 | 355.86 | 0.12 | 0.46 |
| Hex | 84 | 67 | 69 | 0 | 16 | 14 | 30 | 164 | C | 2E |
| Octal | 204 | 147 | 151 | 0 | 26 | 24 | 60 | 544 | 14 | 56 |
| Binary | 10000100 | 1100111 | 1101001 | 0 | 10110 | 10100 | 110000 | 101100100 | 1100 | 101110 |
Color Harmonies of #846769
Complementary color
Monochromatic Colors of #846769
Black with #846769
Text Example
Text Example
White with #846769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846769; }
p { color: rgb(132,103,105); }
H1.HeaderClassName
{
color: #846769;
}
.AnyTagClassName
{
color: #846769;
}
</style>
background-color css
<style>
a { background-color: #846769; }
a { background-color: rgb(132,103,105); }
div.DivClassName
{
background-color: #846769;
}
.BgClassName
{
background-color: #846769;
}
</style>
border-color css
<style>
span { border-color: #846769; }
span { border-color: rgb(132,103,105); }
td.TdClassName
{
border-color: #846769;
}
.TagClassName
{
border-color: #846769;
}
</style>