Shades of Emperor #604647
Tints of Emperor #604647
RGB
CMYK
RGB Variations
Color information
#604647 (or 0x604647) is known color: Emperor. HEX triplet: 60, 46 and 47. RGB value is (96,70,71). Sum of RGB (Red+Green+Blue) = 96+70+71=237 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.51% from 237); Green value is 70 (27.73% from 255 or 29.54% from 237); Blue value is 71 (28.12% from 255 or 29.96% from 237); Max value from RGB is 96 - color contains mainly: red. Hex color #604647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604647 is #9FB9B8. Grayscale: #4D4D4D. Windows color (decimal): -10467769 or 4671072. OLE color: 4671072.
HSL color Cylindrical-coordinate representation of color #604647: hue angle of 357.69º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #604647 is Cyan = 0, Magento = 0.27, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 70 | 71 | - |
| CMYK | 0 | 0.27 | 0.26 | 0.62 |
| HSL | 357.69º | 0.16% | 0.33% | - |
| HSV(B) | 357.69º | 0.27% | 0.38% | - |
| XYZ | 8.15 | 7.32 | 6.94 | - |
| YUV | 77.89 | 124.11 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 70 | 71 | 0 | 0.27 | 0.26 | 0.62 | 357.69 | 0.16 | 0.33 |
| Hex | 60 | 46 | 47 | 0 | 1B | 1A | 3E | 166 | 10 | 21 |
| Octal | 140 | 106 | 107 | 0 | 33 | 32 | 76 | 546 | 20 | 41 |
| Binary | 1100000 | 1000110 | 1000111 | 0 | 11011 | 11010 | 111110 | 101100110 | 10000 | 100001 |
Color Harmonies of #604647
Complementary color
Monochromatic Colors of #604647
Black with #604647
Text Example
Text Example
White with #604647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604647; }
p { color: rgb(96,70,71); }
H1.HeaderClassName
{
color: #604647;
}
.AnyTagClassName
{
color: #604647;
}
</style>
background-color css
<style>
a { background-color: #604647; }
a { background-color: rgb(96,70,71); }
div.DivClassName
{
background-color: #604647;
}
.BgClassName
{
background-color: #604647;
}
</style>
border-color css
<style>
span { border-color: #604647; }
span { border-color: rgb(96,70,71); }
td.TdClassName
{
border-color: #604647;
}
.TagClassName
{
border-color: #604647;
}
</style>