Shades of Jambalaya #674530
Tints of Jambalaya #674530
RGB
CMYK
RGB Variations
Color information
#674530 (or 0x674530) is known color: Jambalaya. HEX triplet: 67, 45 and 30. RGB value is (103,69,48). Sum of RGB (Red+Green+Blue) = 103+69+48=220 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.82% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 48 (19.14% from 255 or 21.82% from 220); Max value from RGB is 103 - color contains mainly: red. Hex color #674530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674530 is #98BACF. Grayscale: #4C4C4C. Windows color (decimal): -10009296 or 3163495. OLE color: 3163495.
HSL color Cylindrical-coordinate representation of color #674530: hue angle of 22.91º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #674530 is Cyan = 0, Magento = 0.33, Yellow = 0.53 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 48 | - |
| CMYK | 0 | 0.33 | 0.53 | 0.60 |
| HSL | 22.91º | 0.36% | 0.3% | - |
| HSV(B) | 22.91º | 0.53% | 0.4% | - |
| XYZ | 8.26 | 7.35 | 3.78 | - |
| YUV | 76.77 | 111.76 | 146.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 48 | 0 | 0.33 | 0.53 | 0.60 | 22.91 | 0.36 | 0.3 |
| Hex | 67 | 45 | 30 | 0 | 21 | 35 | 3C | 17 | 24 | 1E |
| Octal | 147 | 105 | 60 | 0 | 41 | 65 | 74 | 27 | 44 | 36 |
| Binary | 1100111 | 1000101 | 110000 | 0 | 100001 | 110101 | 111100 | 10111 | 100100 | 11110 |
Color Harmonies of #674530
Complementary color
Monochromatic Colors of #674530
Black with #674530
Text Example
Text Example
White with #674530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674530; }
p { color: rgb(103,69,48); }
H1.HeaderClassName
{
color: #674530;
}
.AnyTagClassName
{
color: #674530;
}
</style>
background-color css
<style>
a { background-color: #674530; }
a { background-color: rgb(103,69,48); }
div.DivClassName
{
background-color: #674530;
}
.BgClassName
{
background-color: #674530;
}
</style>
border-color css
<style>
span { border-color: #674530; }
span { border-color: rgb(103,69,48); }
td.TdClassName
{
border-color: #674530;
}
.TagClassName
{
border-color: #674530;
}
</style>