Shades of Himalaya #746526
Tints of Himalaya #746526
RGB
CMYK
RGB Variations
Color information
#746526 (or 0x746526) is known color: Himalaya. HEX triplet: 74, 65 and 26. RGB value is (116,101,38). Sum of RGB (Red+Green+Blue) = 116+101+38=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #746526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746526 is #8B9AD9. Grayscale: #626262. Windows color (decimal): -9149146 or 2516340. OLE color: 2516340.
HSL color Cylindrical-coordinate representation of color #746526: hue angle of 48.46º 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 #746526 is Cyan = 0, Magento = 0.13, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 38 | - |
| CMYK | 0 | 0.13 | 0.67 | 0.55 |
| HSL | 48.46º | 0.51% | 0.3% | - |
| HSV(B) | 48.46º | 0.67% | 0.45% | - |
| XYZ | 12.21 | 13.16 | 3.73 | - |
| YUV | 98.3 | 93.97 | 140.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 38 | 0 | 0.13 | 0.67 | 0.55 | 48.46 | 0.51 | 0.3 |
| Hex | 74 | 65 | 26 | 0 | D | 43 | 37 | 30 | 33 | 1E |
| Octal | 164 | 145 | 46 | 0 | 15 | 103 | 67 | 60 | 63 | 36 |
| Binary | 1110100 | 1100101 | 100110 | 0 | 1101 | 1000011 | 110111 | 110000 | 110011 | 11110 |
Color Harmonies of #746526
Complementary color
Monochromatic Colors of #746526
Black with #746526
Text Example
Text Example
White with #746526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746526; }
p { color: rgb(116,101,38); }
H1.HeaderClassName
{
color: #746526;
}
.AnyTagClassName
{
color: #746526;
}
</style>
background-color css
<style>
a { background-color: #746526; }
a { background-color: rgb(116,101,38); }
div.DivClassName
{
background-color: #746526;
}
.BgClassName
{
background-color: #746526;
}
</style>
border-color css
<style>
span { border-color: #746526; }
span { border-color: rgb(116,101,38); }
td.TdClassName
{
border-color: #746526;
}
.TagClassName
{
border-color: #746526;
}
</style>