Shades of Granny Smith #749285
Tints of Granny Smith #749285
RGB
CMYK
RGB Variations
Color information
#749285 (or 0x749285) is known color: Granny Smith. HEX triplet: 74, 92 and 85. RGB value is (116,146,133). Sum of RGB (Red+Green+Blue) = 116+146+133=395 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.37% from 395); Green value is 146 (57.42% from 255 or 36.96% from 395); Blue value is 133 (52.34% from 255 or 33.67% from 395); Max value from RGB is 146 - color contains mainly: green. Hex color #749285 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749285 is #8B6D7A. Grayscale: #878787. Windows color (decimal): -9137531 or 8753780. OLE color: 8753780.
HSL color Cylindrical-coordinate representation of color #749285: hue angle of 154º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #749285 is Cyan = 0.21, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 133 | - |
| CMYK | 0.21 | 0 | 0.09 | 0.43 |
| HSL | 154º | 0.12% | 0.51% | - |
| HSV(B) | 154º | 0.21% | 0.57% | - |
| XYZ | 21.71 | 25.96 | 26.06 | - |
| YUV | 135.55 | 126.56 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 133 | 0.21 | 0 | 0.09 | 0.43 | 154 | 0.12 | 0.51 |
| Hex | 74 | 92 | 85 | 15 | 0 | 9 | 2B | 9A | C | 33 |
| Octal | 164 | 222 | 205 | 25 | 0 | 11 | 53 | 232 | 14 | 63 |
| Binary | 1110100 | 10010010 | 10000101 | 10101 | 0 | 1001 | 101011 | 10011010 | 1100 | 110011 |
Color Harmonies of #749285
Complementary color
Monochromatic Colors of #749285
Black with #749285
Text Example
Text Example
White with #749285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749285; }
p { color: rgb(116,146,133); }
H1.HeaderClassName
{
color: #749285;
}
.AnyTagClassName
{
color: #749285;
}
</style>
background-color css
<style>
a { background-color: #749285; }
a { background-color: rgb(116,146,133); }
div.DivClassName
{
background-color: #749285;
}
.BgClassName
{
background-color: #749285;
}
</style>
border-color css
<style>
span { border-color: #749285; }
span { border-color: rgb(116,146,133); }
td.TdClassName
{
border-color: #749285;
}
.TagClassName
{
border-color: #749285;
}
</style>