Shades of Jambalaya #674336
Tints of Jambalaya #674336
RGB
CMYK
RGB Variations
Color information
#674336 (or 0x674336) is known color: Jambalaya. HEX triplet: 67, 43 and 36. RGB value is (103,67,54). Sum of RGB (Red+Green+Blue) = 103+67+54=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 67 (26.56% from 255 or 29.91% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #674336 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674336 is #98BCC9. Grayscale: #4C4C4C. Windows color (decimal): -10009802 or 3556199. OLE color: 3556199.
HSL color Cylindrical-coordinate representation of color #674336: hue angle of 15.92º 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 #674336 is Cyan = 0, Magento = 0.35, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 54 | - |
| CMYK | 0 | 0.35 | 0.48 | 0.60 |
| HSL | 15.92º | 0.31% | 0.31% | - |
| HSV(B) | 15.92º | 0.48% | 0.4% | - |
| XYZ | 8.27 | 7.16 | 4.44 | - |
| YUV | 76.28 | 115.43 | 147.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 54 | 0 | 0.35 | 0.48 | 0.60 | 15.92 | 0.31 | 0.31 |
| Hex | 67 | 43 | 36 | 0 | 23 | 30 | 3C | 10 | 1F | 1F |
| Octal | 147 | 103 | 66 | 0 | 43 | 60 | 74 | 20 | 37 | 37 |
| Binary | 1100111 | 1000011 | 110110 | 0 | 100011 | 110000 | 111100 | 10000 | 11111 | 11111 |
Color Harmonies of #674336
Complementary color
Monochromatic Colors of #674336
Black with #674336
Text Example
Text Example
White with #674336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674336; }
p { color: rgb(103,67,54); }
H1.HeaderClassName
{
color: #674336;
}
.AnyTagClassName
{
color: #674336;
}
</style>
background-color css
<style>
a { background-color: #674336; }
a { background-color: rgb(103,67,54); }
div.DivClassName
{
background-color: #674336;
}
.BgClassName
{
background-color: #674336;
}
</style>
border-color css
<style>
span { border-color: #674336; }
span { border-color: rgb(103,67,54); }
td.TdClassName
{
border-color: #674336;
}
.TagClassName
{
border-color: #674336;
}
</style>