Shades of Highland #748756
Tints of Highland #748756
RGB
CMYK
RGB Variations
Color information
#748756 (or 0x748756) is known color: Highland. HEX triplet: 74, 87 and 56. RGB value is (116,135,86). Sum of RGB (Red+Green+Blue) = 116+135+86=337 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.42% from 337); Green value is 135 (53.12% from 255 or 40.06% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 135 - color contains mainly: green. Hex color #748756 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748756 is #8B78A9. Grayscale: #7B7B7B. Windows color (decimal): -9140394 or 5670772. OLE color: 5670772.
HSL color Cylindrical-coordinate representation of color #748756: hue angle of 83.27º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #748756 is Cyan = 0.14, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 135 | 86 | - |
| CMYK | 0.14 | 0 | 0.36 | 0.47 |
| HSL | 83.27º | 0.22% | 0.43% | - |
| HSV(B) | 83.27º | 0.36% | 0.53% | - |
| XYZ | 17.55 | 21.71 | 12.07 | - |
| YUV | 123.73 | 106.71 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 135 | 86 | 0.14 | 0 | 0.36 | 0.47 | 83.27 | 0.22 | 0.43 |
| Hex | 74 | 87 | 56 | E | 0 | 24 | 2F | 53 | 16 | 2B |
| Octal | 164 | 207 | 126 | 16 | 0 | 44 | 57 | 123 | 26 | 53 |
| Binary | 1110100 | 10000111 | 1010110 | 1110 | 0 | 100100 | 101111 | 1010011 | 10110 | 101011 |
Color Harmonies of #748756
Complementary color
Monochromatic Colors of #748756
Black with #748756
Text Example
Text Example
White with #748756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748756; }
p { color: rgb(116,135,86); }
H1.HeaderClassName
{
color: #748756;
}
.AnyTagClassName
{
color: #748756;
}
</style>
background-color css
<style>
a { background-color: #748756; }
a { background-color: rgb(116,135,86); }
div.DivClassName
{
background-color: #748756;
}
.BgClassName
{
background-color: #748756;
}
</style>
border-color css
<style>
span { border-color: #748756; }
span { border-color: rgb(116,135,86); }
td.TdClassName
{
border-color: #748756;
}
.TagClassName
{
border-color: #748756;
}
</style>