Shades of Highland #749063
Tints of Highland #749063
RGB
CMYK
RGB Variations
Color information
#749063 (or 0x749063) is known color: Highland. HEX triplet: 74, 90 and 63. RGB value is (116,144,99). Sum of RGB (Red+Green+Blue) = 116+144+99=359 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.31% from 359); Green value is 144 (56.64% from 255 or 40.11% from 359); Blue value is 99 (39.06% from 255 or 27.58% from 359); Max value from RGB is 144 - color contains mainly: green. Hex color #749063 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749063 is #8B6F9C. Grayscale: #828282. Windows color (decimal): -9138077 or 6525044. OLE color: 6525044.
HSL color Cylindrical-coordinate representation of color #749063: hue angle of 97.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #749063 is Cyan = 0.19, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 99 | - |
| CMYK | 0.19 | 0 | 0.31 | 0.44 |
| HSL | 97.33º | 0.19% | 0.48% | - |
| HSV(B) | 97.33º | 0.31% | 0.56% | - |
| XYZ | 19.43 | 24.56 | 15.52 | - |
| YUV | 130.5 | 110.22 | 117.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 99 | 0.19 | 0 | 0.31 | 0.44 | 97.33 | 0.19 | 0.48 |
| Hex | 74 | 90 | 63 | 13 | 0 | 1F | 2C | 61 | 13 | 30 |
| Octal | 164 | 220 | 143 | 23 | 0 | 37 | 54 | 141 | 23 | 60 |
| Binary | 1110100 | 10010000 | 1100011 | 10011 | 0 | 11111 | 101100 | 1100001 | 10011 | 110000 |
Color Harmonies of #749063
Complementary color
Monochromatic Colors of #749063
Black with #749063
Text Example
Text Example
White with #749063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749063; }
p { color: rgb(116,144,99); }
H1.HeaderClassName
{
color: #749063;
}
.AnyTagClassName
{
color: #749063;
}
</style>
background-color css
<style>
a { background-color: #749063; }
a { background-color: rgb(116,144,99); }
div.DivClassName
{
background-color: #749063;
}
.BgClassName
{
background-color: #749063;
}
</style>
border-color css
<style>
span { border-color: #749063; }
span { border-color: rgb(116,144,99); }
td.TdClassName
{
border-color: #749063;
}
.TagClassName
{
border-color: #749063;
}
</style>