Shades of Jambalaya #614432
Tints of Jambalaya #614432
RGB
CMYK
RGB Variations
Color information
#614432 (or 0x614432) is known color: Jambalaya. HEX triplet: 61, 44 and 32. RGB value is (97,68,50). Sum of RGB (Red+Green+Blue) = 97+68+50=215 (28% of max value = 765). Red value is 97 (38.28% from 255 or 45.12% from 215); Green value is 68 (26.95% from 255 or 31.63% from 215); Blue value is 50 (19.92% from 255 or 23.26% from 215); Max value from RGB is 97 - color contains mainly: red. Hex color #614432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614432 is #9EBBCD. Grayscale: #4A4A4A. Windows color (decimal): -10402766 or 3294305. OLE color: 3294305.
HSL color Cylindrical-coordinate representation of color #614432: hue angle of 22.98º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #614432 is Cyan = 0, Magento = 0.30, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 68 | 50 | - |
| CMYK | 0 | 0.30 | 0.48 | 0.62 |
| HSL | 22.98º | 0.32% | 0.29% | - |
| HSV(B) | 22.98º | 0.48% | 0.38% | - |
| XYZ | 7.57 | 6.91 | 3.95 | - |
| YUV | 74.62 | 114.11 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 68 | 50 | 0 | 0.30 | 0.48 | 0.62 | 22.98 | 0.32 | 0.29 |
| Hex | 61 | 44 | 32 | 0 | 1E | 30 | 3E | 17 | 20 | 1D |
| Octal | 141 | 104 | 62 | 0 | 36 | 60 | 76 | 27 | 40 | 35 |
| Binary | 1100001 | 1000100 | 110010 | 0 | 11110 | 110000 | 111110 | 10111 | 100000 | 11101 |
Color Harmonies of #614432
Complementary color
Monochromatic Colors of #614432
Black with #614432
Text Example
Text Example
White with #614432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614432; }
p { color: rgb(97,68,50); }
H1.HeaderClassName
{
color: #614432;
}
.AnyTagClassName
{
color: #614432;
}
</style>
background-color css
<style>
a { background-color: #614432; }
a { background-color: rgb(97,68,50); }
div.DivClassName
{
background-color: #614432;
}
.BgClassName
{
background-color: #614432;
}
</style>
border-color css
<style>
span { border-color: #614432; }
span { border-color: rgb(97,68,50); }
td.TdClassName
{
border-color: #614432;
}
.TagClassName
{
border-color: #614432;
}
</style>