Shades of Highland #748753
Tints of Highland #748753
RGB
CMYK
RGB Variations
Color information
#748753 (or 0x748753) is known color: Highland. HEX triplet: 74, 87 and 53. RGB value is (116,135,83). Sum of RGB (Red+Green+Blue) = 116+135+83=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 83 (32.81% from 255 or 24.85% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #748753 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #748753 is #8B78AC. Grayscale: #7B7B7B. Windows color (decimal): -9140397 or 5474164. OLE color: 5474164.
HSL color Cylindrical-coordinate representation of color #748753: hue angle of 81.92º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #748753 is Cyan = 0.14, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 116 | 135 | 83 | - |
| CMYK | 0.14 | 0 | 0.39 | 0.47 |
| HSL | 81.92º | 0.24% | 0.43% | - |
| HSV(B) | 81.92º | 0.39% | 0.53% | - |
| XYZ | 17.43 | 21.67 | 11.45 | - |
| YUV | 123.39 | 105.21 | 122.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 135 | 83 | 0.14 | 0 | 0.39 | 0.47 | 81.92 | 0.24 | 0.43 |
| Hex | 74 | 87 | 53 | E | 0 | 27 | 2F | 52 | 18 | 2B |
| Octal | 164 | 207 | 123 | 16 | 0 | 47 | 57 | 122 | 30 | 53 |
| Binary | 1110100 | 10000111 | 1010011 | 1110 | 0 | 100111 | 101111 | 1010010 | 11000 | 101011 |
Color Harmonies of #748753
Complementary color
Monochromatic Colors of #748753
Black with #748753
Text Example
Text Example
White with #748753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #748753; }
p { color: rgb(116,135,83); }
H1.HeaderClassName
{
color: #748753;
}
.AnyTagClassName
{
color: #748753;
}
</style>
background-color css
<style>
a { background-color: #748753; }
a { background-color: rgb(116,135,83); }
div.DivClassName
{
background-color: #748753;
}
.BgClassName
{
background-color: #748753;
}
</style>
border-color css
<style>
span { border-color: #748753; }
span { border-color: rgb(116,135,83); }
td.TdClassName
{
border-color: #748753;
}
.TagClassName
{
border-color: #748753;
}
</style>