Shades of Highland #749452
Tints of Highland #749452
RGB
CMYK
RGB Variations
Color information
#749452 (or 0x749452) is known color: Highland. HEX triplet: 74, 94 and 52. RGB value is (116,148,82). Sum of RGB (Red+Green+Blue) = 116+148+82=346 (45% of max value = 765). Red value is 116 (45.70% from 255 or 33.53% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 82 (32.42% from 255 or 23.70% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #749452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749452 is #8B6BAD. Grayscale: #838383. Windows color (decimal): -9137070 or 5411956. OLE color: 5411956.
HSL color Cylindrical-coordinate representation of color #749452: hue angle of 89.09º 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 #749452 is Cyan = 0.22, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 148 | 82 | - |
| CMYK | 0.22 | 0 | 0.45 | 0.42 |
| HSL | 89.09º | 0.29% | 0.45% | - |
| HSV(B) | 89.09º | 0.45% | 0.58% | - |
| XYZ | 19.32 | 25.5 | 11.89 | - |
| YUV | 130.91 | 100.4 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 148 | 82 | 0.22 | 0 | 0.45 | 0.42 | 89.09 | 0.29 | 0.45 |
| Hex | 74 | 94 | 52 | 16 | 0 | 2D | 2A | 59 | 1D | 2D |
| Octal | 164 | 224 | 122 | 26 | 0 | 55 | 52 | 131 | 35 | 55 |
| Binary | 1110100 | 10010100 | 1010010 | 10110 | 0 | 101101 | 101010 | 1011001 | 11101 | 101101 |
Color Harmonies of #749452
Complementary color
Monochromatic Colors of #749452
Black with #749452
Text Example
Text Example
White with #749452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749452; }
p { color: rgb(116,148,82); }
H1.HeaderClassName
{
color: #749452;
}
.AnyTagClassName
{
color: #749452;
}
</style>
background-color css
<style>
a { background-color: #749452; }
a { background-color: rgb(116,148,82); }
div.DivClassName
{
background-color: #749452;
}
.BgClassName
{
background-color: #749452;
}
</style>
border-color css
<style>
span { border-color: #749452; }
span { border-color: rgb(116,148,82); }
td.TdClassName
{
border-color: #749452;
}
.TagClassName
{
border-color: #749452;
}
</style>