Shades of Jambalaya #674733
Tints of Jambalaya #674733
RGB
CMYK
RGB Variations
Color information
#674733 (or 0x674733) is known color: Jambalaya. HEX triplet: 67, 47 and 33. RGB value is (103,71,51). Sum of RGB (Red+Green+Blue) = 103+71+51=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 71 (28.12% from 255 or 31.56% from 225); Blue value is 51 (20.31% from 255 or 22.67% from 225); Max value from RGB is 103 - color contains mainly: red. Hex color #674733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674733 is #98B8CC. Grayscale: #4E4E4E. Windows color (decimal): -10008781 or 3360615. OLE color: 3360615.
HSL color Cylindrical-coordinate representation of color #674733: hue angle of 23.08º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #674733 is Cyan = 0, Magento = 0.31, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 51 | - |
| CMYK | 0 | 0.31 | 0.50 | 0.60 |
| HSL | 23.08º | 0.34% | 0.3% | - |
| HSV(B) | 23.08º | 0.5% | 0.4% | - |
| XYZ | 8.44 | 7.63 | 4.16 | - |
| YUV | 78.29 | 112.6 | 145.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 51 | 0 | 0.31 | 0.50 | 0.60 | 23.08 | 0.34 | 0.3 |
| Hex | 67 | 47 | 33 | 0 | 1F | 32 | 3C | 17 | 22 | 1E |
| Octal | 147 | 107 | 63 | 0 | 37 | 62 | 74 | 27 | 42 | 36 |
| Binary | 1100111 | 1000111 | 110011 | 0 | 11111 | 110010 | 111100 | 10111 | 100010 | 11110 |
Color Harmonies of #674733
Complementary color
Monochromatic Colors of #674733
Black with #674733
Text Example
Text Example
White with #674733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674733; }
p { color: rgb(103,71,51); }
H1.HeaderClassName
{
color: #674733;
}
.AnyTagClassName
{
color: #674733;
}
</style>
background-color css
<style>
a { background-color: #674733; }
a { background-color: rgb(103,71,51); }
div.DivClassName
{
background-color: #674733;
}
.BgClassName
{
background-color: #674733;
}
</style>
border-color css
<style>
span { border-color: #674733; }
span { border-color: rgb(103,71,51); }
td.TdClassName
{
border-color: #674733;
}
.TagClassName
{
border-color: #674733;
}
</style>