Shades of Highland #749455
Tints of Highland #749455
RGB
CMYK
RGB Variations
Color information
#749455 (or 0x749455) is known color: Highland. HEX triplet: 74, 94 and 55. RGB value is (116,148,85). Sum of RGB (Red+Green+Blue) = 116+148+85=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 148 (58.20% from 255 or 42.41% from 349); Blue value is 85 (33.59% from 255 or 24.36% from 349); Max value from RGB is 148 - color contains mainly: green. Hex color #749455 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749455 is #8B6BAA. Grayscale: #838383. Windows color (decimal): -9137067 or 5608564. OLE color: 5608564.
HSL color Cylindrical-coordinate representation of color #749455: hue angle of 90.48º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #749455 is Cyan = 0.22, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 85 | - |
| CMYK | 0.22 | 0 | 0.43 | 0.42 |
| HSL | 90.48º | 0.27% | 0.46% | - |
| HSV(B) | 90.48º | 0.43% | 0.58% | - |
| XYZ | 19.43 | 25.55 | 12.5 | - |
| YUV | 131.25 | 101.9 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 85 | 0.22 | 0 | 0.43 | 0.42 | 90.48 | 0.27 | 0.46 |
| Hex | 74 | 94 | 55 | 16 | 0 | 2B | 2A | 5A | 1B | 2E |
| Octal | 164 | 224 | 125 | 26 | 0 | 53 | 52 | 132 | 33 | 56 |
| Binary | 1110100 | 10010100 | 1010101 | 10110 | 0 | 101011 | 101010 | 1011010 | 11011 | 101110 |
Color Harmonies of #749455
Complementary color
Monochromatic Colors of #749455
Black with #749455
Text Example
Text Example
White with #749455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749455; }
p { color: rgb(116,148,85); }
H1.HeaderClassName
{
color: #749455;
}
.AnyTagClassName
{
color: #749455;
}
</style>
background-color css
<style>
a { background-color: #749455; }
a { background-color: rgb(116,148,85); }
div.DivClassName
{
background-color: #749455;
}
.BgClassName
{
background-color: #749455;
}
</style>
border-color css
<style>
span { border-color: #749455; }
span { border-color: rgb(116,148,85); }
td.TdClassName
{
border-color: #749455;
}
.TagClassName
{
border-color: #749455;
}
</style>