Shades of Himalaya #746528
Tints of Himalaya #746528
RGB
CMYK
RGB Variations
Color information
#746528 (or 0x746528) is known color: Himalaya. HEX triplet: 74, 65 and 28. RGB value is (116,101,40). Sum of RGB (Red+Green+Blue) = 116+101+40=257 (34% of max value = 765). Red value is 116 (45.70% from 255 or 45.14% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 116 - color contains mainly: red. Hex color #746528 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746528 is #8B9AD7. Grayscale: #626262. Windows color (decimal): -9149144 or 2647412. OLE color: 2647412.
HSL color Cylindrical-coordinate representation of color #746528: hue angle of 48.16º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #746528 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 101 | 40 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.55 |
| HSL | 48.16º | 0.49% | 0.31% | - |
| HSV(B) | 48.16º | 0.66% | 0.45% | - |
| XYZ | 12.24 | 13.17 | 3.91 | - |
| YUV | 98.53 | 94.97 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 101 | 40 | 0 | 0.13 | 0.66 | 0.55 | 48.16 | 0.49 | 0.31 |
| Hex | 74 | 65 | 28 | 0 | D | 42 | 37 | 30 | 31 | 1F |
| Octal | 164 | 145 | 50 | 0 | 15 | 102 | 67 | 60 | 61 | 37 |
| Binary | 1110100 | 1100101 | 101000 | 0 | 1101 | 1000010 | 110111 | 110000 | 110001 | 11111 |
Color Harmonies of #746528
Complementary color
Monochromatic Colors of #746528
Black with #746528
Text Example
Text Example
White with #746528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746528; }
p { color: rgb(116,101,40); }
H1.HeaderClassName
{
color: #746528;
}
.AnyTagClassName
{
color: #746528;
}
</style>
background-color css
<style>
a { background-color: #746528; }
a { background-color: rgb(116,101,40); }
div.DivClassName
{
background-color: #746528;
}
.BgClassName
{
background-color: #746528;
}
</style>
border-color css
<style>
span { border-color: #746528; }
span { border-color: rgb(116,101,40); }
td.TdClassName
{
border-color: #746528;
}
.TagClassName
{
border-color: #746528;
}
</style>