Shades of Himalaya #746529
Tints of Himalaya #746529
RGB
CMYK
RGB Variations
Color information
#746529 (or 0x746529) is known color: Himalaya. HEX triplet: 74, 65 and 29. RGB value is (116,101,41). Sum of RGB (Red+Green+Blue) = 116+101+41=258 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.96% from 258); Green value is 101 (39.84% from 255 or 39.15% from 258); Blue value is 41 (16.41% from 255 or 15.89% from 258); Max value from RGB is 116 - color contains mainly: red. Hex color #746529 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746529 is #8B9AD6. Grayscale: #626262. Windows color (decimal): -9149143 or 2712948. OLE color: 2712948.
HSL color Cylindrical-coordinate representation of color #746529: hue angle of 48º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #746529 is Cyan = 0, Magento = 0.13, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 41 | - |
| CMYK | 0 | 0.13 | 0.65 | 0.55 |
| HSL | 48º | 0.48% | 0.31% | - |
| HSV(B) | 48º | 0.65% | 0.45% | - |
| XYZ | 12.26 | 13.18 | 4 | - |
| YUV | 98.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 41 | 0 | 0.13 | 0.65 | 0.55 | 48 | 0.48 | 0.31 |
| Hex | 74 | 65 | 29 | 0 | D | 41 | 37 | 30 | 30 | 1F |
| Octal | 164 | 145 | 51 | 0 | 15 | 101 | 67 | 60 | 60 | 37 |
| Binary | 1110100 | 1100101 | 101001 | 0 | 1101 | 1000001 | 110111 | 110000 | 110000 | 11111 |
Color Harmonies of #746529
Complementary color
Monochromatic Colors of #746529
Black with #746529
Text Example
Text Example
White with #746529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746529; }
p { color: rgb(116,101,41); }
H1.HeaderClassName
{
color: #746529;
}
.AnyTagClassName
{
color: #746529;
}
</style>
background-color css
<style>
a { background-color: #746529; }
a { background-color: rgb(116,101,41); }
div.DivClassName
{
background-color: #746529;
}
.BgClassName
{
background-color: #746529;
}
</style>
border-color css
<style>
span { border-color: #746529; }
span { border-color: rgb(116,101,41); }
td.TdClassName
{
border-color: #746529;
}
.TagClassName
{
border-color: #746529;
}
</style>