Shades of Jambalaya #674436
Tints of Jambalaya #674436
RGB
CMYK
RGB Variations
Color information
#674436 (or 0x674436) is known color: Jambalaya. HEX triplet: 67, 44 and 36. RGB value is (103,68,54). Sum of RGB (Red+Green+Blue) = 103+68+54=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 68 (26.95% from 255 or 30.22% from 225); Blue value is 54 (21.48% from 255 or 24% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #674436 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674436 is #98BBC9. Grayscale: #4C4C4C. Windows color (decimal): -10009546 or 3556455. OLE color: 3556455.
HSL color Cylindrical-coordinate representation of color #674436: hue angle of 17.14º 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 #674436 is Cyan = 0, Magento = 0.34, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 54 | - |
| CMYK | 0 | 0.34 | 0.48 | 0.60 |
| HSL | 17.14º | 0.31% | 0.31% | - |
| HSV(B) | 17.14º | 0.48% | 0.4% | - |
| XYZ | 8.33 | 7.28 | 4.46 | - |
| YUV | 76.87 | 115.1 | 146.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 54 | 0 | 0.34 | 0.48 | 0.60 | 17.14 | 0.31 | 0.31 |
| Hex | 67 | 44 | 36 | 0 | 22 | 30 | 3C | 11 | 1F | 1F |
| Octal | 147 | 104 | 66 | 0 | 42 | 60 | 74 | 21 | 37 | 37 |
| Binary | 1100111 | 1000100 | 110110 | 0 | 100010 | 110000 | 111100 | 10001 | 11111 | 11111 |
Color Harmonies of #674436
Complementary color
Monochromatic Colors of #674436
Black with #674436
Text Example
Text Example
White with #674436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674436; }
p { color: rgb(103,68,54); }
H1.HeaderClassName
{
color: #674436;
}
.AnyTagClassName
{
color: #674436;
}
</style>
background-color css
<style>
a { background-color: #674436; }
a { background-color: rgb(103,68,54); }
div.DivClassName
{
background-color: #674436;
}
.BgClassName
{
background-color: #674436;
}
</style>
border-color css
<style>
span { border-color: #674436; }
span { border-color: rgb(103,68,54); }
td.TdClassName
{
border-color: #674436;
}
.TagClassName
{
border-color: #674436;
}
</style>