Shades of Jambalaya #684437
Tints of Jambalaya #684437
RGB
CMYK
RGB Variations
Color information
#684437 (or 0x684437) is known color: Jambalaya. HEX triplet: 68, 44 and 37. RGB value is (104,68,55). Sum of RGB (Red+Green+Blue) = 104+68+55=227 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.81% from 227); Green value is 68 (26.95% from 255 or 29.96% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 104 - color contains mainly: red. Hex color #684437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684437 is #97BBC8. Grayscale: #4D4D4D. Windows color (decimal): -9944009 or 3621992. OLE color: 3621992.
HSL color Cylindrical-coordinate representation of color #684437: hue angle of 15.92º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #684437 is Cyan = 0, Magento = 0.35, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 68 | 55 | - |
| CMYK | 0 | 0.35 | 0.47 | 0.59 |
| HSL | 15.92º | 0.31% | 0.31% | - |
| HSV(B) | 15.92º | 0.47% | 0.41% | - |
| XYZ | 8.47 | 7.35 | 4.59 | - |
| YUV | 77.28 | 115.43 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 55 | 0 | 0.35 | 0.47 | 0.59 | 15.92 | 0.31 | 0.31 |
| Hex | 68 | 44 | 37 | 0 | 23 | 2F | 3B | 10 | 1F | 1F |
| Octal | 150 | 104 | 67 | 0 | 43 | 57 | 73 | 20 | 37 | 37 |
| Binary | 1101000 | 1000100 | 110111 | 0 | 100011 | 101111 | 111011 | 10000 | 11111 | 11111 |
Color Harmonies of #684437
Complementary color
Monochromatic Colors of #684437
Black with #684437
Text Example
Text Example
White with #684437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684437; }
p { color: rgb(104,68,55); }
H1.HeaderClassName
{
color: #684437;
}
.AnyTagClassName
{
color: #684437;
}
</style>
background-color css
<style>
a { background-color: #684437; }
a { background-color: rgb(104,68,55); }
div.DivClassName
{
background-color: #684437;
}
.BgClassName
{
background-color: #684437;
}
</style>
border-color css
<style>
span { border-color: #684437; }
span { border-color: rgb(104,68,55); }
td.TdClassName
{
border-color: #684437;
}
.TagClassName
{
border-color: #684437;
}
</style>