Shades of Empress #766768
Tints of Empress #766768
RGB
CMYK
RGB Variations
Color information
#766768 (or 0x766768) is known color: Empress. HEX triplet: 76, 67 and 68. RGB value is (118,103,104). Sum of RGB (Red+Green+Blue) = 118+103+104=325 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.31% from 325); Green value is 103 (40.62% from 255 or 31.69% from 325); Blue value is 104 (41.02% from 255 or 32% from 325); Max value from RGB is 118 - color contains mainly: red. Hex color #766768 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766768 is #899897. Grayscale: #6B6B6B. Windows color (decimal): -9017496 or 6842230. OLE color: 6842230.
HSL color Cylindrical-coordinate representation of color #766768: hue angle of 356º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #766768 is Cyan = 0, Magento = 0.13, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 104 | - |
| CMYK | 0 | 0.13 | 0.12 | 0.54 |
| HSL | 356º | 0.07% | 0.43% | - |
| HSV(B) | 356º | 0.13% | 0.46% | - |
| XYZ | 14.82 | 14.55 | 15.12 | - |
| YUV | 107.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 104 | 0 | 0.13 | 0.12 | 0.54 | 356 | 0.07 | 0.43 |
| Hex | 76 | 67 | 68 | 0 | D | C | 36 | 164 | 7 | 2B |
| Octal | 166 | 147 | 150 | 0 | 15 | 14 | 66 | 544 | 7 | 53 |
| Binary | 1110110 | 1100111 | 1101000 | 0 | 1101 | 1100 | 110110 | 101100100 | 111 | 101011 |
Color Harmonies of #766768
Complementary color
Monochromatic Colors of #766768
Black with #766768
Text Example
Text Example
White with #766768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766768; }
p { color: rgb(118,103,104); }
H1.HeaderClassName
{
color: #766768;
}
.AnyTagClassName
{
color: #766768;
}
</style>
background-color css
<style>
a { background-color: #766768; }
a { background-color: rgb(118,103,104); }
div.DivClassName
{
background-color: #766768;
}
.BgClassName
{
background-color: #766768;
}
</style>
border-color css
<style>
span { border-color: #766768; }
span { border-color: rgb(118,103,104); }
td.TdClassName
{
border-color: #766768;
}
.TagClassName
{
border-color: #766768;
}
</style>