Shades of Jambalaya #614935
Tints of Jambalaya #614935
RGB
CMYK
RGB Variations
Color information
#614935 (or 0x614935) is known color: Jambalaya. HEX triplet: 61, 49 and 35. RGB value is (97,73,53). Sum of RGB (Red+Green+Blue) = 97+73+53=223 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.50% from 223); Green value is 73 (28.91% from 255 or 32.74% from 223); Blue value is 53 (21.09% from 255 or 23.77% from 223); Max value from RGB is 97 - color contains mainly: red. Hex color #614935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614935 is #9EB6CA. Grayscale: #4E4E4E. Windows color (decimal): -10401483 or 3492193. OLE color: 3492193.
HSL color Cylindrical-coordinate representation of color #614935: hue angle of 27.27º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #614935 is Cyan = 0, Magento = 0.25, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 73 | 53 | - |
| CMYK | 0 | 0.25 | 0.45 | 0.62 |
| HSL | 27.27º | 0.29% | 0.29% | - |
| HSV(B) | 27.27º | 0.45% | 0.38% | - |
| XYZ | 7.95 | 7.56 | 4.41 | - |
| YUV | 77.9 | 113.95 | 141.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 73 | 53 | 0 | 0.25 | 0.45 | 0.62 | 27.27 | 0.29 | 0.29 |
| Hex | 61 | 49 | 35 | 0 | 19 | 2D | 3E | 1B | 1D | 1D |
| Octal | 141 | 111 | 65 | 0 | 31 | 55 | 76 | 33 | 35 | 35 |
| Binary | 1100001 | 1001001 | 110101 | 0 | 11001 | 101101 | 111110 | 11011 | 11101 | 11101 |
Color Harmonies of #614935
Complementary color
Monochromatic Colors of #614935
Black with #614935
Text Example
Text Example
White with #614935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614935; }
p { color: rgb(97,73,53); }
H1.HeaderClassName
{
color: #614935;
}
.AnyTagClassName
{
color: #614935;
}
</style>
background-color css
<style>
a { background-color: #614935; }
a { background-color: rgb(97,73,53); }
div.DivClassName
{
background-color: #614935;
}
.BgClassName
{
background-color: #614935;
}
</style>
border-color css
<style>
span { border-color: #614935; }
span { border-color: rgb(97,73,53); }
td.TdClassName
{
border-color: #614935;
}
.TagClassName
{
border-color: #614935;
}
</style>