Shades of Jambalaya #614937
Tints of Jambalaya #614937
RGB
CMYK
RGB Variations
Color information
#614937 (or 0x614937) is known color: Jambalaya. HEX triplet: 61, 49 and 37. RGB value is (97,73,55). Sum of RGB (Red+Green+Blue) = 97+73+55=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 73 (28.91% from 255 or 32.44% from 225); Blue value is 55 (21.88% from 255 or 24.44% from 225); Max value from RGB is 97 - color contains mainly: red. Hex color #614937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614937 is #9EB6C8. Grayscale: #4E4E4E. Windows color (decimal): -10401481 or 3623265. OLE color: 3623265.
HSL color Cylindrical-coordinate representation of color #614937: hue angle of 25.71º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #614937 is Cyan = 0, Magento = 0.25, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 55 | - |
| CMYK | 0 | 0.25 | 0.43 | 0.62 |
| HSL | 25.71º | 0.28% | 0.3% | - |
| HSV(B) | 25.71º | 0.43% | 0.38% | - |
| XYZ | 8 | 7.58 | 4.66 | - |
| YUV | 78.12 | 114.95 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 55 | 0 | 0.25 | 0.43 | 0.62 | 25.71 | 0.28 | 0.3 |
| Hex | 61 | 49 | 37 | 0 | 19 | 2B | 3E | 1A | 1C | 1E |
| Octal | 141 | 111 | 67 | 0 | 31 | 53 | 76 | 32 | 34 | 36 |
| Binary | 1100001 | 1001001 | 110111 | 0 | 11001 | 101011 | 111110 | 11010 | 11100 | 11110 |
Color Harmonies of #614937
Complementary color
Monochromatic Colors of #614937
Black with #614937
Text Example
Text Example
White with #614937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614937; }
p { color: rgb(97,73,55); }
H1.HeaderClassName
{
color: #614937;
}
.AnyTagClassName
{
color: #614937;
}
</style>
background-color css
<style>
a { background-color: #614937; }
a { background-color: rgb(97,73,55); }
div.DivClassName
{
background-color: #614937;
}
.BgClassName
{
background-color: #614937;
}
</style>
border-color css
<style>
span { border-color: #614937; }
span { border-color: rgb(97,73,55); }
td.TdClassName
{
border-color: #614937;
}
.TagClassName
{
border-color: #614937;
}
</style>