Shades of Emperor #604043
Tints of Emperor #604043
RGB
CMYK
RGB Variations
Color information
#604043 (or 0x604043) is known color: Emperor. HEX triplet: 60, 40 and 43. RGB value is (96,64,67). Sum of RGB (Red+Green+Blue) = 96+64+67=227 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.29% from 227); Green value is 64 (25.39% from 255 or 28.19% from 227); Blue value is 67 (26.56% from 255 or 29.52% from 227); Max value from RGB is 96 - color contains mainly: red. Hex color #604043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #604043 is #9FBFBC. Grayscale: #494949. Windows color (decimal): -10469309 or 4407392. OLE color: 4407392.
HSL color Cylindrical-coordinate representation of color #604043: hue angle of 354.38º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #604043 is Cyan = 0, Magento = 0.33, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 64 | 67 | - |
| CMYK | 0 | 0.33 | 0.30 | 0.62 |
| HSL | 354.38º | 0.2% | 0.31% | - |
| HSV(B) | 354.38º | 0.33% | 0.38% | - |
| XYZ | 7.67 | 6.56 | 6.17 | - |
| YUV | 73.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 64 | 67 | 0 | 0.33 | 0.30 | 0.62 | 354.38 | 0.2 | 0.31 |
| Hex | 60 | 40 | 43 | 0 | 21 | 1E | 3E | 162 | 14 | 1F |
| Octal | 140 | 100 | 103 | 0 | 41 | 36 | 76 | 542 | 24 | 37 |
| Binary | 1100000 | 1000000 | 1000011 | 0 | 100001 | 11110 | 111110 | 101100010 | 10100 | 11111 |
Color Harmonies of #604043
Complementary color
Monochromatic Colors of #604043
Black with #604043
Text Example
Text Example
White with #604043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #604043; }
p { color: rgb(96,64,67); }
H1.HeaderClassName
{
color: #604043;
}
.AnyTagClassName
{
color: #604043;
}
</style>
background-color css
<style>
a { background-color: #604043; }
a { background-color: rgb(96,64,67); }
div.DivClassName
{
background-color: #604043;
}
.BgClassName
{
background-color: #604043;
}
</style>
border-color css
<style>
span { border-color: #604043; }
span { border-color: rgb(96,64,67); }
td.TdClassName
{
border-color: #604043;
}
.TagClassName
{
border-color: #604043;
}
</style>