Shades of Empress #796769
Tints of Empress #796769
RGB
CMYK
RGB Variations
Color information
#796769 (or 0x796769) is known color: Empress. HEX triplet: 79, 67 and 69. RGB value is (121,103,105). Sum of RGB (Red+Green+Blue) = 121+103+105=329 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.78% from 329); Green value is 103 (40.62% from 255 or 31.31% from 329); Blue value is 105 (41.41% from 255 or 31.91% from 329); Max value from RGB is 121 - color contains mainly: red. Hex color #796769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #796769 is #869896. Grayscale: #6C6C6C. Windows color (decimal): -8820887 or 6907769. OLE color: 6907769.
HSL color Cylindrical-coordinate representation of color #796769: hue angle of 353.33º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #796769 is Cyan = 0, Magento = 0.15, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 103 | 105 | - |
| CMYK | 0 | 0.15 | 0.13 | 0.53 |
| HSL | 353.33º | 0.08% | 0.44% | - |
| HSV(B) | 353.33º | 0.15% | 0.47% | - |
| XYZ | 15.29 | 14.79 | 15.41 | - |
| YUV | 108.61 | 125.96 | 136.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 105 | 0 | 0.15 | 0.13 | 0.53 | 353.33 | 0.08 | 0.44 |
| Hex | 79 | 67 | 69 | 0 | F | D | 35 | 161 | 8 | 2C |
| Octal | 171 | 147 | 151 | 0 | 17 | 15 | 65 | 541 | 10 | 54 |
| Binary | 1111001 | 1100111 | 1101001 | 0 | 1111 | 1101 | 110101 | 101100001 | 1000 | 101100 |
Color Harmonies of #796769
Complementary color
Monochromatic Colors of #796769
Black with #796769
Text Example
Text Example
White with #796769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796769; }
p { color: rgb(121,103,105); }
H1.HeaderClassName
{
color: #796769;
}
.AnyTagClassName
{
color: #796769;
}
</style>
background-color css
<style>
a { background-color: #796769; }
a { background-color: rgb(121,103,105); }
div.DivClassName
{
background-color: #796769;
}
.BgClassName
{
background-color: #796769;
}
</style>
border-color css
<style>
span { border-color: #796769; }
span { border-color: rgb(121,103,105); }
td.TdClassName
{
border-color: #796769;
}
.TagClassName
{
border-color: #796769;
}
</style>