Shades of Spanish Green #889384
Tints of Spanish Green #889384
RGB
CMYK
RGB Variations
Color information
#889384 (or 0x889384) is known color: Spanish Green. HEX triplet: 88, 93 and 84. RGB value is (136,147,132). Sum of RGB (Red+Green+Blue) = 136+147+132=415 (54% of max value = 765). Red value is 136 (53.52% from 255 or 32.77% from 415); Green value is 147 (57.81% from 255 or 35.42% from 415); Blue value is 132 (51.95% from 255 or 31.81% from 415); Max value from RGB is 147 - color contains mainly: green. Hex color #889384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889384 is #776C7B. Grayscale: #8E8E8E. Windows color (decimal): -7826556 or 8688520. OLE color: 8688520.
HSL color Cylindrical-coordinate representation of color #889384: hue angle of 104º degrees, saturation: 0.06, 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 #889384 is Cyan = 0.07, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 132 | - |
| CMYK | 0.07 | 0 | 0.10 | 0.42 |
| HSL | 104º | 0.06% | 0.55% | - |
| HSV(B) | 104º | 0.1% | 0.58% | - |
| XYZ | 24.75 | 27.77 | 25.88 | - |
| YUV | 142 | 122.36 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 132 | 0.07 | 0 | 0.10 | 0.42 | 104 | 0.06 | 0.55 |
| Hex | 88 | 93 | 84 | 7 | 0 | A | 2A | 68 | 6 | 37 |
| Octal | 210 | 223 | 204 | 7 | 0 | 12 | 52 | 150 | 6 | 67 |
| Binary | 10001000 | 10010011 | 10000100 | 111 | 0 | 1010 | 101010 | 1101000 | 110 | 110111 |
Color Harmonies of #889384
Complementary color
Monochromatic Colors of #889384
Black with #889384
Text Example
Text Example
White with #889384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889384; }
p { color: rgb(136,147,132); }
H1.HeaderClassName
{
color: #889384;
}
.AnyTagClassName
{
color: #889384;
}
</style>
background-color css
<style>
a { background-color: #889384; }
a { background-color: rgb(136,147,132); }
div.DivClassName
{
background-color: #889384;
}
.BgClassName
{
background-color: #889384;
}
</style>
border-color css
<style>
span { border-color: #889384; }
span { border-color: rgb(136,147,132); }
td.TdClassName
{
border-color: #889384;
}
.TagClassName
{
border-color: #889384;
}
</style>