Shades of Jambalaya #674131
Tints of Jambalaya #674131
RGB
CMYK
RGB Variations
Color information
#674131 (or 0x674131) is known color: Jambalaya. HEX triplet: 67, 41 and 31. RGB value is (103,65,49). Sum of RGB (Red+Green+Blue) = 103+65+49=217 (28% of max value = 765). Red value is 103 (40.62% from 255 or 47.47% from 217); Green value is 65 (25.78% from 255 or 29.95% from 217); Blue value is 49 (19.53% from 255 or 22.58% from 217); Max value from RGB is 103 - color contains mainly: red. Hex color #674131 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674131 is #98BECE. Grayscale: #4A4A4A. Windows color (decimal): -10010319 or 3228007. OLE color: 3228007.
HSL color Cylindrical-coordinate representation of color #674131: hue angle of 17.78º 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 #674131 is Cyan = 0, Magento = 0.37, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 65 | 49 | - |
| CMYK | 0 | 0.37 | 0.52 | 0.60 |
| HSL | 17.78º | 0.36% | 0.3% | - |
| HSV(B) | 17.78º | 0.52% | 0.4% | - |
| XYZ | 8.04 | 6.89 | 3.81 | - |
| YUV | 74.54 | 113.59 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 65 | 49 | 0 | 0.37 | 0.52 | 0.60 | 17.78 | 0.36 | 0.3 |
| Hex | 67 | 41 | 31 | 0 | 25 | 34 | 3C | 12 | 24 | 1E |
| Octal | 147 | 101 | 61 | 0 | 45 | 64 | 74 | 22 | 44 | 36 |
| Binary | 1100111 | 1000001 | 110001 | 0 | 100101 | 110100 | 111100 | 10010 | 100100 | 11110 |
Color Harmonies of #674131
Complementary color
Monochromatic Colors of #674131
Black with #674131
Text Example
Text Example
White with #674131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674131; }
p { color: rgb(103,65,49); }
H1.HeaderClassName
{
color: #674131;
}
.AnyTagClassName
{
color: #674131;
}
</style>
background-color css
<style>
a { background-color: #674131; }
a { background-color: rgb(103,65,49); }
div.DivClassName
{
background-color: #674131;
}
.BgClassName
{
background-color: #674131;
}
</style>
border-color css
<style>
span { border-color: #674131; }
span { border-color: rgb(103,65,49); }
td.TdClassName
{
border-color: #674131;
}
.TagClassName
{
border-color: #674131;
}
</style>