Shades of Jambalaya #674539
Tints of Jambalaya #674539
RGB
CMYK
RGB Variations
Color information
#674539 (or 0x674539) is known color: Jambalaya. HEX triplet: 67, 45 and 39. RGB value is (103,69,57). Sum of RGB (Red+Green+Blue) = 103+69+57=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 69 (27.34% from 255 or 30.13% from 229); Blue value is 57 (22.66% from 255 or 24.89% from 229); Max value from RGB is 103 - color contains mainly: red. Hex color #674539 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674539 is #98BAC6. Grayscale: #4D4D4D. Windows color (decimal): -10009287 or 3753319. OLE color: 3753319.
HSL color Cylindrical-coordinate representation of color #674539: hue angle of 15.65º 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 #674539 is Cyan = 0, Magento = 0.33, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 57 | - |
| CMYK | 0 | 0.33 | 0.45 | 0.60 |
| HSL | 15.65º | 0.29% | 0.31% | - |
| HSV(B) | 15.65º | 0.45% | 0.4% | - |
| XYZ | 8.46 | 7.44 | 4.86 | - |
| YUV | 77.8 | 116.26 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 57 | 0 | 0.33 | 0.45 | 0.60 | 15.65 | 0.29 | 0.31 |
| Hex | 67 | 45 | 39 | 0 | 21 | 2D | 3C | 10 | 1D | 1F |
| Octal | 147 | 105 | 71 | 0 | 41 | 55 | 74 | 20 | 35 | 37 |
| Binary | 1100111 | 1000101 | 111001 | 0 | 100001 | 101101 | 111100 | 10000 | 11101 | 11111 |
Color Harmonies of #674539
Complementary color
Monochromatic Colors of #674539
Black with #674539
Text Example
Text Example
White with #674539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674539; }
p { color: rgb(103,69,57); }
H1.HeaderClassName
{
color: #674539;
}
.AnyTagClassName
{
color: #674539;
}
</style>
background-color css
<style>
a { background-color: #674539; }
a { background-color: rgb(103,69,57); }
div.DivClassName
{
background-color: #674539;
}
.BgClassName
{
background-color: #674539;
}
</style>
border-color css
<style>
span { border-color: #674539; }
span { border-color: rgb(103,69,57); }
td.TdClassName
{
border-color: #674539;
}
.TagClassName
{
border-color: #674539;
}
</style>