Shades of Jambalaya #674534
Tints of Jambalaya #674534
RGB
CMYK
RGB Variations
Color information
#674534 (or 0x674534) is known color: Jambalaya. HEX triplet: 67, 45 and 34. RGB value is (103,69,52). Sum of RGB (Red+Green+Blue) = 103+69+52=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 69 (27.34% from 255 or 30.80% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #674534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674534 is #98BACB. Grayscale: #4D4D4D. Windows color (decimal): -10009292 or 3425639. OLE color: 3425639.
HSL color Cylindrical-coordinate representation of color #674534: hue angle of 20º degrees, saturation: 0.33, 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 #674534 is Cyan = 0, Magento = 0.33, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 52 | - |
| CMYK | 0 | 0.33 | 0.50 | 0.60 |
| HSL | 20º | 0.33% | 0.3% | - |
| HSV(B) | 20º | 0.5% | 0.4% | - |
| XYZ | 8.34 | 7.39 | 4.24 | - |
| YUV | 77.23 | 113.76 | 146.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 52 | 0 | 0.33 | 0.50 | 0.60 | 20 | 0.33 | 0.3 |
| Hex | 67 | 45 | 34 | 0 | 21 | 32 | 3C | 14 | 21 | 1E |
| Octal | 147 | 105 | 64 | 0 | 41 | 62 | 74 | 24 | 41 | 36 |
| Binary | 1100111 | 1000101 | 110100 | 0 | 100001 | 110010 | 111100 | 10100 | 100001 | 11110 |
Color Harmonies of #674534
Complementary color
Monochromatic Colors of #674534
Black with #674534
Text Example
Text Example
White with #674534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674534; }
p { color: rgb(103,69,52); }
H1.HeaderClassName
{
color: #674534;
}
.AnyTagClassName
{
color: #674534;
}
</style>
background-color css
<style>
a { background-color: #674534; }
a { background-color: rgb(103,69,52); }
div.DivClassName
{
background-color: #674534;
}
.BgClassName
{
background-color: #674534;
}
</style>
border-color css
<style>
span { border-color: #674534; }
span { border-color: rgb(103,69,52); }
td.TdClassName
{
border-color: #674534;
}
.TagClassName
{
border-color: #674534;
}
</style>