Shades of Jambalaya #664537
Tints of Jambalaya #664537
RGB
CMYK
RGB Variations
Color information
#664537 (or 0x664537) is known color: Jambalaya. HEX triplet: 66, 45 and 37. RGB value is (102,69,55). Sum of RGB (Red+Green+Blue) = 102+69+55=226 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.13% from 226); Green value is 69 (27.34% from 255 or 30.53% from 226); Blue value is 55 (21.88% from 255 or 24.34% from 226); Max value from RGB is 102 - color contains mainly: red. Hex color #664537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664537 is #99BAC8. Grayscale: #4D4D4D. Windows color (decimal): -10074825 or 3622246. OLE color: 3622246.
HSL color Cylindrical-coordinate representation of color #664537: hue angle of 17.87º 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 #664537 is Cyan = 0, Magento = 0.32, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 69 | 55 | - |
| CMYK | 0 | 0.32 | 0.46 | 0.6 |
| HSL | 17.87º | 0.3% | 0.31% | - |
| HSV(B) | 17.87º | 0.46% | 0.4% | - |
| XYZ | 8.3 | 7.36 | 4.6 | - |
| YUV | 77.27 | 115.43 | 145.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 69 | 55 | 0 | 0.32 | 0.46 | 0.6 | 17.87 | 0.3 | 0.31 |
| Hex | 66 | 45 | 37 | 0 | 20 | 2E | 3C | 12 | 1E | 1F |
| Octal | 146 | 105 | 67 | 0 | 40 | 56 | 74 | 22 | 36 | 37 |
| Binary | 1100110 | 1000101 | 110111 | 0 | 100000 | 101110 | 111100 | 10010 | 11110 | 11111 |
Color Harmonies of #664537
Complementary color
Monochromatic Colors of #664537
Black with #664537
Text Example
Text Example
White with #664537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664537; }
p { color: rgb(102,69,55); }
H1.HeaderClassName
{
color: #664537;
}
.AnyTagClassName
{
color: #664537;
}
</style>
background-color css
<style>
a { background-color: #664537; }
a { background-color: rgb(102,69,55); }
div.DivClassName
{
background-color: #664537;
}
.BgClassName
{
background-color: #664537;
}
</style>
border-color css
<style>
span { border-color: #664537; }
span { border-color: rgb(102,69,55); }
td.TdClassName
{
border-color: #664537;
}
.TagClassName
{
border-color: #664537;
}
</style>