Shades of Empress #766668
Tints of Empress #766668
RGB
CMYK
RGB Variations
Color information
#766668 (or 0x766668) is known color: Empress. HEX triplet: 76, 66 and 68. RGB value is (118,102,104). Sum of RGB (Red+Green+Blue) = 118+102+104=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 102 (40.23% from 255 or 31.48% from 324); Blue value is 104 (41.02% from 255 or 32.10% from 324); Max value from RGB is 118 - color contains mainly: red. Hex color #766668 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766668 is #899997. Grayscale: #6B6B6B. Windows color (decimal): -9017752 or 6841974. OLE color: 6841974.
HSL color Cylindrical-coordinate representation of color #766668: hue angle of 352.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766668 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 102 | 104 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.54 |
| HSL | 352.5º | 0.07% | 0.43% | - |
| HSV(B) | 352.5º | 0.14% | 0.46% | - |
| XYZ | 14.72 | 14.35 | 15.09 | - |
| YUV | 107.01 | 126.3 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 104 | 0 | 0.14 | 0.12 | 0.54 | 352.5 | 0.07 | 0.43 |
| Hex | 76 | 66 | 68 | 0 | E | C | 36 | 160 | 7 | 2B |
| Octal | 166 | 146 | 150 | 0 | 16 | 14 | 66 | 540 | 7 | 53 |
| Binary | 1110110 | 1100110 | 1101000 | 0 | 1110 | 1100 | 110110 | 101100000 | 111 | 101011 |
Color Harmonies of #766668
Complementary color
Monochromatic Colors of #766668
Black with #766668
Text Example
Text Example
White with #766668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766668; }
p { color: rgb(118,102,104); }
H1.HeaderClassName
{
color: #766668;
}
.AnyTagClassName
{
color: #766668;
}
</style>
background-color css
<style>
a { background-color: #766668; }
a { background-color: rgb(118,102,104); }
div.DivClassName
{
background-color: #766668;
}
.BgClassName
{
background-color: #766668;
}
</style>
border-color css
<style>
span { border-color: #766668; }
span { border-color: rgb(118,102,104); }
td.TdClassName
{
border-color: #766668;
}
.TagClassName
{
border-color: #766668;
}
</style>