Shades of Jambalaya #634738
Tints of Jambalaya #634738
RGB
CMYK
RGB Variations
Color information
#634738 (or 0x634738) is known color: Jambalaya. HEX triplet: 63, 47 and 38. RGB value is (99,71,56). Sum of RGB (Red+Green+Blue) = 99+71+56=226 (29% of max value = 765). Red value is 99 (39.06% from 255 or 43.81% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 56 (22.27% from 255 or 24.78% from 226); Max value from RGB is 99 - color contains mainly: red. Hex color #634738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634738 is #9CB8C7. Grayscale: #4D4D4D. Windows color (decimal): -10270920 or 3688291. OLE color: 3688291.
HSL color Cylindrical-coordinate representation of color #634738: hue angle of 20.93º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #634738 is Cyan = 0, Magento = 0.28, Yellow = 0.43 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 56 | - |
| CMYK | 0 | 0.28 | 0.43 | 0.61 |
| HSL | 20.93º | 0.28% | 0.3% | - |
| HSV(B) | 20.93º | 0.43% | 0.39% | - |
| XYZ | 8.11 | 7.44 | 4.75 | - |
| YUV | 77.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 56 | 0 | 0.28 | 0.43 | 0.61 | 20.93 | 0.28 | 0.3 |
| Hex | 63 | 47 | 38 | 0 | 1C | 2B | 3D | 15 | 1C | 1E |
| Octal | 143 | 107 | 70 | 0 | 34 | 53 | 75 | 25 | 34 | 36 |
| Binary | 1100011 | 1000111 | 111000 | 0 | 11100 | 101011 | 111101 | 10101 | 11100 | 11110 |
Color Harmonies of #634738
Complementary color
Monochromatic Colors of #634738
Black with #634738
Text Example
Text Example
White with #634738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634738; }
p { color: rgb(99,71,56); }
H1.HeaderClassName
{
color: #634738;
}
.AnyTagClassName
{
color: #634738;
}
</style>
background-color css
<style>
a { background-color: #634738; }
a { background-color: rgb(99,71,56); }
div.DivClassName
{
background-color: #634738;
}
.BgClassName
{
background-color: #634738;
}
</style>
border-color css
<style>
span { border-color: #634738; }
span { border-color: rgb(99,71,56); }
td.TdClassName
{
border-color: #634738;
}
.TagClassName
{
border-color: #634738;
}
</style>