Shades of Empress #786769
Tints of Empress #786769
RGB
CMYK
RGB Variations
Color information
#786769 (or 0x786769) is known color: Empress. HEX triplet: 78, 67 and 69. RGB value is (120,103,105). Sum of RGB (Red+Green+Blue) = 120+103+105=328 (43% of max value = 765). Red value is 120 (47.27% from 255 or 36.59% from 328); Green value is 103 (40.62% from 255 or 31.40% from 328); Blue value is 105 (41.41% from 255 or 32.01% from 328); Max value from RGB is 120 - color contains mainly: red. Hex color #786769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #786769 is #879896. Grayscale: #6C6C6C. Windows color (decimal): -8886423 or 6907768. OLE color: 6907768.
HSL color Cylindrical-coordinate representation of color #786769: hue angle of 352.94º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #786769 is Cyan = 0, Magento = 0.14, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 103 | 105 | - |
| CMYK | 0 | 0.14 | 0.13 | 0.53 |
| HSL | 352.94º | 0.08% | 0.44% | - |
| HSV(B) | 352.94º | 0.14% | 0.47% | - |
| XYZ | 15.15 | 14.71 | 15.41 | - |
| YUV | 108.31 | 126.13 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 103 | 105 | 0 | 0.14 | 0.13 | 0.53 | 352.94 | 0.08 | 0.44 |
| Hex | 78 | 67 | 69 | 0 | E | D | 35 | 161 | 8 | 2C |
| Octal | 170 | 147 | 151 | 0 | 16 | 15 | 65 | 541 | 10 | 54 |
| Binary | 1111000 | 1100111 | 1101001 | 0 | 1110 | 1101 | 110101 | 101100001 | 1000 | 101100 |
Color Harmonies of #786769
Complementary color
Monochromatic Colors of #786769
Black with #786769
Text Example
Text Example
White with #786769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #786769; }
p { color: rgb(120,103,105); }
H1.HeaderClassName
{
color: #786769;
}
.AnyTagClassName
{
color: #786769;
}
</style>
background-color css
<style>
a { background-color: #786769; }
a { background-color: rgb(120,103,105); }
div.DivClassName
{
background-color: #786769;
}
.BgClassName
{
background-color: #786769;
}
</style>
border-color css
<style>
span { border-color: #786769; }
span { border-color: rgb(120,103,105); }
td.TdClassName
{
border-color: #786769;
}
.TagClassName
{
border-color: #786769;
}
</style>