Shades of Himalaya #736427
Tints of Himalaya #736427
RGB
CMYK
RGB Variations
Color information
#736427 (or 0x736427) is known color: Himalaya. HEX triplet: 73, 64 and 27. RGB value is (115,100,39). Sum of RGB (Red+Green+Blue) = 115+100+39=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 39 (15.62% from 255 or 15.35% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #736427 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #736427 is #8C9BD8. Grayscale: #616161. Windows color (decimal): -9214937 or 2581619. OLE color: 2581619.
HSL color Cylindrical-coordinate representation of color #736427: hue angle of 48.16º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #736427 is Cyan = 0, Magento = 0.13, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 100 | 39 | - |
| CMYK | 0 | 0.13 | 0.66 | 0.55 |
| HSL | 48.16º | 0.49% | 0.3% | - |
| HSV(B) | 48.16º | 0.66% | 0.45% | - |
| XYZ | 11.99 | 12.91 | 3.78 | - |
| YUV | 97.53 | 94.97 | 140.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 100 | 39 | 0 | 0.13 | 0.66 | 0.55 | 48.16 | 0.49 | 0.3 |
| Hex | 73 | 64 | 27 | 0 | D | 42 | 37 | 30 | 31 | 1E |
| Octal | 163 | 144 | 47 | 0 | 15 | 102 | 67 | 60 | 61 | 36 |
| Binary | 1110011 | 1100100 | 100111 | 0 | 1101 | 1000010 | 110111 | 110000 | 110001 | 11110 |
Color Harmonies of #736427
Complementary color
Monochromatic Colors of #736427
Black with #736427
Text Example
Text Example
White with #736427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #736427; }
p { color: rgb(115,100,39); }
H1.HeaderClassName
{
color: #736427;
}
.AnyTagClassName
{
color: #736427;
}
</style>
background-color css
<style>
a { background-color: #736427; }
a { background-color: rgb(115,100,39); }
div.DivClassName
{
background-color: #736427;
}
.BgClassName
{
background-color: #736427;
}
</style>
border-color css
<style>
span { border-color: #736427; }
span { border-color: rgb(115,100,39); }
td.TdClassName
{
border-color: #736427;
}
.TagClassName
{
border-color: #736427;
}
</style>