Shades of Jambalaya #614534
Tints of Jambalaya #614534
RGB
CMYK
RGB Variations
Color information
#614534 (or 0x614534) is known color: Jambalaya. HEX triplet: 61, 45 and 34. RGB value is (97,69,52). Sum of RGB (Red+Green+Blue) = 97+69+52=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 69 (27.34% from 255 or 31.65% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #614534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614534 is #9EBACB. Grayscale: #4B4B4B. Windows color (decimal): -10402508 or 3425633. OLE color: 3425633.
HSL color Cylindrical-coordinate representation of color #614534: hue angle of 22.67º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #614534 is Cyan = 0, Magento = 0.29, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 69 | 52 | - |
| CMYK | 0 | 0.29 | 0.46 | 0.62 |
| HSL | 22.67º | 0.3% | 0.29% | - |
| HSV(B) | 22.67º | 0.46% | 0.38% | - |
| XYZ | 7.68 | 7.05 | 4.2 | - |
| YUV | 75.43 | 114.78 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 69 | 52 | 0 | 0.29 | 0.46 | 0.62 | 22.67 | 0.3 | 0.29 |
| Hex | 61 | 45 | 34 | 0 | 1D | 2E | 3E | 17 | 1E | 1D |
| Octal | 141 | 105 | 64 | 0 | 35 | 56 | 76 | 27 | 36 | 35 |
| Binary | 1100001 | 1000101 | 110100 | 0 | 11101 | 101110 | 111110 | 10111 | 11110 | 11101 |
Color Harmonies of #614534
Complementary color
Monochromatic Colors of #614534
Black with #614534
Text Example
Text Example
White with #614534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614534; }
p { color: rgb(97,69,52); }
H1.HeaderClassName
{
color: #614534;
}
.AnyTagClassName
{
color: #614534;
}
</style>
background-color css
<style>
a { background-color: #614534; }
a { background-color: rgb(97,69,52); }
div.DivClassName
{
background-color: #614534;
}
.BgClassName
{
background-color: #614534;
}
</style>
border-color css
<style>
span { border-color: #614534; }
span { border-color: rgb(97,69,52); }
td.TdClassName
{
border-color: #614534;
}
.TagClassName
{
border-color: #614534;
}
</style>