Shades of Himalaya #736428
Tints of Himalaya #736428
RGB
CMYK
RGB Variations
Color information
#736428 (or 0x736428) is known color: Himalaya. HEX triplet: 73, 64 and 28. RGB value is (115,100,40). Sum of RGB (Red+Green+Blue) = 115+100+40=255 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.10% from 255); Green value is 100 (39.45% from 255 or 39.22% from 255); Blue value is 40 (16.02% from 255 or 15.69% from 255); Max value from RGB is 115 - color contains mainly: red. Hex color #736428 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736428 is #8C9BD7. Grayscale: #616161. Windows color (decimal): -9214936 or 2647155. OLE color: 2647155.
HSL color Cylindrical-coordinate representation of color #736428: hue angle of 48º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #736428 is Cyan = 0, Magento = 0.13, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 40 | - |
| CMYK | 0 | 0.13 | 0.65 | 0.55 |
| HSL | 48º | 0.48% | 0.3% | - |
| HSV(B) | 48º | 0.65% | 0.45% | - |
| XYZ | 12.01 | 12.91 | 3.87 | - |
| YUV | 97.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 40 | 0 | 0.13 | 0.65 | 0.55 | 48 | 0.48 | 0.3 |
| Hex | 73 | 64 | 28 | 0 | D | 41 | 37 | 30 | 30 | 1E |
| Octal | 163 | 144 | 50 | 0 | 15 | 101 | 67 | 60 | 60 | 36 |
| Binary | 1110011 | 1100100 | 101000 | 0 | 1101 | 1000001 | 110111 | 110000 | 110000 | 11110 |
Color Harmonies of #736428
Complementary color
Monochromatic Colors of #736428
Black with #736428
Text Example
Text Example
White with #736428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736428; }
p { color: rgb(115,100,40); }
H1.HeaderClassName
{
color: #736428;
}
.AnyTagClassName
{
color: #736428;
}
</style>
background-color css
<style>
a { background-color: #736428; }
a { background-color: rgb(115,100,40); }
div.DivClassName
{
background-color: #736428;
}
.BgClassName
{
background-color: #736428;
}
</style>
border-color css
<style>
span { border-color: #736428; }
span { border-color: rgb(115,100,40); }
td.TdClassName
{
border-color: #736428;
}
.TagClassName
{
border-color: #736428;
}
</style>