Shades of Empress #756769
Tints of Empress #756769
RGB
CMYK
RGB Variations
Color information
#756769 (or 0x756769) is known color: Empress. HEX triplet: 75, 67 and 69. RGB value is (117,103,105). Sum of RGB (Red+Green+Blue) = 117+103+105=325 (43% of max value = 765). Red value is 117 (46.09% from 255 or 36% from 325); Green value is 103 (40.62% from 255 or 31.69% from 325); Blue value is 105 (41.41% from 255 or 32.31% from 325); Max value from RGB is 117 - color contains mainly: red. Hex color #756769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756769 is #8A9896. Grayscale: #6B6B6B. Windows color (decimal): -9083031 or 6907765. OLE color: 6907765.
HSL color Cylindrical-coordinate representation of color #756769: hue angle of 351.43º degrees, saturation: 0.06, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #756769 is Cyan = 0, Magento = 0.12, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 105 | - |
| CMYK | 0 | 0.12 | 0.10 | 0.54 |
| HSL | 351.43º | 0.06% | 0.43% | - |
| HSV(B) | 351.43º | 0.12% | 0.46% | - |
| XYZ | 14.74 | 14.5 | 15.39 | - |
| YUV | 107.41 | 126.64 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 105 | 0 | 0.12 | 0.10 | 0.54 | 351.43 | 0.06 | 0.43 |
| Hex | 75 | 67 | 69 | 0 | C | A | 36 | 15F | 6 | 2B |
| Octal | 165 | 147 | 151 | 0 | 14 | 12 | 66 | 537 | 6 | 53 |
| Binary | 1110101 | 1100111 | 1101001 | 0 | 1100 | 1010 | 110110 | 101011111 | 110 | 101011 |
Color Harmonies of #756769
Complementary color
Monochromatic Colors of #756769
Black with #756769
Text Example
Text Example
White with #756769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756769; }
p { color: rgb(117,103,105); }
H1.HeaderClassName
{
color: #756769;
}
.AnyTagClassName
{
color: #756769;
}
</style>
background-color css
<style>
a { background-color: #756769; }
a { background-color: rgb(117,103,105); }
div.DivClassName
{
background-color: #756769;
}
.BgClassName
{
background-color: #756769;
}
</style>
border-color css
<style>
span { border-color: #756769; }
span { border-color: rgb(117,103,105); }
td.TdClassName
{
border-color: #756769;
}
.TagClassName
{
border-color: #756769;
}
</style>