Shades of Spanish Green #889281
Tints of Spanish Green #889281
RGB
CMYK
RGB Variations
Color information
#889281 (or 0x889281) is known color: Spanish Green. HEX triplet: 88, 92 and 81. RGB value is (136,146,129). Sum of RGB (Red+Green+Blue) = 136+146+129=411 (54% of max value = 765). Red value is 136 (53.52% from 255 or 33.09% from 411); Green value is 146 (57.42% from 255 or 35.52% from 411); Blue value is 129 (50.78% from 255 or 31.39% from 411); Max value from RGB is 146 - color contains mainly: green. Hex color #889281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889281 is #776D7E. Grayscale: #8D8D8D. Windows color (decimal): -7826815 or 8491656. OLE color: 8491656.
HSL color Cylindrical-coordinate representation of color #889281: hue angle of 95.29º 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 #889281 is Cyan = 0.07, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 136 | 146 | 129 | - |
| CMYK | 0.07 | 0 | 0.12 | 0.43 |
| HSL | 95.29º | 0.07% | 0.54% | - |
| HSV(B) | 95.29º | 0.12% | 0.57% | - |
| XYZ | 24.39 | 27.38 | 24.77 | - |
| YUV | 141.07 | 121.19 | 124.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 146 | 129 | 0.07 | 0 | 0.12 | 0.43 | 95.29 | 0.07 | 0.54 |
| Hex | 88 | 92 | 81 | 7 | 0 | C | 2B | 5F | 7 | 36 |
| Octal | 210 | 222 | 201 | 7 | 0 | 14 | 53 | 137 | 7 | 66 |
| Binary | 10001000 | 10010010 | 10000001 | 111 | 0 | 1100 | 101011 | 1011111 | 111 | 110110 |
Color Harmonies of #889281
Complementary color
Monochromatic Colors of #889281
Black with #889281
Text Example
Text Example
White with #889281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889281; }
p { color: rgb(136,146,129); }
H1.HeaderClassName
{
color: #889281;
}
.AnyTagClassName
{
color: #889281;
}
</style>
background-color css
<style>
a { background-color: #889281; }
a { background-color: rgb(136,146,129); }
div.DivClassName
{
background-color: #889281;
}
.BgClassName
{
background-color: #889281;
}
</style>
border-color css
<style>
span { border-color: #889281; }
span { border-color: rgb(136,146,129); }
td.TdClassName
{
border-color: #889281;
}
.TagClassName
{
border-color: #889281;
}
</style>