Shades of Himalaya #756433
Tints of Himalaya #756433
RGB
CMYK
RGB Variations
Color information
#756433 (or 0x756433) is known color: Himalaya. HEX triplet: 75, 64 and 33. RGB value is (117,100,51). Sum of RGB (Red+Green+Blue) = 117+100+51=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 100 (39.45% from 255 or 37.31% from 268); Blue value is 51 (20.31% from 255 or 19.03% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #756433 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756433 is #8A9BCC. Grayscale: #636363. Windows color (decimal): -9083853 or 3368053. OLE color: 3368053.
HSL color Cylindrical-coordinate representation of color #756433: hue angle of 44.55º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #756433 is Cyan = 0, Magento = 0.15, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 51 | - |
| CMYK | 0 | 0.15 | 0.56 | 0.54 |
| HSL | 44.55º | 0.39% | 0.33% | - |
| HSV(B) | 44.55º | 0.56% | 0.46% | - |
| XYZ | 12.49 | 13.14 | 5.01 | - |
| YUV | 99.5 | 100.63 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 51 | 0 | 0.15 | 0.56 | 0.54 | 44.55 | 0.39 | 0.33 |
| Hex | 75 | 64 | 33 | 0 | F | 38 | 36 | 2D | 27 | 21 |
| Octal | 165 | 144 | 63 | 0 | 17 | 70 | 66 | 55 | 47 | 41 |
| Binary | 1110101 | 1100100 | 110011 | 0 | 1111 | 111000 | 110110 | 101101 | 100111 | 100001 |
Color Harmonies of #756433
Complementary color
Monochromatic Colors of #756433
Black with #756433
Text Example
Text Example
White with #756433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756433; }
p { color: rgb(117,100,51); }
H1.HeaderClassName
{
color: #756433;
}
.AnyTagClassName
{
color: #756433;
}
</style>
background-color css
<style>
a { background-color: #756433; }
a { background-color: rgb(117,100,51); }
div.DivClassName
{
background-color: #756433;
}
.BgClassName
{
background-color: #756433;
}
</style>
border-color css
<style>
span { border-color: #756433; }
span { border-color: rgb(117,100,51); }
td.TdClassName
{
border-color: #756433;
}
.TagClassName
{
border-color: #756433;
}
</style>