Shades of Jambalaya #674537
Tints of Jambalaya #674537
RGB
CMYK
RGB Variations
Color information
#674537 (or 0x674537) is known color: Jambalaya. HEX triplet: 67, 45 and 37. RGB value is (103,69,55). Sum of RGB (Red+Green+Blue) = 103+69+55=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 69 (27.34% from 255 or 30.40% from 227); Blue value is 55 (21.88% from 255 or 24.23% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #674537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674537 is #98BAC8. Grayscale: #4D4D4D. Windows color (decimal): -10009289 or 3622247. OLE color: 3622247.
HSL color Cylindrical-coordinate representation of color #674537: hue angle of 17.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #674537 is Cyan = 0, Magento = 0.33, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 55 | - |
| CMYK | 0 | 0.33 | 0.47 | 0.60 |
| HSL | 17.5º | 0.3% | 0.31% | - |
| HSV(B) | 17.5º | 0.47% | 0.4% | - |
| XYZ | 8.41 | 7.42 | 4.6 | - |
| YUV | 77.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 55 | 0 | 0.33 | 0.47 | 0.60 | 17.5 | 0.3 | 0.31 |
| Hex | 67 | 45 | 37 | 0 | 21 | 2F | 3C | 12 | 1E | 1F |
| Octal | 147 | 105 | 67 | 0 | 41 | 57 | 74 | 22 | 36 | 37 |
| Binary | 1100111 | 1000101 | 110111 | 0 | 100001 | 101111 | 111100 | 10010 | 11110 | 11111 |
Color Harmonies of #674537
Complementary color
Monochromatic Colors of #674537
Black with #674537
Text Example
Text Example
White with #674537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674537; }
p { color: rgb(103,69,55); }
H1.HeaderClassName
{
color: #674537;
}
.AnyTagClassName
{
color: #674537;
}
</style>
background-color css
<style>
a { background-color: #674537; }
a { background-color: rgb(103,69,55); }
div.DivClassName
{
background-color: #674537;
}
.BgClassName
{
background-color: #674537;
}
</style>
border-color css
<style>
span { border-color: #674537; }
span { border-color: rgb(103,69,55); }
td.TdClassName
{
border-color: #674537;
}
.TagClassName
{
border-color: #674537;
}
</style>