Shades of Granny Smith #749088
Tints of Granny Smith #749088
RGB
CMYK
RGB Variations
Color information
#749088 (or 0x749088) is known color: Granny Smith. HEX triplet: 74, 90 and 88. RGB value is (116,144,136). Sum of RGB (Red+Green+Blue) = 116+144+136=396 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.29% from 396); Green value is 144 (56.64% from 255 or 36.36% from 396); Blue value is 136 (53.52% from 255 or 34.34% from 396); Max value from RGB is 144 - color contains mainly: green. Hex color #749088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749088 is #8B6F77. Grayscale: #868686. Windows color (decimal): -9138040 or 8949876. OLE color: 8949876.
HSL color Cylindrical-coordinate representation of color #749088: hue angle of 162.86º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #749088 is Cyan = 0.19, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 116 | 144 | 136 | - |
| CMYK | 0.19 | 0 | 0.06 | 0.44 |
| HSL | 162.86º | 0.11% | 0.51% | - |
| HSV(B) | 162.86º | 0.19% | 0.56% | - |
| XYZ | 21.62 | 25.44 | 27.06 | - |
| YUV | 134.72 | 128.72 | 114.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 144 | 136 | 0.19 | 0 | 0.06 | 0.44 | 162.86 | 0.11 | 0.51 |
| Hex | 74 | 90 | 88 | 13 | 0 | 6 | 2C | A3 | B | 33 |
| Octal | 164 | 220 | 210 | 23 | 0 | 6 | 54 | 243 | 13 | 63 |
| Binary | 1110100 | 10010000 | 10001000 | 10011 | 0 | 110 | 101100 | 10100011 | 1011 | 110011 |
Color Harmonies of #749088
Complementary color
Monochromatic Colors of #749088
Black with #749088
Text Example
Text Example
White with #749088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749088; }
p { color: rgb(116,144,136); }
H1.HeaderClassName
{
color: #749088;
}
.AnyTagClassName
{
color: #749088;
}
</style>
background-color css
<style>
a { background-color: #749088; }
a { background-color: rgb(116,144,136); }
div.DivClassName
{
background-color: #749088;
}
.BgClassName
{
background-color: #749088;
}
</style>
border-color css
<style>
span { border-color: #749088; }
span { border-color: rgb(116,144,136); }
td.TdClassName
{
border-color: #749088;
}
.TagClassName
{
border-color: #749088;
}
</style>