Shades of Himalaya #746537
Tints of Himalaya #746537
RGB
CMYK
RGB Variations
Color information
#746537 (or 0x746537) is known color: Himalaya. HEX triplet: 74, 65 and 37. RGB value is (116,101,55). Sum of RGB (Red+Green+Blue) = 116+101+55=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 101 (39.84% from 255 or 37.13% from 272); Blue value is 55 (21.88% from 255 or 20.22% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #746537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746537 is #8B9AC8. Grayscale: #646464. Windows color (decimal): -9149129 or 3630452. OLE color: 3630452.
HSL color Cylindrical-coordinate representation of color #746537: hue angle of 45.25º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #746537 is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 55 | - |
| CMYK | 0 | 0.13 | 0.53 | 0.55 |
| HSL | 45.25º | 0.36% | 0.34% | - |
| HSV(B) | 45.25º | 0.53% | 0.45% | - |
| XYZ | 12.55 | 13.3 | 5.52 | - |
| YUV | 100.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 55 | 0 | 0.13 | 0.53 | 0.55 | 45.25 | 0.36 | 0.34 |
| Hex | 74 | 65 | 37 | 0 | D | 35 | 37 | 2D | 24 | 22 |
| Octal | 164 | 145 | 67 | 0 | 15 | 65 | 67 | 55 | 44 | 42 |
| Binary | 1110100 | 1100101 | 110111 | 0 | 1101 | 110101 | 110111 | 101101 | 100100 | 100010 |
Color Harmonies of #746537
Complementary color
Monochromatic Colors of #746537
Black with #746537
Text Example
Text Example
White with #746537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746537; }
p { color: rgb(116,101,55); }
H1.HeaderClassName
{
color: #746537;
}
.AnyTagClassName
{
color: #746537;
}
</style>
background-color css
<style>
a { background-color: #746537; }
a { background-color: rgb(116,101,55); }
div.DivClassName
{
background-color: #746537;
}
.BgClassName
{
background-color: #746537;
}
</style>
border-color css
<style>
span { border-color: #746537; }
span { border-color: rgb(116,101,55); }
td.TdClassName
{
border-color: #746537;
}
.TagClassName
{
border-color: #746537;
}
</style>