Shades of Empress #756768
Tints of Empress #756768
RGB
CMYK
RGB Variations
Color information
#756768 (or 0x756768) is known color: Empress. HEX triplet: 75, 67 and 68. RGB value is (117,103,104). Sum of RGB (Red+Green+Blue) = 117+103+104=324 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.11% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 117 - color contains mainly: red. Hex color #756768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756768 is #8A9897. Grayscale: #6B6B6B. Windows color (decimal): -9083032 or 6842229. OLE color: 6842229.
HSL color Cylindrical-coordinate representation of color #756768: hue angle of 355.71º 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 #756768 is Cyan = 0, Magento = 0.12, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 104 | - |
| CMYK | 0 | 0.12 | 0.11 | 0.54 |
| HSL | 355.71º | 0.06% | 0.43% | - |
| HSV(B) | 355.71º | 0.12% | 0.46% | - |
| XYZ | 14.69 | 14.48 | 15.12 | - |
| YUV | 107.3 | 126.14 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 104 | 0 | 0.12 | 0.11 | 0.54 | 355.71 | 0.06 | 0.43 |
| Hex | 75 | 67 | 68 | 0 | C | B | 36 | 164 | 6 | 2B |
| Octal | 165 | 147 | 150 | 0 | 14 | 13 | 66 | 544 | 6 | 53 |
| Binary | 1110101 | 1100111 | 1101000 | 0 | 1100 | 1011 | 110110 | 101100100 | 110 | 101011 |
Color Harmonies of #756768
Complementary color
Monochromatic Colors of #756768
Black with #756768
Text Example
Text Example
White with #756768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756768; }
p { color: rgb(117,103,104); }
H1.HeaderClassName
{
color: #756768;
}
.AnyTagClassName
{
color: #756768;
}
</style>
background-color css
<style>
a { background-color: #756768; }
a { background-color: rgb(117,103,104); }
div.DivClassName
{
background-color: #756768;
}
.BgClassName
{
background-color: #756768;
}
</style>
border-color css
<style>
span { border-color: #756768; }
span { border-color: rgb(117,103,104); }
td.TdClassName
{
border-color: #756768;
}
.TagClassName
{
border-color: #756768;
}
</style>