Shades of Jambalaya #684936
Tints of Jambalaya #684936
RGB
CMYK
RGB Variations
Color information
#684936 (or 0x684936) is known color: Jambalaya. HEX triplet: 68, 49 and 36. RGB value is (104,73,54). Sum of RGB (Red+Green+Blue) = 104+73+54=231 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.02% from 231); Green value is 73 (28.91% from 255 or 31.60% from 231); Blue value is 54 (21.48% from 255 or 23.38% from 231); Max value from RGB is 104 - color contains mainly: red. Hex color #684936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684936 is #97B6C9. Grayscale: #505050. Windows color (decimal): -9942730 or 3557736. OLE color: 3557736.
HSL color Cylindrical-coordinate representation of color #684936: hue angle of 22.8º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #684936 is Cyan = 0, Magento = 0.30, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 54 | - |
| CMYK | 0 | 0.30 | 0.48 | 0.59 |
| HSL | 22.8º | 0.32% | 0.31% | - |
| HSV(B) | 22.8º | 0.48% | 0.41% | - |
| XYZ | 8.76 | 7.97 | 4.57 | - |
| YUV | 80.1 | 113.27 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 54 | 0 | 0.30 | 0.48 | 0.59 | 22.8 | 0.32 | 0.31 |
| Hex | 68 | 49 | 36 | 0 | 1E | 30 | 3B | 17 | 20 | 1F |
| Octal | 150 | 111 | 66 | 0 | 36 | 60 | 73 | 27 | 40 | 37 |
| Binary | 1101000 | 1001001 | 110110 | 0 | 11110 | 110000 | 111011 | 10111 | 100000 | 11111 |
Color Harmonies of #684936
Complementary color
Monochromatic Colors of #684936
Black with #684936
Text Example
Text Example
White with #684936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684936; }
p { color: rgb(104,73,54); }
H1.HeaderClassName
{
color: #684936;
}
.AnyTagClassName
{
color: #684936;
}
</style>
background-color css
<style>
a { background-color: #684936; }
a { background-color: rgb(104,73,54); }
div.DivClassName
{
background-color: #684936;
}
.BgClassName
{
background-color: #684936;
}
</style>
border-color css
<style>
span { border-color: #684936; }
span { border-color: rgb(104,73,54); }
td.TdClassName
{
border-color: #684936;
}
.TagClassName
{
border-color: #684936;
}
</style>