Shades of Granny Smith #758781
Tints of Granny Smith #758781
RGB
CMYK
RGB Variations
Color information
#758781 (or 0x758781) is known color: Granny Smith. HEX triplet: 75, 87 and 81. RGB value is (117,135,129). Sum of RGB (Red+Green+Blue) = 117+135+129=381 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.71% from 381); Green value is 135 (53.12% from 255 or 35.43% from 381); Blue value is 129 (50.78% from 255 or 33.86% from 381); Max value from RGB is 135 - color contains mainly: green. Hex color #758781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758781 is #8A787E. Grayscale: #808080. Windows color (decimal): -9074815 or 8488821. OLE color: 8488821.
HSL color Cylindrical-coordinate representation of color #758781: hue angle of 160º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #758781 is Cyan = 0.13, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 135 | 129 | - |
| CMYK | 0.13 | 0 | 0.04 | 0.47 |
| HSL | 160º | 0.07% | 0.49% | - |
| HSV(B) | 160º | 0.13% | 0.53% | - |
| XYZ | 19.96 | 22.69 | 24.1 | - |
| YUV | 128.93 | 128.04 | 119.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 135 | 129 | 0.13 | 0 | 0.04 | 0.47 | 160 | 0.07 | 0.49 |
| Hex | 75 | 87 | 81 | D | 0 | 4 | 2F | A0 | 7 | 31 |
| Octal | 165 | 207 | 201 | 15 | 0 | 4 | 57 | 240 | 7 | 61 |
| Binary | 1110101 | 10000111 | 10000001 | 1101 | 0 | 100 | 101111 | 10100000 | 111 | 110001 |
Color Harmonies of #758781
Complementary color
Monochromatic Colors of #758781
Black with #758781
Text Example
Text Example
White with #758781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758781; }
p { color: rgb(117,135,129); }
H1.HeaderClassName
{
color: #758781;
}
.AnyTagClassName
{
color: #758781;
}
</style>
background-color css
<style>
a { background-color: #758781; }
a { background-color: rgb(117,135,129); }
div.DivClassName
{
background-color: #758781;
}
.BgClassName
{
background-color: #758781;
}
</style>
border-color css
<style>
span { border-color: #758781; }
span { border-color: rgb(117,135,129); }
td.TdClassName
{
border-color: #758781;
}
.TagClassName
{
border-color: #758781;
}
</style>