Shades of Empress #766769
Tints of Empress #766769
RGB
CMYK
RGB Variations
Color information
#766769 (or 0x766769) is known color: Empress. HEX triplet: 76, 67 and 69. RGB value is (118,103,105). Sum of RGB (Red+Green+Blue) = 118+103+105=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 103 (40.62% from 255 or 31.60% from 326); Blue value is 105 (41.41% from 255 or 32.21% from 326); Max value from RGB is 118 - color contains mainly: red. Hex color #766769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766769 is #899896. Grayscale: #6B6B6B. Windows color (decimal): -9017495 or 6907766. OLE color: 6907766.
HSL color Cylindrical-coordinate representation of color #766769: hue angle of 352º 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 #766769 is Cyan = 0, Magento = 0.13, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 103 | 105 | - |
| CMYK | 0 | 0.13 | 0.11 | 0.54 |
| HSL | 352º | 0.07% | 0.43% | - |
| HSV(B) | 352º | 0.13% | 0.46% | - |
| XYZ | 14.87 | 14.57 | 15.39 | - |
| YUV | 107.71 | 126.47 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 105 | 0 | 0.13 | 0.11 | 0.54 | 352 | 0.07 | 0.43 |
| Hex | 76 | 67 | 69 | 0 | D | B | 36 | 160 | 7 | 2B |
| Octal | 166 | 147 | 151 | 0 | 15 | 13 | 66 | 540 | 7 | 53 |
| Binary | 1110110 | 1100111 | 1101001 | 0 | 1101 | 1011 | 110110 | 101100000 | 111 | 101011 |
Color Harmonies of #766769
Complementary color
Monochromatic Colors of #766769
Black with #766769
Text Example
Text Example
White with #766769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766769; }
p { color: rgb(118,103,105); }
H1.HeaderClassName
{
color: #766769;
}
.AnyTagClassName
{
color: #766769;
}
</style>
background-color css
<style>
a { background-color: #766769; }
a { background-color: rgb(118,103,105); }
div.DivClassName
{
background-color: #766769;
}
.BgClassName
{
background-color: #766769;
}
</style>
border-color css
<style>
span { border-color: #766769; }
span { border-color: rgb(118,103,105); }
td.TdClassName
{
border-color: #766769;
}
.TagClassName
{
border-color: #766769;
}
</style>