Shades of Jambalaya #674739
Tints of Jambalaya #674739
RGB
CMYK
RGB Variations
Color information
#674739 (or 0x674739) is known color: Jambalaya. HEX triplet: 67, 47 and 39. RGB value is (103,71,57). Sum of RGB (Red+Green+Blue) = 103+71+57=231 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.59% from 231); Green value is 71 (28.12% from 255 or 30.74% from 231); Blue value is 57 (22.66% from 255 or 24.68% from 231); Max value from RGB is 103 - color contains mainly: red. Hex color #674739 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674739 is #98B8C6. Grayscale: #4F4F4F. Windows color (decimal): -10008775 or 3753831. OLE color: 3753831.
HSL color Cylindrical-coordinate representation of color #674739: hue angle of 18.26º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #674739 is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 71 | 57 | - |
| CMYK | 0 | 0.31 | 0.45 | 0.60 |
| HSL | 18.26º | 0.29% | 0.31% | - |
| HSV(B) | 18.26º | 0.45% | 0.4% | - |
| XYZ | 8.59 | 7.69 | 4.9 | - |
| YUV | 78.97 | 115.6 | 145.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 71 | 57 | 0 | 0.31 | 0.45 | 0.60 | 18.26 | 0.29 | 0.31 |
| Hex | 67 | 47 | 39 | 0 | 1F | 2D | 3C | 12 | 1D | 1F |
| Octal | 147 | 107 | 71 | 0 | 37 | 55 | 74 | 22 | 35 | 37 |
| Binary | 1100111 | 1000111 | 111001 | 0 | 11111 | 101101 | 111100 | 10010 | 11101 | 11111 |
Color Harmonies of #674739
Complementary color
Monochromatic Colors of #674739
Black with #674739
Text Example
Text Example
White with #674739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674739; }
p { color: rgb(103,71,57); }
H1.HeaderClassName
{
color: #674739;
}
.AnyTagClassName
{
color: #674739;
}
</style>
background-color css
<style>
a { background-color: #674739; }
a { background-color: rgb(103,71,57); }
div.DivClassName
{
background-color: #674739;
}
.BgClassName
{
background-color: #674739;
}
</style>
border-color css
<style>
span { border-color: #674739; }
span { border-color: rgb(103,71,57); }
td.TdClassName
{
border-color: #674739;
}
.TagClassName
{
border-color: #674739;
}
</style>