Shades of Jambalaya #614938
Tints of Jambalaya #614938
RGB
CMYK
RGB Variations
Color information
#614938 (or 0x614938) is known color: Jambalaya. HEX triplet: 61, 49 and 38. RGB value is (97,73,56). Sum of RGB (Red+Green+Blue) = 97+73+56=226 (29% of max value = 765). Red value is 97 (38.28% from 255 or 42.92% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 56 (22.27% from 255 or 24.78% from 226); Max value from RGB is 97 - color contains mainly: red. Hex color #614938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614938 is #9EB6C7. Grayscale: #4E4E4E. Windows color (decimal): -10401480 or 3688801. OLE color: 3688801.
HSL color Cylindrical-coordinate representation of color #614938: hue angle of 24.88º degrees, saturation: 0.27, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #614938 is Cyan = 0, Magento = 0.25, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 56 | - |
| CMYK | 0 | 0.25 | 0.42 | 0.62 |
| HSL | 24.88º | 0.27% | 0.3% | - |
| HSV(B) | 24.88º | 0.42% | 0.38% | - |
| XYZ | 8.03 | 7.59 | 4.78 | - |
| YUV | 78.24 | 115.45 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 56 | 0 | 0.25 | 0.42 | 0.62 | 24.88 | 0.27 | 0.3 |
| Hex | 61 | 49 | 38 | 0 | 19 | 2A | 3E | 19 | 1B | 1E |
| Octal | 141 | 111 | 70 | 0 | 31 | 52 | 76 | 31 | 33 | 36 |
| Binary | 1100001 | 1001001 | 111000 | 0 | 11001 | 101010 | 111110 | 11001 | 11011 | 11110 |
Color Harmonies of #614938
Complementary color
Monochromatic Colors of #614938
Black with #614938
Text Example
Text Example
White with #614938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614938; }
p { color: rgb(97,73,56); }
H1.HeaderClassName
{
color: #614938;
}
.AnyTagClassName
{
color: #614938;
}
</style>
background-color css
<style>
a { background-color: #614938; }
a { background-color: rgb(97,73,56); }
div.DivClassName
{
background-color: #614938;
}
.BgClassName
{
background-color: #614938;
}
</style>
border-color css
<style>
span { border-color: #614938; }
span { border-color: rgb(97,73,56); }
td.TdClassName
{
border-color: #614938;
}
.TagClassName
{
border-color: #614938;
}
</style>