Shades of Himalaya #746433
Tints of Himalaya #746433
RGB
CMYK
RGB Variations
Color information
#746433 (or 0x746433) is known color: Himalaya. HEX triplet: 74, 64 and 33. RGB value is (116,100,51). Sum of RGB (Red+Green+Blue) = 116+100+51=267 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.45% from 267); Green value is 100 (39.45% from 255 or 37.45% from 267); Blue value is 51 (20.31% from 255 or 19.10% from 267); Max value from RGB is 116 - color contains mainly: red. Hex color #746433 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746433 is #8B9BCC. Grayscale: #636363. Windows color (decimal): -9149389 or 3368052. OLE color: 3368052.
HSL color Cylindrical-coordinate representation of color #746433: hue angle of 45.23º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #746433 is Cyan = 0, Magento = 0.14, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 100 | 51 | - |
| CMYK | 0 | 0.14 | 0.56 | 0.55 |
| HSL | 45.23º | 0.39% | 0.33% | - |
| HSV(B) | 45.23º | 0.56% | 0.45% | - |
| XYZ | 12.36 | 13.07 | 5 | - |
| YUV | 99.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 100 | 51 | 0 | 0.14 | 0.56 | 0.55 | 45.23 | 0.39 | 0.33 |
| Hex | 74 | 64 | 33 | 0 | E | 38 | 37 | 2D | 27 | 21 |
| Octal | 164 | 144 | 63 | 0 | 16 | 70 | 67 | 55 | 47 | 41 |
| Binary | 1110100 | 1100100 | 110011 | 0 | 1110 | 111000 | 110111 | 101101 | 100111 | 100001 |
Color Harmonies of #746433
Complementary color
Monochromatic Colors of #746433
Black with #746433
Text Example
Text Example
White with #746433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746433; }
p { color: rgb(116,100,51); }
H1.HeaderClassName
{
color: #746433;
}
.AnyTagClassName
{
color: #746433;
}
</style>
background-color css
<style>
a { background-color: #746433; }
a { background-color: rgb(116,100,51); }
div.DivClassName
{
background-color: #746433;
}
.BgClassName
{
background-color: #746433;
}
</style>
border-color css
<style>
span { border-color: #746433; }
span { border-color: rgb(116,100,51); }
td.TdClassName
{
border-color: #746433;
}
.TagClassName
{
border-color: #746433;
}
</style>