Shades of Granny Smith #869591
Tints of Granny Smith #869591
RGB
CMYK
RGB Variations
Color information
#869591 (or 0x869591) is known color: Granny Smith. HEX triplet: 86, 95 and 91. RGB value is (134,149,145). Sum of RGB (Red+Green+Blue) = 134+149+145=428 (56% of max value = 765). Red value is 134 (52.73% from 255 or 31.31% from 428); Green value is 149 (58.59% from 255 or 34.81% from 428); Blue value is 145 (57.03% from 255 or 33.88% from 428); Max value from RGB is 149 - color contains mainly: green. Hex color #869591 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869591 is #796A6E. Grayscale: #909090. Windows color (decimal): -7957103 or 9540998. OLE color: 9540998.
HSL color Cylindrical-coordinate representation of color #869591: hue angle of 164º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #869591 is Cyan = 0.10, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 145 | - |
| CMYK | 0.10 | 0 | 0.03 | 0.42 |
| HSL | 164º | 0.07% | 0.55% | - |
| HSV(B) | 164º | 0.1% | 0.58% | - |
| XYZ | 25.69 | 28.61 | 30.96 | - |
| YUV | 144.06 | 128.53 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 145 | 0.10 | 0 | 0.03 | 0.42 | 164 | 0.07 | 0.55 |
| Hex | 86 | 95 | 91 | A | 0 | 3 | 2A | A4 | 7 | 37 |
| Octal | 206 | 225 | 221 | 12 | 0 | 3 | 52 | 244 | 7 | 67 |
| Binary | 10000110 | 10010101 | 10010001 | 1010 | 0 | 11 | 101010 | 10100100 | 111 | 110111 |
Color Harmonies of #869591
Complementary color
Monochromatic Colors of #869591
Black with #869591
Text Example
Text Example
White with #869591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869591; }
p { color: rgb(134,149,145); }
H1.HeaderClassName
{
color: #869591;
}
.AnyTagClassName
{
color: #869591;
}
</style>
background-color css
<style>
a { background-color: #869591; }
a { background-color: rgb(134,149,145); }
div.DivClassName
{
background-color: #869591;
}
.BgClassName
{
background-color: #869591;
}
</style>
border-color css
<style>
span { border-color: #869591; }
span { border-color: rgb(134,149,145); }
td.TdClassName
{
border-color: #869591;
}
.TagClassName
{
border-color: #869591;
}
</style>