Shades of Emperor #614245
Tints of Emperor #614245
RGB
CMYK
RGB Variations
Color information
#614245 (or 0x614245) is known color: Emperor. HEX triplet: 61, 42 and 45. RGB value is (97,66,69). Sum of RGB (Red+Green+Blue) = 97+66+69=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 66 (26.17% from 255 or 28.45% from 232); Blue value is 69 (27.34% from 255 or 29.74% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #614245 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614245 is #9EBDBA. Grayscale: #4B4B4B. Windows color (decimal): -10403259 or 4538977. OLE color: 4538977.
HSL color Cylindrical-coordinate representation of color #614245: hue angle of 354.19º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #614245 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 66 | 69 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.62 |
| HSL | 354.19º | 0.19% | 0.32% | - |
| HSV(B) | 354.19º | 0.32% | 0.38% | - |
| XYZ | 7.95 | 6.87 | 6.54 | - |
| YUV | 75.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 66 | 69 | 0 | 0.32 | 0.29 | 0.62 | 354.19 | 0.19 | 0.32 |
| Hex | 61 | 42 | 45 | 0 | 20 | 1D | 3E | 162 | 13 | 20 |
| Octal | 141 | 102 | 105 | 0 | 40 | 35 | 76 | 542 | 23 | 40 |
| Binary | 1100001 | 1000010 | 1000101 | 0 | 100000 | 11101 | 111110 | 101100010 | 10011 | 100000 |
Color Harmonies of #614245
Complementary color
Monochromatic Colors of #614245
Black with #614245
Text Example
Text Example
White with #614245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614245; }
p { color: rgb(97,66,69); }
H1.HeaderClassName
{
color: #614245;
}
.AnyTagClassName
{
color: #614245;
}
</style>
background-color css
<style>
a { background-color: #614245; }
a { background-color: rgb(97,66,69); }
div.DivClassName
{
background-color: #614245;
}
.BgClassName
{
background-color: #614245;
}
</style>
border-color css
<style>
span { border-color: #614245; }
span { border-color: rgb(97,66,69); }
td.TdClassName
{
border-color: #614245;
}
.TagClassName
{
border-color: #614245;
}
</style>