Shades of Highland #769148
Tints of Highland #769148
RGB
CMYK
RGB Variations
Color information
#769148 (or 0x769148) is known color: Highland. HEX triplet: 76, 91 and 48. RGB value is (118,145,72). Sum of RGB (Red+Green+Blue) = 118+145+72=335 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.22% from 335); Green value is 145 (57.03% from 255 or 43.28% from 335); Blue value is 72 (28.52% from 255 or 21.49% from 335); Max value from RGB is 145 - color contains mainly: green. Hex color #769148 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769148 is #896EB7. Grayscale: #808080. Windows color (decimal): -9006776 or 4755830. OLE color: 4755830.
HSL color Cylindrical-coordinate representation of color #769148: hue angle of 82.19º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #769148 is Cyan = 0.19, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 72 | - |
| CMYK | 0.19 | 0 | 0.50 | 0.43 |
| HSL | 82.19º | 0.34% | 0.43% | - |
| HSV(B) | 82.19º | 0.5% | 0.57% | - |
| XYZ | 18.77 | 24.57 | 9.88 | - |
| YUV | 128.61 | 96.05 | 120.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 72 | 0.19 | 0 | 0.50 | 0.43 | 82.19 | 0.34 | 0.43 |
| Hex | 76 | 91 | 48 | 13 | 0 | 32 | 2B | 52 | 22 | 2B |
| Octal | 166 | 221 | 110 | 23 | 0 | 62 | 53 | 122 | 42 | 53 |
| Binary | 1110110 | 10010001 | 1001000 | 10011 | 0 | 110010 | 101011 | 1010010 | 100010 | 101011 |
Color Harmonies of #769148
Complementary color
Monochromatic Colors of #769148
Black with #769148
Text Example
Text Example
White with #769148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769148; }
p { color: rgb(118,145,72); }
H1.HeaderClassName
{
color: #769148;
}
.AnyTagClassName
{
color: #769148;
}
</style>
background-color css
<style>
a { background-color: #769148; }
a { background-color: rgb(118,145,72); }
div.DivClassName
{
background-color: #769148;
}
.BgClassName
{
background-color: #769148;
}
</style>
border-color css
<style>
span { border-color: #769148; }
span { border-color: rgb(118,145,72); }
td.TdClassName
{
border-color: #769148;
}
.TagClassName
{
border-color: #769148;
}
</style>