Shades of Jambalaya #674636
Tints of Jambalaya #674636
RGB
CMYK
RGB Variations
Color information
#674636 (or 0x674636) is known color: Jambalaya. HEX triplet: 67, 46 and 36. RGB value is (103,70,54). Sum of RGB (Red+Green+Blue) = 103+70+54=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 70 (27.73% from 255 or 30.84% from 227); Blue value is 54 (21.48% from 255 or 23.79% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #674636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674636 is #98B9C9. Grayscale: #4E4E4E. Windows color (decimal): -10009034 or 3556967. OLE color: 3556967.
HSL color Cylindrical-coordinate representation of color #674636: hue angle of 19.59º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674636 is Cyan = 0, Magento = 0.32, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 70 | 54 | - |
| CMYK | 0 | 0.32 | 0.48 | 0.60 |
| HSL | 19.59º | 0.31% | 0.31% | - |
| HSV(B) | 19.59º | 0.48% | 0.4% | - |
| XYZ | 8.45 | 7.53 | 4.5 | - |
| YUV | 78.04 | 114.43 | 145.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 70 | 54 | 0 | 0.32 | 0.48 | 0.60 | 19.59 | 0.31 | 0.31 |
| Hex | 67 | 46 | 36 | 0 | 20 | 30 | 3C | 14 | 1F | 1F |
| Octal | 147 | 106 | 66 | 0 | 40 | 60 | 74 | 24 | 37 | 37 |
| Binary | 1100111 | 1000110 | 110110 | 0 | 100000 | 110000 | 111100 | 10100 | 11111 | 11111 |
Color Harmonies of #674636
Complementary color
Monochromatic Colors of #674636
Black with #674636
Text Example
Text Example
White with #674636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674636; }
p { color: rgb(103,70,54); }
H1.HeaderClassName
{
color: #674636;
}
.AnyTagClassName
{
color: #674636;
}
</style>
background-color css
<style>
a { background-color: #674636; }
a { background-color: rgb(103,70,54); }
div.DivClassName
{
background-color: #674636;
}
.BgClassName
{
background-color: #674636;
}
</style>
border-color css
<style>
span { border-color: #674636; }
span { border-color: rgb(103,70,54); }
td.TdClassName
{
border-color: #674636;
}
.TagClassName
{
border-color: #674636;
}
</style>