Shades of Jambalaya #614634
Tints of Jambalaya #614634
RGB
CMYK
RGB Variations
Color information
#614634 (or 0x614634) is known color: Jambalaya. HEX triplet: 61, 46 and 34. RGB value is (97,70,52). Sum of RGB (Red+Green+Blue) = 97+70+52=219 (29% of max value = 765). Red value is 97 (38.28% from 255 or 44.29% from 219); Green value is 70 (27.73% from 255 or 31.96% from 219); Blue value is 52 (20.70% from 255 or 23.74% from 219); Max value from RGB is 97 - color contains mainly: red. Hex color #614634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614634 is #9EB9CB. Grayscale: #4C4C4C. Windows color (decimal): -10402252 or 3425889. OLE color: 3425889.
HSL color Cylindrical-coordinate representation of color #614634: hue angle of 24º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614634 is Cyan = 0, Magento = 0.28, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 70 | 52 | - |
| CMYK | 0 | 0.28 | 0.46 | 0.62 |
| HSL | 24º | 0.3% | 0.29% | - |
| HSV(B) | 24º | 0.46% | 0.38% | - |
| XYZ | 7.74 | 7.17 | 4.22 | - |
| YUV | 76.02 | 114.45 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 70 | 52 | 0 | 0.28 | 0.46 | 0.62 | 24 | 0.3 | 0.29 |
| Hex | 61 | 46 | 34 | 0 | 1C | 2E | 3E | 18 | 1E | 1D |
| Octal | 141 | 106 | 64 | 0 | 34 | 56 | 76 | 30 | 36 | 35 |
| Binary | 1100001 | 1000110 | 110100 | 0 | 11100 | 101110 | 111110 | 11000 | 11110 | 11101 |
Color Harmonies of #614634
Complementary color
Monochromatic Colors of #614634
Black with #614634
Text Example
Text Example
White with #614634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614634; }
p { color: rgb(97,70,52); }
H1.HeaderClassName
{
color: #614634;
}
.AnyTagClassName
{
color: #614634;
}
</style>
background-color css
<style>
a { background-color: #614634; }
a { background-color: rgb(97,70,52); }
div.DivClassName
{
background-color: #614634;
}
.BgClassName
{
background-color: #614634;
}
</style>
border-color css
<style>
span { border-color: #614634; }
span { border-color: rgb(97,70,52); }
td.TdClassName
{
border-color: #614634;
}
.TagClassName
{
border-color: #614634;
}
</style>