Shades of Jambalaya #694435
Tints of Jambalaya #694435
RGB
CMYK
RGB Variations
Color information
#694435 (or 0x694435) is known color: Jambalaya. HEX triplet: 69, 44 and 35. RGB value is (105,68,53). Sum of RGB (Red+Green+Blue) = 105+68+53=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 68 (26.95% from 255 or 30.09% from 226); Blue value is 53 (21.09% from 255 or 23.45% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #694435 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694435 is #96BBCA. Grayscale: #4D4D4D. Windows color (decimal): -9878475 or 3490921. OLE color: 3490921.
HSL color Cylindrical-coordinate representation of color #694435: hue angle of 17.31º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #694435 is Cyan = 0, Magento = 0.35, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 68 | 53 | - |
| CMYK | 0 | 0.35 | 0.50 | 0.59 |
| HSL | 17.31º | 0.33% | 0.31% | - |
| HSV(B) | 17.31º | 0.5% | 0.41% | - |
| XYZ | 8.54 | 7.39 | 4.35 | - |
| YUV | 77.35 | 114.26 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 68 | 53 | 0 | 0.35 | 0.50 | 0.59 | 17.31 | 0.33 | 0.31 |
| Hex | 69 | 44 | 35 | 0 | 23 | 32 | 3B | 11 | 21 | 1F |
| Octal | 151 | 104 | 65 | 0 | 43 | 62 | 73 | 21 | 41 | 37 |
| Binary | 1101001 | 1000100 | 110101 | 0 | 100011 | 110010 | 111011 | 10001 | 100001 | 11111 |
Color Harmonies of #694435
Complementary color
Monochromatic Colors of #694435
Black with #694435
Text Example
Text Example
White with #694435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694435; }
p { color: rgb(105,68,53); }
H1.HeaderClassName
{
color: #694435;
}
.AnyTagClassName
{
color: #694435;
}
</style>
background-color css
<style>
a { background-color: #694435; }
a { background-color: rgb(105,68,53); }
div.DivClassName
{
background-color: #694435;
}
.BgClassName
{
background-color: #694435;
}
</style>
border-color css
<style>
span { border-color: #694435; }
span { border-color: rgb(105,68,53); }
td.TdClassName
{
border-color: #694435;
}
.TagClassName
{
border-color: #694435;
}
</style>