Shades of Jambalaya #684537
Tints of Jambalaya #684537
RGB
CMYK
RGB Variations
Color information
#684537 (or 0x684537) is known color: Jambalaya. HEX triplet: 68, 45 and 37. RGB value is (104,69,55). Sum of RGB (Red+Green+Blue) = 104+69+55=228 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.61% from 228); Green value is 69 (27.34% from 255 or 30.26% from 228); Blue value is 55 (21.88% from 255 or 24.12% from 228); Max value from RGB is 104 - color contains mainly: red. Hex color #684537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684537 is #97BAC8. Grayscale: #4D4D4D. Windows color (decimal): -9943753 or 3622248. OLE color: 3622248.
HSL color Cylindrical-coordinate representation of color #684537: hue angle of 17.14º 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 #684537 is Cyan = 0, Magento = 0.34, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 55 | - |
| CMYK | 0 | 0.34 | 0.47 | 0.59 |
| HSL | 17.14º | 0.31% | 0.31% | - |
| HSV(B) | 17.14º | 0.47% | 0.41% | - |
| XYZ | 8.53 | 7.48 | 4.61 | - |
| YUV | 77.87 | 115.1 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 55 | 0 | 0.34 | 0.47 | 0.59 | 17.14 | 0.31 | 0.31 |
| Hex | 68 | 45 | 37 | 0 | 22 | 2F | 3B | 11 | 1F | 1F |
| Octal | 150 | 105 | 67 | 0 | 42 | 57 | 73 | 21 | 37 | 37 |
| Binary | 1101000 | 1000101 | 110111 | 0 | 100010 | 101111 | 111011 | 10001 | 11111 | 11111 |
Color Harmonies of #684537
Complementary color
Monochromatic Colors of #684537
Black with #684537
Text Example
Text Example
White with #684537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684537; }
p { color: rgb(104,69,55); }
H1.HeaderClassName
{
color: #684537;
}
.AnyTagClassName
{
color: #684537;
}
</style>
background-color css
<style>
a { background-color: #684537; }
a { background-color: rgb(104,69,55); }
div.DivClassName
{
background-color: #684537;
}
.BgClassName
{
background-color: #684537;
}
</style>
border-color css
<style>
span { border-color: #684537; }
span { border-color: rgb(104,69,55); }
td.TdClassName
{
border-color: #684537;
}
.TagClassName
{
border-color: #684537;
}
</style>