Shades of Jambalaya #684432
Tints of Jambalaya #684432
RGB
CMYK
RGB Variations
Color information
#684432 (or 0x684432) is known color: Jambalaya. HEX triplet: 68, 44 and 32. RGB value is (104,68,50). Sum of RGB (Red+Green+Blue) = 104+68+50=222 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.85% from 222); Green value is 68 (26.95% from 255 or 30.63% from 222); Blue value is 50 (19.92% from 255 or 22.52% from 222); Max value from RGB is 104 - color contains mainly: red. Hex color #684432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684432 is #97BBCD. Grayscale: #4C4C4C. Windows color (decimal): -9944014 or 3294312. OLE color: 3294312.
HSL color Cylindrical-coordinate representation of color #684432: hue angle of 20º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #684432 is Cyan = 0, Magento = 0.35, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 68 | 50 | - |
| CMYK | 0 | 0.35 | 0.52 | 0.59 |
| HSL | 20º | 0.35% | 0.3% | - |
| HSV(B) | 20º | 0.52% | 0.41% | - |
| XYZ | 8.35 | 7.31 | 3.99 | - |
| YUV | 76.71 | 112.93 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 50 | 0 | 0.35 | 0.52 | 0.59 | 20 | 0.35 | 0.3 |
| Hex | 68 | 44 | 32 | 0 | 23 | 34 | 3B | 14 | 23 | 1E |
| Octal | 150 | 104 | 62 | 0 | 43 | 64 | 73 | 24 | 43 | 36 |
| Binary | 1101000 | 1000100 | 110010 | 0 | 100011 | 110100 | 111011 | 10100 | 100011 | 11110 |
Color Harmonies of #684432
Complementary color
Monochromatic Colors of #684432
Black with #684432
Text Example
Text Example
White with #684432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684432; }
p { color: rgb(104,68,50); }
H1.HeaderClassName
{
color: #684432;
}
.AnyTagClassName
{
color: #684432;
}
</style>
background-color css
<style>
a { background-color: #684432; }
a { background-color: rgb(104,68,50); }
div.DivClassName
{
background-color: #684432;
}
.BgClassName
{
background-color: #684432;
}
</style>
border-color css
<style>
span { border-color: #684432; }
span { border-color: rgb(104,68,50); }
td.TdClassName
{
border-color: #684432;
}
.TagClassName
{
border-color: #684432;
}
</style>