Shades of Jambalaya #664731
Tints of Jambalaya #664731
RGB
CMYK
RGB Variations
Color information
#664731 (or 0x664731) is known color: Jambalaya. HEX triplet: 66, 47 and 31. RGB value is (102,71,49). Sum of RGB (Red+Green+Blue) = 102+71+49=222 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.95% from 222); Green value is 71 (28.12% from 255 or 31.98% from 222); Blue value is 49 (19.53% from 255 or 22.07% from 222); Max value from RGB is 102 - color contains mainly: red. Hex color #664731 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664731 is #99B8CE. Grayscale: #4D4D4D. Windows color (decimal): -10074319 or 3229542. OLE color: 3229542.
HSL color Cylindrical-coordinate representation of color #664731: hue angle of 24.91º degrees, saturation: 0.35, 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 #664731 is Cyan = 0, Magento = 0.30, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 71 | 49 | - |
| CMYK | 0 | 0.30 | 0.52 | 0.6 |
| HSL | 24.91º | 0.35% | 0.3% | - |
| HSV(B) | 24.91º | 0.52% | 0.4% | - |
| XYZ | 8.29 | 7.55 | 3.93 | - |
| YUV | 77.76 | 111.77 | 145.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 71 | 49 | 0 | 0.30 | 0.52 | 0.6 | 24.91 | 0.35 | 0.3 |
| Hex | 66 | 47 | 31 | 0 | 1E | 34 | 3C | 19 | 23 | 1E |
| Octal | 146 | 107 | 61 | 0 | 36 | 64 | 74 | 31 | 43 | 36 |
| Binary | 1100110 | 1000111 | 110001 | 0 | 11110 | 110100 | 111100 | 11001 | 100011 | 11110 |
Color Harmonies of #664731
Complementary color
Monochromatic Colors of #664731
Black with #664731
Text Example
Text Example
White with #664731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664731; }
p { color: rgb(102,71,49); }
H1.HeaderClassName
{
color: #664731;
}
.AnyTagClassName
{
color: #664731;
}
</style>
background-color css
<style>
a { background-color: #664731; }
a { background-color: rgb(102,71,49); }
div.DivClassName
{
background-color: #664731;
}
.BgClassName
{
background-color: #664731;
}
</style>
border-color css
<style>
span { border-color: #664731; }
span { border-color: rgb(102,71,49); }
td.TdClassName
{
border-color: #664731;
}
.TagClassName
{
border-color: #664731;
}
</style>