Shades of Jambalaya #674533
Tints of Jambalaya #674533
RGB
CMYK
RGB Variations
Color information
#674533 (or 0x674533) is known color: Jambalaya. HEX triplet: 67, 45 and 33. RGB value is (103,69,51). Sum of RGB (Red+Green+Blue) = 103+69+51=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 69 (27.34% from 255 or 30.94% from 223); Blue value is 51 (20.31% from 255 or 22.87% from 223); Max value from RGB is 103 - color contains mainly: red. Hex color #674533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674533 is #98BACC. Grayscale: #4D4D4D. Windows color (decimal): -10009293 or 3360103. OLE color: 3360103.
HSL color Cylindrical-coordinate representation of color #674533: hue angle of 20.77º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #674533 is Cyan = 0, Magento = 0.33, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 51 | - |
| CMYK | 0 | 0.33 | 0.50 | 0.60 |
| HSL | 20.77º | 0.34% | 0.3% | - |
| HSV(B) | 20.77º | 0.5% | 0.4% | - |
| XYZ | 8.32 | 7.38 | 4.12 | - |
| YUV | 77.11 | 113.26 | 146.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 51 | 0 | 0.33 | 0.50 | 0.60 | 20.77 | 0.34 | 0.3 |
| Hex | 67 | 45 | 33 | 0 | 21 | 32 | 3C | 15 | 22 | 1E |
| Octal | 147 | 105 | 63 | 0 | 41 | 62 | 74 | 25 | 42 | 36 |
| Binary | 1100111 | 1000101 | 110011 | 0 | 100001 | 110010 | 111100 | 10101 | 100010 | 11110 |
Color Harmonies of #674533
Complementary color
Monochromatic Colors of #674533
Black with #674533
Text Example
Text Example
White with #674533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674533; }
p { color: rgb(103,69,51); }
H1.HeaderClassName
{
color: #674533;
}
.AnyTagClassName
{
color: #674533;
}
</style>
background-color css
<style>
a { background-color: #674533; }
a { background-color: rgb(103,69,51); }
div.DivClassName
{
background-color: #674533;
}
.BgClassName
{
background-color: #674533;
}
</style>
border-color css
<style>
span { border-color: #674533; }
span { border-color: rgb(103,69,51); }
td.TdClassName
{
border-color: #674533;
}
.TagClassName
{
border-color: #674533;
}
</style>