Shades of Himalaya #746729
Tints of Himalaya #746729
RGB
CMYK
RGB Variations
Color information
#746729 (or 0x746729) is known color: Himalaya. HEX triplet: 74, 67 and 29. RGB value is (116,103,41). Sum of RGB (Red+Green+Blue) = 116+103+41=260 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.62% from 260); Green value is 103 (40.62% from 255 or 39.62% from 260); Blue value is 41 (16.41% from 255 or 15.77% from 260); Max value from RGB is 116 - color contains mainly: red. Hex color #746729 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746729 is #8B98D6. Grayscale: #646464. Windows color (decimal): -9148631 or 2713460. OLE color: 2713460.
HSL color Cylindrical-coordinate representation of color #746729: hue angle of 49.6º 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 #746729 is Cyan = 0, Magento = 0.11, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 41 | - |
| CMYK | 0 | 0.11 | 0.65 | 0.55 |
| HSL | 49.6º | 0.48% | 0.31% | - |
| HSV(B) | 49.6º | 0.65% | 0.45% | - |
| XYZ | 12.45 | 13.57 | 4.06 | - |
| YUV | 99.82 | 94.81 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 41 | 0 | 0.11 | 0.65 | 0.55 | 49.6 | 0.48 | 0.31 |
| Hex | 74 | 67 | 29 | 0 | B | 41 | 37 | 32 | 30 | 1F |
| Octal | 164 | 147 | 51 | 0 | 13 | 101 | 67 | 62 | 60 | 37 |
| Binary | 1110100 | 1100111 | 101001 | 0 | 1011 | 1000001 | 110111 | 110010 | 110000 | 11111 |
Color Harmonies of #746729
Complementary color
Monochromatic Colors of #746729
Black with #746729
Text Example
Text Example
White with #746729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746729; }
p { color: rgb(116,103,41); }
H1.HeaderClassName
{
color: #746729;
}
.AnyTagClassName
{
color: #746729;
}
</style>
background-color css
<style>
a { background-color: #746729; }
a { background-color: rgb(116,103,41); }
div.DivClassName
{
background-color: #746729;
}
.BgClassName
{
background-color: #746729;
}
</style>
border-color css
<style>
span { border-color: #746729; }
span { border-color: rgb(116,103,41); }
td.TdClassName
{
border-color: #746729;
}
.TagClassName
{
border-color: #746729;
}
</style>