Shades of Himalaya #756334
Tints of Himalaya #756334
RGB
CMYK
RGB Variations
Color information
#756334 (or 0x756334) is known color: Himalaya. HEX triplet: 75, 63 and 34. RGB value is (117,99,52). Sum of RGB (Red+Green+Blue) = 117+99+52=268 (35% of max value = 765). Red value is 117 (46.09% from 255 or 43.66% from 268); Green value is 99 (39.06% from 255 or 36.94% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 117 - color contains mainly: red. Hex color #756334 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756334 is #8A9CCB. Grayscale: #636363. Windows color (decimal): -9084108 or 3433333. OLE color: 3433333.
HSL color Cylindrical-coordinate representation of color #756334: hue angle of 43.38º degrees, saturation: 0.38, 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 #756334 is Cyan = 0, Magento = 0.15, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 99 | 52 | - |
| CMYK | 0 | 0.15 | 0.56 | 0.54 |
| HSL | 43.38º | 0.38% | 0.33% | - |
| HSV(B) | 43.38º | 0.56% | 0.46% | - |
| XYZ | 12.42 | 12.95 | 5.09 | - |
| YUV | 99.02 | 101.46 | 140.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 52 | 0 | 0.15 | 0.56 | 0.54 | 43.38 | 0.38 | 0.33 |
| Hex | 75 | 63 | 34 | 0 | F | 38 | 36 | 2B | 26 | 21 |
| Octal | 165 | 143 | 64 | 0 | 17 | 70 | 66 | 53 | 46 | 41 |
| Binary | 1110101 | 1100011 | 110100 | 0 | 1111 | 111000 | 110110 | 101011 | 100110 | 100001 |
Color Harmonies of #756334
Complementary color
Monochromatic Colors of #756334
Black with #756334
Text Example
Text Example
White with #756334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756334; }
p { color: rgb(117,99,52); }
H1.HeaderClassName
{
color: #756334;
}
.AnyTagClassName
{
color: #756334;
}
</style>
background-color css
<style>
a { background-color: #756334; }
a { background-color: rgb(117,99,52); }
div.DivClassName
{
background-color: #756334;
}
.BgClassName
{
background-color: #756334;
}
</style>
border-color css
<style>
span { border-color: #756334; }
span { border-color: rgb(117,99,52); }
td.TdClassName
{
border-color: #756334;
}
.TagClassName
{
border-color: #756334;
}
</style>