Shades of Himalaya #746725
Tints of Himalaya #746725
RGB
CMYK
RGB Variations
Color information
#746725 (or 0x746725) is known color: Himalaya. HEX triplet: 74, 67 and 25. RGB value is (116,103,37). Sum of RGB (Red+Green+Blue) = 116+103+37=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 103 (40.62% from 255 or 40.23% from 256); Blue value is 37 (14.84% from 255 or 14.45% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #746725 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746725 is #8B98DA. Grayscale: #636363. Windows color (decimal): -9148635 or 2451316. OLE color: 2451316.
HSL color Cylindrical-coordinate representation of color #746725: hue angle of 50.13º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #746725 is Cyan = 0, Magento = 0.11, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 37 | - |
| CMYK | 0 | 0.11 | 0.68 | 0.55 |
| HSL | 50.13º | 0.52% | 0.3% | - |
| HSV(B) | 50.13º | 0.68% | 0.45% | - |
| XYZ | 12.39 | 13.55 | 3.71 | - |
| YUV | 99.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 37 | 0 | 0.11 | 0.68 | 0.55 | 50.13 | 0.52 | 0.3 |
| Hex | 74 | 67 | 25 | 0 | B | 44 | 37 | 32 | 34 | 1E |
| Octal | 164 | 147 | 45 | 0 | 13 | 104 | 67 | 62 | 64 | 36 |
| Binary | 1110100 | 1100111 | 100101 | 0 | 1011 | 1000100 | 110111 | 110010 | 110100 | 11110 |
Color Harmonies of #746725
Complementary color
Monochromatic Colors of #746725
Black with #746725
Text Example
Text Example
White with #746725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746725; }
p { color: rgb(116,103,37); }
H1.HeaderClassName
{
color: #746725;
}
.AnyTagClassName
{
color: #746725;
}
</style>
background-color css
<style>
a { background-color: #746725; }
a { background-color: rgb(116,103,37); }
div.DivClassName
{
background-color: #746725;
}
.BgClassName
{
background-color: #746725;
}
</style>
border-color css
<style>
span { border-color: #746725; }
span { border-color: rgb(116,103,37); }
td.TdClassName
{
border-color: #746725;
}
.TagClassName
{
border-color: #746725;
}
</style>