Shades of Spanish Green #899281
Tints of Spanish Green #899281
RGB
CMYK
RGB Variations
Color information
#899281 (or 0x899281) is known color: Spanish Green. HEX triplet: 89, 92 and 81. RGB value is (137,146,129). Sum of RGB (Red+Green+Blue) = 137+146+129=412 (54% of max value = 765). Red value is 137 (53.91% from 255 or 33.25% from 412); Green value is 146 (57.42% from 255 or 35.44% from 412); Blue value is 129 (50.78% from 255 or 31.31% from 412); Max value from RGB is 146 - color contains mainly: green. Hex color #899281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #899281 is #766D7E. Grayscale: #8D8D8D. Windows color (decimal): -7761279 or 8491657. OLE color: 8491657.
HSL color Cylindrical-coordinate representation of color #899281: hue angle of 91.76º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #899281 is Cyan = 0.06, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 146 | 129 | - |
| CMYK | 0.06 | 0 | 0.12 | 0.43 |
| HSL | 91.76º | 0.07% | 0.54% | - |
| HSV(B) | 91.76º | 0.12% | 0.57% | - |
| XYZ | 24.56 | 27.46 | 24.78 | - |
| YUV | 141.37 | 121.02 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 146 | 129 | 0.06 | 0 | 0.12 | 0.43 | 91.76 | 0.07 | 0.54 |
| Hex | 89 | 92 | 81 | 6 | 0 | C | 2B | 5C | 7 | 36 |
| Octal | 211 | 222 | 201 | 6 | 0 | 14 | 53 | 134 | 7 | 66 |
| Binary | 10001001 | 10010010 | 10000001 | 110 | 0 | 1100 | 101011 | 1011100 | 111 | 110110 |
Color Harmonies of #899281
Complementary color
Monochromatic Colors of #899281
Black with #899281
Text Example
Text Example
White with #899281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899281; }
p { color: rgb(137,146,129); }
H1.HeaderClassName
{
color: #899281;
}
.AnyTagClassName
{
color: #899281;
}
</style>
background-color css
<style>
a { background-color: #899281; }
a { background-color: rgb(137,146,129); }
div.DivClassName
{
background-color: #899281;
}
.BgClassName
{
background-color: #899281;
}
</style>
border-color css
<style>
span { border-color: #899281; }
span { border-color: rgb(137,146,129); }
td.TdClassName
{
border-color: #899281;
}
.TagClassName
{
border-color: #899281;
}
</style>