Shades of Empress #766568
Tints of Empress #766568
RGB
CMYK
RGB Variations
Color information
#766568 (or 0x766568) is known color: Empress. HEX triplet: 76, 65 and 68. RGB value is (118,101,104). Sum of RGB (Red+Green+Blue) = 118+101+104=323 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.53% from 323); Green value is 101 (39.84% from 255 or 31.27% from 323); Blue value is 104 (41.02% from 255 or 32.20% from 323); Max value from RGB is 118 - color contains mainly: red. Hex color #766568 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766568 is #899A97. Grayscale: #6A6A6A. Windows color (decimal): -9018008 or 6841718. OLE color: 6841718.
HSL color Cylindrical-coordinate representation of color #766568: hue angle of 349.41º degrees, saturation: 0.08, 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 #766568 is Cyan = 0, Magento = 0.14, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 104 | - |
| CMYK | 0 | 0.14 | 0.12 | 0.54 |
| HSL | 349.41º | 0.08% | 0.43% | - |
| HSV(B) | 349.41º | 0.14% | 0.46% | - |
| XYZ | 14.62 | 14.16 | 15.06 | - |
| YUV | 106.43 | 126.63 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 104 | 0 | 0.14 | 0.12 | 0.54 | 349.41 | 0.08 | 0.43 |
| Hex | 76 | 65 | 68 | 0 | E | C | 36 | 15D | 8 | 2B |
| Octal | 166 | 145 | 150 | 0 | 16 | 14 | 66 | 535 | 10 | 53 |
| Binary | 1110110 | 1100101 | 1101000 | 0 | 1110 | 1100 | 110110 | 101011101 | 1000 | 101011 |
Color Harmonies of #766568
Complementary color
Monochromatic Colors of #766568
Black with #766568
Text Example
Text Example
White with #766568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766568; }
p { color: rgb(118,101,104); }
H1.HeaderClassName
{
color: #766568;
}
.AnyTagClassName
{
color: #766568;
}
</style>
background-color css
<style>
a { background-color: #766568; }
a { background-color: rgb(118,101,104); }
div.DivClassName
{
background-color: #766568;
}
.BgClassName
{
background-color: #766568;
}
</style>
border-color css
<style>
span { border-color: #766568; }
span { border-color: rgb(118,101,104); }
td.TdClassName
{
border-color: #766568;
}
.TagClassName
{
border-color: #766568;
}
</style>