Shades of Himalaya #746223
Tints of Himalaya #746223
RGB
CMYK
RGB Variations
Color information
#746223 (or 0x746223) is known color: Himalaya. HEX triplet: 74, 62 and 23. RGB value is (116,98,35). Sum of RGB (Red+Green+Blue) = 116+98+35=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 98 (38.67% from 255 or 39.36% from 249); Blue value is 35 (14.06% from 255 or 14.06% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #746223 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #746223 is #8B9DDC. Grayscale: #606060. Windows color (decimal): -9149917 or 2318964. OLE color: 2318964.
HSL color Cylindrical-coordinate representation of color #746223: hue angle of 46.67º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #746223 is Cyan = 0, Magento = 0.16, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 98 | 35 | - |
| CMYK | 0 | 0.16 | 0.70 | 0.55 |
| HSL | 46.67º | 0.54% | 0.3% | - |
| HSV(B) | 46.67º | 0.7% | 0.45% | - |
| XYZ | 11.87 | 12.57 | 3.39 | - |
| YUV | 96.2 | 93.46 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 98 | 35 | 0 | 0.16 | 0.70 | 0.55 | 46.67 | 0.54 | 0.3 |
| Hex | 74 | 62 | 23 | 0 | 10 | 46 | 37 | 2F | 36 | 1E |
| Octal | 164 | 142 | 43 | 0 | 20 | 106 | 67 | 57 | 66 | 36 |
| Binary | 1110100 | 1100010 | 100011 | 0 | 10000 | 1000110 | 110111 | 101111 | 110110 | 11110 |
Color Harmonies of #746223
Complementary color
Monochromatic Colors of #746223
Black with #746223
Text Example
Text Example
White with #746223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746223; }
p { color: rgb(116,98,35); }
H1.HeaderClassName
{
color: #746223;
}
.AnyTagClassName
{
color: #746223;
}
</style>
background-color css
<style>
a { background-color: #746223; }
a { background-color: rgb(116,98,35); }
div.DivClassName
{
background-color: #746223;
}
.BgClassName
{
background-color: #746223;
}
</style>
border-color css
<style>
span { border-color: #746223; }
span { border-color: rgb(116,98,35); }
td.TdClassName
{
border-color: #746223;
}
.TagClassName
{
border-color: #746223;
}
</style>