Shades of Himalaya #756326
Tints of Himalaya #756326
RGB
CMYK
RGB Variations
Color information
#756326 (or 0x756326) is known color: Himalaya. HEX triplet: 75, 63 and 26. RGB value is (117,99,38). Sum of RGB (Red+Green+Blue) = 117+99+38=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 99 (39.06% from 255 or 38.98% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 117 - color contains mainly: red. Hex color #756326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756326 is #8A9CD9. Grayscale: #616161. Windows color (decimal): -9084122 or 2515829. OLE color: 2515829.
HSL color Cylindrical-coordinate representation of color #756326: hue angle of 46.33º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #756326 is Cyan = 0, Magento = 0.15, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 38 | - |
| CMYK | 0 | 0.15 | 0.68 | 0.54 |
| HSL | 46.33º | 0.51% | 0.3% | - |
| HSV(B) | 46.33º | 0.68% | 0.46% | - |
| XYZ | 12.15 | 12.85 | 3.67 | - |
| YUV | 97.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 38 | 0 | 0.15 | 0.68 | 0.54 | 46.33 | 0.51 | 0.3 |
| Hex | 75 | 63 | 26 | 0 | F | 44 | 36 | 2E | 33 | 1E |
| Octal | 165 | 143 | 46 | 0 | 17 | 104 | 66 | 56 | 63 | 36 |
| Binary | 1110101 | 1100011 | 100110 | 0 | 1111 | 1000100 | 110110 | 101110 | 110011 | 11110 |
Color Harmonies of #756326
Complementary color
Monochromatic Colors of #756326
Black with #756326
Text Example
Text Example
White with #756326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756326; }
p { color: rgb(117,99,38); }
H1.HeaderClassName
{
color: #756326;
}
.AnyTagClassName
{
color: #756326;
}
</style>
background-color css
<style>
a { background-color: #756326; }
a { background-color: rgb(117,99,38); }
div.DivClassName
{
background-color: #756326;
}
.BgClassName
{
background-color: #756326;
}
</style>
border-color css
<style>
span { border-color: #756326; }
span { border-color: rgb(117,99,38); }
td.TdClassName
{
border-color: #756326;
}
.TagClassName
{
border-color: #756326;
}
</style>