Shades of Granny Smith #759284
Tints of Granny Smith #759284
RGB
CMYK
RGB Variations
Color information
#759284 (or 0x759284) is known color: Granny Smith. HEX triplet: 75, 92 and 84. RGB value is (117,146,132). Sum of RGB (Red+Green+Blue) = 117+146+132=395 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.62% from 395); Green value is 146 (57.42% from 255 or 36.96% from 395); Blue value is 132 (51.95% from 255 or 33.42% from 395); Max value from RGB is 146 - color contains mainly: green. Hex color #759284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759284 is #8A6D7B. Grayscale: #878787. Windows color (decimal): -9071996 or 8688245. OLE color: 8688245.
HSL color Cylindrical-coordinate representation of color #759284: hue angle of 151.03º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759284 is Cyan = 0.20, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 132 | - |
| CMYK | 0.20 | 0 | 0.10 | 0.43 |
| HSL | 151.03º | 0.12% | 0.52% | - |
| HSV(B) | 151.03º | 0.2% | 0.57% | - |
| XYZ | 21.78 | 26.01 | 25.7 | - |
| YUV | 135.73 | 125.89 | 114.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 132 | 0.20 | 0 | 0.10 | 0.43 | 151.03 | 0.12 | 0.52 |
| Hex | 75 | 92 | 84 | 14 | 0 | A | 2B | 97 | C | 34 |
| Octal | 165 | 222 | 204 | 24 | 0 | 12 | 53 | 227 | 14 | 64 |
| Binary | 1110101 | 10010010 | 10000100 | 10100 | 0 | 1010 | 101011 | 10010111 | 1100 | 110100 |
Color Harmonies of #759284
Complementary color
Monochromatic Colors of #759284
Black with #759284
Text Example
Text Example
White with #759284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759284; }
p { color: rgb(117,146,132); }
H1.HeaderClassName
{
color: #759284;
}
.AnyTagClassName
{
color: #759284;
}
</style>
background-color css
<style>
a { background-color: #759284; }
a { background-color: rgb(117,146,132); }
div.DivClassName
{
background-color: #759284;
}
.BgClassName
{
background-color: #759284;
}
</style>
border-color css
<style>
span { border-color: #759284; }
span { border-color: rgb(117,146,132); }
td.TdClassName
{
border-color: #759284;
}
.TagClassName
{
border-color: #759284;
}
</style>