Shades of Jambalaya #674331
Tints of Jambalaya #674331
RGB
CMYK
RGB Variations
Color information
#674331 (or 0x674331) is known color: Jambalaya. HEX triplet: 67, 43 and 31. RGB value is (103,67,49). Sum of RGB (Red+Green+Blue) = 103+67+49=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 67 (26.56% from 255 or 30.59% from 219); Blue value is 49 (19.53% from 255 or 22.37% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #674331 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674331 is #98BCCE. Grayscale: #4B4B4B. Windows color (decimal): -10009807 or 3228519. OLE color: 3228519.
HSL color Cylindrical-coordinate representation of color #674331: hue angle of 20º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #674331 is Cyan = 0, Magento = 0.35, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 67 | 49 | - |
| CMYK | 0 | 0.35 | 0.52 | 0.60 |
| HSL | 20º | 0.36% | 0.3% | - |
| HSV(B) | 20º | 0.52% | 0.4% | - |
| XYZ | 8.16 | 7.12 | 3.85 | - |
| YUV | 75.71 | 112.93 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 67 | 49 | 0 | 0.35 | 0.52 | 0.60 | 20 | 0.36 | 0.3 |
| Hex | 67 | 43 | 31 | 0 | 23 | 34 | 3C | 14 | 24 | 1E |
| Octal | 147 | 103 | 61 | 0 | 43 | 64 | 74 | 24 | 44 | 36 |
| Binary | 1100111 | 1000011 | 110001 | 0 | 100011 | 110100 | 111100 | 10100 | 100100 | 11110 |
Color Harmonies of #674331
Complementary color
Monochromatic Colors of #674331
Black with #674331
Text Example
Text Example
White with #674331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674331; }
p { color: rgb(103,67,49); }
H1.HeaderClassName
{
color: #674331;
}
.AnyTagClassName
{
color: #674331;
}
</style>
background-color css
<style>
a { background-color: #674331; }
a { background-color: rgb(103,67,49); }
div.DivClassName
{
background-color: #674331;
}
.BgClassName
{
background-color: #674331;
}
</style>
border-color css
<style>
span { border-color: #674331; }
span { border-color: rgb(103,67,49); }
td.TdClassName
{
border-color: #674331;
}
.TagClassName
{
border-color: #674331;
}
</style>