Shades of Emperor #604346
Tints of Emperor #604346
RGB
CMYK
RGB Variations
Color information
#604346 (or 0x604346) is known color: Emperor. HEX triplet: 60, 43 and 46. RGB value is (96,67,70). Sum of RGB (Red+Green+Blue) = 96+67+70=233 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.20% from 233); Green value is 67 (26.56% from 255 or 28.76% from 233); Blue value is 70 (27.73% from 255 or 30.04% from 233); Max value from RGB is 96 - color contains mainly: red. Hex color #604346 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604346 is #9FBCB9. Grayscale: #4C4C4C. Windows color (decimal): -10468538 or 4604768. OLE color: 4604768.
HSL color Cylindrical-coordinate representation of color #604346: hue angle of 353.79º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #604346 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 67 | 70 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.62 |
| HSL | 353.79º | 0.18% | 0.32% | - |
| HSV(B) | 353.79º | 0.3% | 0.38% | - |
| XYZ | 7.94 | 6.94 | 6.72 | - |
| YUV | 76.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 67 | 70 | 0 | 0.30 | 0.27 | 0.62 | 353.79 | 0.18 | 0.32 |
| Hex | 60 | 43 | 46 | 0 | 1E | 1B | 3E | 162 | 12 | 20 |
| Octal | 140 | 103 | 106 | 0 | 36 | 33 | 76 | 542 | 22 | 40 |
| Binary | 1100000 | 1000011 | 1000110 | 0 | 11110 | 11011 | 111110 | 101100010 | 10010 | 100000 |
Color Harmonies of #604346
Complementary color
Monochromatic Colors of #604346
Black with #604346
Text Example
Text Example
White with #604346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604346; }
p { color: rgb(96,67,70); }
H1.HeaderClassName
{
color: #604346;
}
.AnyTagClassName
{
color: #604346;
}
</style>
background-color css
<style>
a { background-color: #604346; }
a { background-color: rgb(96,67,70); }
div.DivClassName
{
background-color: #604346;
}
.BgClassName
{
background-color: #604346;
}
</style>
border-color css
<style>
span { border-color: #604346; }
span { border-color: rgb(96,67,70); }
td.TdClassName
{
border-color: #604346;
}
.TagClassName
{
border-color: #604346;
}
</style>