Shades of Jambalaya #674438
Tints of Jambalaya #674438
RGB
CMYK
RGB Variations
Color information
#674438 (or 0x674438) is known color: Jambalaya. HEX triplet: 67, 44 and 38. RGB value is (103,68,56). Sum of RGB (Red+Green+Blue) = 103+68+56=227 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.37% from 227); Green value is 68 (26.95% from 255 or 29.96% from 227); Blue value is 56 (22.27% from 255 or 24.67% from 227); Max value from RGB is 103 - color contains mainly: red. Hex color #674438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674438 is #98BBC7. Grayscale: #4D4D4D. Windows color (decimal): -10009544 or 3687527. OLE color: 3687527.
HSL color Cylindrical-coordinate representation of color #674438: hue angle of 15.32º 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 #674438 is Cyan = 0, Magento = 0.34, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 56 | - |
| CMYK | 0 | 0.34 | 0.46 | 0.60 |
| HSL | 15.32º | 0.3% | 0.31% | - |
| HSV(B) | 15.32º | 0.46% | 0.4% | - |
| XYZ | 8.37 | 7.3 | 4.71 | - |
| YUV | 77.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 56 | 0 | 0.34 | 0.46 | 0.60 | 15.32 | 0.3 | 0.31 |
| Hex | 67 | 44 | 38 | 0 | 22 | 2E | 3C | F | 1E | 1F |
| Octal | 147 | 104 | 70 | 0 | 42 | 56 | 74 | 17 | 36 | 37 |
| Binary | 1100111 | 1000100 | 111000 | 0 | 100010 | 101110 | 111100 | 1111 | 11110 | 11111 |
Color Harmonies of #674438
Complementary color
Monochromatic Colors of #674438
Black with #674438
Text Example
Text Example
White with #674438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674438; }
p { color: rgb(103,68,56); }
H1.HeaderClassName
{
color: #674438;
}
.AnyTagClassName
{
color: #674438;
}
</style>
background-color css
<style>
a { background-color: #674438; }
a { background-color: rgb(103,68,56); }
div.DivClassName
{
background-color: #674438;
}
.BgClassName
{
background-color: #674438;
}
</style>
border-color css
<style>
span { border-color: #674438; }
span { border-color: rgb(103,68,56); }
td.TdClassName
{
border-color: #674438;
}
.TagClassName
{
border-color: #674438;
}
</style>