Shades of Highland #749263
Tints of Highland #749263
RGB
CMYK
RGB Variations
Color information
#749263 (or 0x749263) is known color: Highland. HEX triplet: 74, 92 and 63. RGB value is (116,146,99). Sum of RGB (Red+Green+Blue) = 116+146+99=361 (47% of max value = 765). Red value is 116 (45.70% from 255 or 32.13% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 99 (39.06% from 255 or 27.42% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #749263 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749263 is #8B6D9C. Grayscale: #838383. Windows color (decimal): -9137565 or 6525556. OLE color: 6525556.
HSL color Cylindrical-coordinate representation of color #749263: hue angle of 98.3º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #749263 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 99 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.43 |
| HSL | 98.3º | 0.19% | 0.48% | - |
| HSV(B) | 98.3º | 0.32% | 0.57% | - |
| XYZ | 19.73 | 25.17 | 15.62 | - |
| YUV | 131.67 | 109.56 | 116.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 99 | 0.21 | 0 | 0.32 | 0.43 | 98.3 | 0.19 | 0.48 |
| Hex | 74 | 92 | 63 | 15 | 0 | 20 | 2B | 62 | 13 | 30 |
| Octal | 164 | 222 | 143 | 25 | 0 | 40 | 53 | 142 | 23 | 60 |
| Binary | 1110100 | 10010010 | 1100011 | 10101 | 0 | 100000 | 101011 | 1100010 | 10011 | 110000 |
Color Harmonies of #749263
Complementary color
Monochromatic Colors of #749263
Black with #749263
Text Example
Text Example
White with #749263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749263; }
p { color: rgb(116,146,99); }
H1.HeaderClassName
{
color: #749263;
}
.AnyTagClassName
{
color: #749263;
}
</style>
background-color css
<style>
a { background-color: #749263; }
a { background-color: rgb(116,146,99); }
div.DivClassName
{
background-color: #749263;
}
.BgClassName
{
background-color: #749263;
}
</style>
border-color css
<style>
span { border-color: #749263; }
span { border-color: rgb(116,146,99); }
td.TdClassName
{
border-color: #749263;
}
.TagClassName
{
border-color: #749263;
}
</style>