Shades of Jambalaya #694738
Tints of Jambalaya #694738
RGB
CMYK
RGB Variations
Color information
#694738 (or 0x694738) is known color: Jambalaya. HEX triplet: 69, 47 and 38. RGB value is (105,71,56). Sum of RGB (Red+Green+Blue) = 105+71+56=232 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.26% from 232); Green value is 71 (28.12% from 255 or 30.60% from 232); Blue value is 56 (22.27% from 255 or 24.14% from 232); Max value from RGB is 105 - color contains mainly: red. Hex color #694738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694738 is #96B8C7. Grayscale: #4F4F4F. Windows color (decimal): -9877704 or 3688297. OLE color: 3688297.
HSL color Cylindrical-coordinate representation of color #694738: hue angle of 18.37º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #694738 is Cyan = 0, Magento = 0.32, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 71 | 56 | - |
| CMYK | 0 | 0.32 | 0.47 | 0.59 |
| HSL | 18.37º | 0.3% | 0.32% | - |
| HSV(B) | 18.37º | 0.47% | 0.41% | - |
| XYZ | 8.79 | 7.8 | 4.78 | - |
| YUV | 79.46 | 114.76 | 146.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 71 | 56 | 0 | 0.32 | 0.47 | 0.59 | 18.37 | 0.3 | 0.32 |
| Hex | 69 | 47 | 38 | 0 | 20 | 2F | 3B | 12 | 1E | 20 |
| Octal | 151 | 107 | 70 | 0 | 40 | 57 | 73 | 22 | 36 | 40 |
| Binary | 1101001 | 1000111 | 111000 | 0 | 100000 | 101111 | 111011 | 10010 | 11110 | 100000 |
Color Harmonies of #694738
Complementary color
Monochromatic Colors of #694738
Black with #694738
Text Example
Text Example
White with #694738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694738; }
p { color: rgb(105,71,56); }
H1.HeaderClassName
{
color: #694738;
}
.AnyTagClassName
{
color: #694738;
}
</style>
background-color css
<style>
a { background-color: #694738; }
a { background-color: rgb(105,71,56); }
div.DivClassName
{
background-color: #694738;
}
.BgClassName
{
background-color: #694738;
}
</style>
border-color css
<style>
span { border-color: #694738; }
span { border-color: rgb(105,71,56); }
td.TdClassName
{
border-color: #694738;
}
.TagClassName
{
border-color: #694738;
}
</style>