Shades of Jambalaya #684938
Tints of Jambalaya #684938
RGB
CMYK
RGB Variations
Color information
#684938 (or 0x684938) is known color: Jambalaya. HEX triplet: 68, 49 and 38. RGB value is (104,73,56). Sum of RGB (Red+Green+Blue) = 104+73+56=233 (30% of max value = 765). Red value is 104 (41.02% from 255 or 44.64% from 233); Green value is 73 (28.91% from 255 or 31.33% from 233); Blue value is 56 (22.27% from 255 or 24.03% from 233); Max value from RGB is 104 - color contains mainly: red. Hex color #684938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684938 is #97B6C7. Grayscale: #505050. Windows color (decimal): -9942728 or 3688808. OLE color: 3688808.
HSL color Cylindrical-coordinate representation of color #684938: hue angle of 21.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #684938 is Cyan = 0, Magento = 0.30, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 56 | - |
| CMYK | 0 | 0.30 | 0.46 | 0.59 |
| HSL | 21.25º | 0.3% | 0.31% | - |
| HSV(B) | 21.25º | 0.46% | 0.41% | - |
| XYZ | 8.81 | 7.99 | 4.82 | - |
| YUV | 80.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 56 | 0 | 0.30 | 0.46 | 0.59 | 21.25 | 0.3 | 0.31 |
| Hex | 68 | 49 | 38 | 0 | 1E | 2E | 3B | 15 | 1E | 1F |
| Octal | 150 | 111 | 70 | 0 | 36 | 56 | 73 | 25 | 36 | 37 |
| Binary | 1101000 | 1001001 | 111000 | 0 | 11110 | 101110 | 111011 | 10101 | 11110 | 11111 |
Color Harmonies of #684938
Complementary color
Monochromatic Colors of #684938
Black with #684938
Text Example
Text Example
White with #684938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684938; }
p { color: rgb(104,73,56); }
H1.HeaderClassName
{
color: #684938;
}
.AnyTagClassName
{
color: #684938;
}
</style>
background-color css
<style>
a { background-color: #684938; }
a { background-color: rgb(104,73,56); }
div.DivClassName
{
background-color: #684938;
}
.BgClassName
{
background-color: #684938;
}
</style>
border-color css
<style>
span { border-color: #684938; }
span { border-color: rgb(104,73,56); }
td.TdClassName
{
border-color: #684938;
}
.TagClassName
{
border-color: #684938;
}
</style>