Shades of Jambalaya #684539
Tints of Jambalaya #684539
RGB
CMYK
RGB Variations
Color information
#684539 (or 0x684539) is known color: Jambalaya. HEX triplet: 68, 45 and 39. RGB value is (104,69,57). Sum of RGB (Red+Green+Blue) = 104+69+57=230 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.22% from 230); Green value is 69 (27.34% from 255 or 30% from 230); Blue value is 57 (22.66% from 255 or 24.78% from 230); Max value from RGB is 104 - color contains mainly: red. Hex color #684539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684539 is #97BAC6. Grayscale: #4E4E4E. Windows color (decimal): -9943751 or 3753320. OLE color: 3753320.
HSL color Cylindrical-coordinate representation of color #684539: hue angle of 15.32º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #684539 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 57 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.59 |
| HSL | 15.32º | 0.29% | 0.32% | - |
| HSV(B) | 15.32º | 0.45% | 0.41% | - |
| XYZ | 8.58 | 7.49 | 4.87 | - |
| YUV | 78.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 57 | 0 | 0.34 | 0.45 | 0.59 | 15.32 | 0.29 | 0.32 |
| Hex | 68 | 45 | 39 | 0 | 22 | 2D | 3B | F | 1D | 20 |
| Octal | 150 | 105 | 71 | 0 | 42 | 55 | 73 | 17 | 35 | 40 |
| Binary | 1101000 | 1000101 | 111001 | 0 | 100010 | 101101 | 111011 | 1111 | 11101 | 100000 |
Color Harmonies of #684539
Complementary color
Monochromatic Colors of #684539
Black with #684539
Text Example
Text Example
White with #684539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684539; }
p { color: rgb(104,69,57); }
H1.HeaderClassName
{
color: #684539;
}
.AnyTagClassName
{
color: #684539;
}
</style>
background-color css
<style>
a { background-color: #684539; }
a { background-color: rgb(104,69,57); }
div.DivClassName
{
background-color: #684539;
}
.BgClassName
{
background-color: #684539;
}
</style>
border-color css
<style>
span { border-color: #684539; }
span { border-color: rgb(104,69,57); }
td.TdClassName
{
border-color: #684539;
}
.TagClassName
{
border-color: #684539;
}
</style>