Shades of Himalaya #746426
Tints of Himalaya #746426
RGB
CMYK
RGB Variations
Color information
#746426 (or 0x746426) is known color: Himalaya. HEX triplet: 74, 64 and 26. RGB value is (116,100,38). Sum of RGB (Red+Green+Blue) = 116+100+38=254 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.67% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 116 - color contains mainly: red. Hex color #746426 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746426 is #8B9BD9. Grayscale: #616161. Windows color (decimal): -9149402 or 2516084. OLE color: 2516084.
HSL color Cylindrical-coordinate representation of color #746426: hue angle of 47.69º 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 #746426 is Cyan = 0, Magento = 0.14, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 38 | - |
| CMYK | 0 | 0.14 | 0.67 | 0.55 |
| HSL | 47.69º | 0.51% | 0.3% | - |
| HSV(B) | 47.69º | 0.67% | 0.45% | - |
| XYZ | 12.11 | 12.97 | 3.7 | - |
| YUV | 97.72 | 94.3 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 38 | 0 | 0.14 | 0.67 | 0.55 | 47.69 | 0.51 | 0.3 |
| Hex | 74 | 64 | 26 | 0 | E | 43 | 37 | 30 | 33 | 1E |
| Octal | 164 | 144 | 46 | 0 | 16 | 103 | 67 | 60 | 63 | 36 |
| Binary | 1110100 | 1100100 | 100110 | 0 | 1110 | 1000011 | 110111 | 110000 | 110011 | 11110 |
Color Harmonies of #746426
Complementary color
Monochromatic Colors of #746426
Black with #746426
Text Example
Text Example
White with #746426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746426; }
p { color: rgb(116,100,38); }
H1.HeaderClassName
{
color: #746426;
}
.AnyTagClassName
{
color: #746426;
}
</style>
background-color css
<style>
a { background-color: #746426; }
a { background-color: rgb(116,100,38); }
div.DivClassName
{
background-color: #746426;
}
.BgClassName
{
background-color: #746426;
}
</style>
border-color css
<style>
span { border-color: #746426; }
span { border-color: rgb(116,100,38); }
td.TdClassName
{
border-color: #746426;
}
.TagClassName
{
border-color: #746426;
}
</style>