Shades of Highland #749451
Tints of Highland #749451
RGB
CMYK
RGB Variations
Color information
#749451 (or 0x749451) is known color: Highland. HEX triplet: 74, 94 and 51. RGB value is (116,148,81). Sum of RGB (Red+Green+Blue) = 116+148+81=345 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.62% from 345); Green value is 148 (58.20% from 255 or 42.90% from 345); Blue value is 81 (32.03% from 255 or 23.48% from 345); Max value from RGB is 148 - color contains mainly: green. Hex color #749451 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749451 is #8B6BAE. Grayscale: #838383. Windows color (decimal): -9137071 or 5346420. OLE color: 5346420.
HSL color Cylindrical-coordinate representation of color #749451: hue angle of 88.66º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #749451 is Cyan = 0.22, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 81 | - |
| CMYK | 0.22 | 0 | 0.45 | 0.42 |
| HSL | 88.66º | 0.29% | 0.45% | - |
| HSV(B) | 88.66º | 0.45% | 0.58% | - |
| XYZ | 19.28 | 25.49 | 11.69 | - |
| YUV | 130.79 | 99.9 | 117.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 81 | 0.22 | 0 | 0.45 | 0.42 | 88.66 | 0.29 | 0.45 |
| Hex | 74 | 94 | 51 | 16 | 0 | 2D | 2A | 59 | 1D | 2D |
| Octal | 164 | 224 | 121 | 26 | 0 | 55 | 52 | 131 | 35 | 55 |
| Binary | 1110100 | 10010100 | 1010001 | 10110 | 0 | 101101 | 101010 | 1011001 | 11101 | 101101 |
Color Harmonies of #749451
Complementary color
Monochromatic Colors of #749451
Black with #749451
Text Example
Text Example
White with #749451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749451; }
p { color: rgb(116,148,81); }
H1.HeaderClassName
{
color: #749451;
}
.AnyTagClassName
{
color: #749451;
}
</style>
background-color css
<style>
a { background-color: #749451; }
a { background-color: rgb(116,148,81); }
div.DivClassName
{
background-color: #749451;
}
.BgClassName
{
background-color: #749451;
}
</style>
border-color css
<style>
span { border-color: #749451; }
span { border-color: rgb(116,148,81); }
td.TdClassName
{
border-color: #749451;
}
.TagClassName
{
border-color: #749451;
}
</style>