Shades of Empress #806268
Tints of Empress #806268
RGB
CMYK
RGB Variations
Color information
#806268 (or 0x806268) is known color: Empress. HEX triplet: 80, 62 and 68. RGB value is (128,98,104). Sum of RGB (Red+Green+Blue) = 128+98+104=330 (43% of max value = 765). Red value is 128 (50.39% from 255 or 38.79% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 104 (41.02% from 255 or 31.52% from 330); Max value from RGB is 128 - color contains mainly: red. Hex color #806268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #806268 is #7F9D97. Grayscale: #6B6B6B. Windows color (decimal): -8363416 or 6840960. OLE color: 6840960.
HSL color Cylindrical-coordinate representation of color #806268: hue angle of 348º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #806268 is Cyan = 0, Magento = 0.23, Yellow = 0.19 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 98 | 104 | - |
| CMYK | 0 | 0.23 | 0.19 | 0.50 |
| HSL | 348º | 0.13% | 0.44% | - |
| HSV(B) | 348º | 0.23% | 0.5% | - |
| XYZ | 15.77 | 14.32 | 15.03 | - |
| YUV | 107.65 | 125.94 | 142.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 98 | 104 | 0 | 0.23 | 0.19 | 0.50 | 348 | 0.13 | 0.44 |
| Hex | 80 | 62 | 68 | 0 | 17 | 13 | 32 | 15C | D | 2C |
| Octal | 200 | 142 | 150 | 0 | 27 | 23 | 62 | 534 | 15 | 54 |
| Binary | 10000000 | 1100010 | 1101000 | 0 | 10111 | 10011 | 110010 | 101011100 | 1101 | 101100 |
Color Harmonies of #806268
Complementary color
Monochromatic Colors of #806268
Black with #806268
Text Example
Text Example
White with #806268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806268; }
p { color: rgb(128,98,104); }
H1.HeaderClassName
{
color: #806268;
}
.AnyTagClassName
{
color: #806268;
}
</style>
background-color css
<style>
a { background-color: #806268; }
a { background-color: rgb(128,98,104); }
div.DivClassName
{
background-color: #806268;
}
.BgClassName
{
background-color: #806268;
}
</style>
border-color css
<style>
span { border-color: #806268; }
span { border-color: rgb(128,98,104); }
td.TdClassName
{
border-color: #806268;
}
.TagClassName
{
border-color: #806268;
}
</style>