Shades of Spanish Green #899086
Tints of Spanish Green #899086
RGB
CMYK
RGB Variations
Color information
#899086 (or 0x899086) is known color: Spanish Green. HEX triplet: 89, 90 and 86. RGB value is (137,144,134). Sum of RGB (Red+Green+Blue) = 137+144+134=415 (54% of max value = 765). Red value is 137 (53.91% from 255 or 33.01% from 415); Green value is 144 (56.64% from 255 or 34.70% from 415); Blue value is 134 (52.73% from 255 or 32.29% from 415); Max value from RGB is 144 - color contains mainly: green. Hex color #899086 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #899086 is #766F79. Grayscale: #8C8C8C. Windows color (decimal): -7761786 or 8818825. OLE color: 8818825.
HSL color Cylindrical-coordinate representation of color #899086: hue angle of 102º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #899086 is Cyan = 0.05, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 144 | 134 | - |
| CMYK | 0.05 | 0 | 0.07 | 0.44 |
| HSL | 102º | 0.04% | 0.55% | - |
| HSV(B) | 102º | 0.07% | 0.56% | - |
| XYZ | 24.59 | 26.99 | 26.47 | - |
| YUV | 140.77 | 124.18 | 125.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 144 | 134 | 0.05 | 0 | 0.07 | 0.44 | 102 | 0.04 | 0.55 |
| Hex | 89 | 90 | 86 | 5 | 0 | 7 | 2C | 66 | 4 | 37 |
| Octal | 211 | 220 | 206 | 5 | 0 | 7 | 54 | 146 | 4 | 67 |
| Binary | 10001001 | 10010000 | 10000110 | 101 | 0 | 111 | 101100 | 1100110 | 100 | 110111 |
Color Harmonies of #899086
Complementary color
Monochromatic Colors of #899086
Black with #899086
Text Example
Text Example
White with #899086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899086; }
p { color: rgb(137,144,134); }
H1.HeaderClassName
{
color: #899086;
}
.AnyTagClassName
{
color: #899086;
}
</style>
background-color css
<style>
a { background-color: #899086; }
a { background-color: rgb(137,144,134); }
div.DivClassName
{
background-color: #899086;
}
.BgClassName
{
background-color: #899086;
}
</style>
border-color css
<style>
span { border-color: #899086; }
span { border-color: rgb(137,144,134); }
td.TdClassName
{
border-color: #899086;
}
.TagClassName
{
border-color: #899086;
}
</style>