Shades of Jambalaya #674738
Tints of Jambalaya #674738
RGB
CMYK
RGB Variations
Color information
#674738 (or 0x674738) is known color: Jambalaya. HEX triplet: 67, 47 and 38. RGB value is (103,71,56). Sum of RGB (Red+Green+Blue) = 103+71+56=230 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.78% from 230); Green value is 71 (28.12% from 255 or 30.87% from 230); Blue value is 56 (22.27% from 255 or 24.35% from 230); Max value from RGB is 103 - color contains mainly: red. Hex color #674738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674738 is #98B8C7. Grayscale: #4E4E4E. Windows color (decimal): -10008776 or 3688295. OLE color: 3688295.
HSL color Cylindrical-coordinate representation of color #674738: hue angle of 19.15º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #674738 is Cyan = 0, Magento = 0.31, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 56 | - |
| CMYK | 0 | 0.31 | 0.46 | 0.60 |
| HSL | 19.15º | 0.3% | 0.31% | - |
| HSV(B) | 19.15º | 0.46% | 0.4% | - |
| XYZ | 8.56 | 7.68 | 4.77 | - |
| YUV | 78.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 56 | 0 | 0.31 | 0.46 | 0.60 | 19.15 | 0.3 | 0.31 |
| Hex | 67 | 47 | 38 | 0 | 1F | 2E | 3C | 13 | 1E | 1F |
| Octal | 147 | 107 | 70 | 0 | 37 | 56 | 74 | 23 | 36 | 37 |
| Binary | 1100111 | 1000111 | 111000 | 0 | 11111 | 101110 | 111100 | 10011 | 11110 | 11111 |
Color Harmonies of #674738
Complementary color
Monochromatic Colors of #674738
Black with #674738
Text Example
Text Example
White with #674738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674738; }
p { color: rgb(103,71,56); }
H1.HeaderClassName
{
color: #674738;
}
.AnyTagClassName
{
color: #674738;
}
</style>
background-color css
<style>
a { background-color: #674738; }
a { background-color: rgb(103,71,56); }
div.DivClassName
{
background-color: #674738;
}
.BgClassName
{
background-color: #674738;
}
</style>
border-color css
<style>
span { border-color: #674738; }
span { border-color: rgb(103,71,56); }
td.TdClassName
{
border-color: #674738;
}
.TagClassName
{
border-color: #674738;
}
</style>