Shades of Himalaya #746726
Tints of Himalaya #746726
RGB
CMYK
RGB Variations
Color information
#746726 (or 0x746726) is known color: Himalaya. HEX triplet: 74, 67 and 26. RGB value is (116,103,38). Sum of RGB (Red+Green+Blue) = 116+103+38=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 103 (40.62% from 255 or 40.08% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #746726 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746726 is #8B98D9. Grayscale: #636363. Windows color (decimal): -9148634 or 2516852. OLE color: 2516852.
HSL color Cylindrical-coordinate representation of color #746726: hue angle of 50º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #746726 is Cyan = 0, Magento = 0.11, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 38 | - |
| CMYK | 0 | 0.11 | 0.67 | 0.55 |
| HSL | 50º | 0.51% | 0.3% | - |
| HSV(B) | 50º | 0.67% | 0.45% | - |
| XYZ | 12.4 | 13.55 | 3.8 | - |
| YUV | 99.48 | 93.31 | 139.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 38 | 0 | 0.11 | 0.67 | 0.55 | 50 | 0.51 | 0.3 |
| Hex | 74 | 67 | 26 | 0 | B | 43 | 37 | 32 | 33 | 1E |
| Octal | 164 | 147 | 46 | 0 | 13 | 103 | 67 | 62 | 63 | 36 |
| Binary | 1110100 | 1100111 | 100110 | 0 | 1011 | 1000011 | 110111 | 110010 | 110011 | 11110 |
Color Harmonies of #746726
Complementary color
Monochromatic Colors of #746726
Black with #746726
Text Example
Text Example
White with #746726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746726; }
p { color: rgb(116,103,38); }
H1.HeaderClassName
{
color: #746726;
}
.AnyTagClassName
{
color: #746726;
}
</style>
background-color css
<style>
a { background-color: #746726; }
a { background-color: rgb(116,103,38); }
div.DivClassName
{
background-color: #746726;
}
.BgClassName
{
background-color: #746726;
}
</style>
border-color css
<style>
span { border-color: #746726; }
span { border-color: rgb(116,103,38); }
td.TdClassName
{
border-color: #746726;
}
.TagClassName
{
border-color: #746726;
}
</style>