Shades of Highland #749257
Tints of Highland #749257
RGB
CMYK
RGB Variations
Color information
#749257 (or 0x749257) is known color: Highland. HEX triplet: 74, 92 and 57. RGB value is (116,146,87). Sum of RGB (Red+Green+Blue) = 116+146+87=349 (46% of max value = 765). Red value is 116 (45.70% from 255 or 33.24% from 349); Green value is 146 (57.42% from 255 or 41.83% from 349); Blue value is 87 (34.38% from 255 or 24.93% from 349); Max value from RGB is 146 - color contains mainly: green. Hex color #749257 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749257 is #8B6DA8. Grayscale: #828282. Windows color (decimal): -9137577 or 5739124. OLE color: 5739124.
HSL color Cylindrical-coordinate representation of color #749257: hue angle of 90.51º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #749257 is Cyan = 0.21, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 87 | - |
| CMYK | 0.21 | 0 | 0.40 | 0.43 |
| HSL | 90.51º | 0.25% | 0.46% | - |
| HSV(B) | 90.51º | 0.4% | 0.57% | - |
| XYZ | 19.2 | 24.96 | 12.82 | - |
| YUV | 130.3 | 103.56 | 117.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 87 | 0.21 | 0 | 0.40 | 0.43 | 90.51 | 0.25 | 0.46 |
| Hex | 74 | 92 | 57 | 15 | 0 | 28 | 2B | 5B | 19 | 2E |
| Octal | 164 | 222 | 127 | 25 | 0 | 50 | 53 | 133 | 31 | 56 |
| Binary | 1110100 | 10010010 | 1010111 | 10101 | 0 | 101000 | 101011 | 1011011 | 11001 | 101110 |
Color Harmonies of #749257
Complementary color
Monochromatic Colors of #749257
Black with #749257
Text Example
Text Example
White with #749257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749257; }
p { color: rgb(116,146,87); }
H1.HeaderClassName
{
color: #749257;
}
.AnyTagClassName
{
color: #749257;
}
</style>
background-color css
<style>
a { background-color: #749257; }
a { background-color: rgb(116,146,87); }
div.DivClassName
{
background-color: #749257;
}
.BgClassName
{
background-color: #749257;
}
</style>
border-color css
<style>
span { border-color: #749257; }
span { border-color: rgb(116,146,87); }
td.TdClassName
{
border-color: #749257;
}
.TagClassName
{
border-color: #749257;
}
</style>