Shades of Jambalaya #614936
Tints of Jambalaya #614936
RGB
CMYK
RGB Variations
Color information
#614936 (or 0x614936) is known color: Jambalaya. HEX triplet: 61, 49 and 36. RGB value is (97,73,54). Sum of RGB (Red+Green+Blue) = 97+73+54=224 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.30% from 224); Green value is 73 (28.91% from 255 or 32.59% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 97 - color contains mainly: red. Hex color #614936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614936 is #9EB6C9. Grayscale: #4E4E4E. Windows color (decimal): -10401482 or 3557729. OLE color: 3557729.
HSL color Cylindrical-coordinate representation of color #614936: hue angle of 26.51º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #614936 is Cyan = 0, Magento = 0.25, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 54 | - |
| CMYK | 0 | 0.25 | 0.44 | 0.62 |
| HSL | 26.51º | 0.28% | 0.3% | - |
| HSV(B) | 26.51º | 0.44% | 0.38% | - |
| XYZ | 7.98 | 7.57 | 4.53 | - |
| YUV | 78.01 | 114.45 | 141.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 54 | 0 | 0.25 | 0.44 | 0.62 | 26.51 | 0.28 | 0.3 |
| Hex | 61 | 49 | 36 | 0 | 19 | 2C | 3E | 1B | 1C | 1E |
| Octal | 141 | 111 | 66 | 0 | 31 | 54 | 76 | 33 | 34 | 36 |
| Binary | 1100001 | 1001001 | 110110 | 0 | 11001 | 101100 | 111110 | 11011 | 11100 | 11110 |
Color Harmonies of #614936
Complementary color
Monochromatic Colors of #614936
Black with #614936
Text Example
Text Example
White with #614936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614936; }
p { color: rgb(97,73,54); }
H1.HeaderClassName
{
color: #614936;
}
.AnyTagClassName
{
color: #614936;
}
</style>
background-color css
<style>
a { background-color: #614936; }
a { background-color: rgb(97,73,54); }
div.DivClassName
{
background-color: #614936;
}
.BgClassName
{
background-color: #614936;
}
</style>
border-color css
<style>
span { border-color: #614936; }
span { border-color: rgb(97,73,54); }
td.TdClassName
{
border-color: #614936;
}
.TagClassName
{
border-color: #614936;
}
</style>