Shades of Empress #756869
Tints of Empress #756869
RGB
CMYK
RGB Variations
Color information
#756869 (or 0x756869) is known color: Empress. HEX triplet: 75, 68 and 69. RGB value is (117,104,105). Sum of RGB (Red+Green+Blue) = 117+104+105=326 (43% of max value = 765). Red value is 117 (46.09% from 255 or 35.89% from 326); Green value is 104 (41.02% from 255 or 31.90% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 117 - color contains mainly: red. Hex color #756869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756869 is #8A9796. Grayscale: #6C6C6C. Windows color (decimal): -9082775 or 6908021. OLE color: 6908021.
HSL color Cylindrical-coordinate representation of color #756869: hue angle of 355.38º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #756869 is Cyan = 0, Magento = 0.11, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 104 | 105 | - |
| CMYK | 0 | 0.11 | 0.10 | 0.54 |
| HSL | 355.38º | 0.06% | 0.43% | - |
| HSV(B) | 355.38º | 0.11% | 0.46% | - |
| XYZ | 14.84 | 14.7 | 15.42 | - |
| YUV | 108 | 126.31 | 134.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 105 | 0 | 0.11 | 0.10 | 0.54 | 355.38 | 0.06 | 0.43 |
| Hex | 75 | 68 | 69 | 0 | B | A | 36 | 163 | 6 | 2B |
| Octal | 165 | 150 | 151 | 0 | 13 | 12 | 66 | 543 | 6 | 53 |
| Binary | 1110101 | 1101000 | 1101001 | 0 | 1011 | 1010 | 110110 | 101100011 | 110 | 101011 |
Color Harmonies of #756869
Complementary color
Monochromatic Colors of #756869
Black with #756869
Text Example
Text Example
White with #756869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756869; }
p { color: rgb(117,104,105); }
H1.HeaderClassName
{
color: #756869;
}
.AnyTagClassName
{
color: #756869;
}
</style>
background-color css
<style>
a { background-color: #756869; }
a { background-color: rgb(117,104,105); }
div.DivClassName
{
background-color: #756869;
}
.BgClassName
{
background-color: #756869;
}
</style>
border-color css
<style>
span { border-color: #756869; }
span { border-color: rgb(117,104,105); }
td.TdClassName
{
border-color: #756869;
}
.TagClassName
{
border-color: #756869;
}
</style>