Shades of Spanish Green #889382
Tints of Spanish Green #889382
RGB
CMYK
RGB Variations
Color information
#889382 (or 0x889382) is known color: Spanish Green. HEX triplet: 88, 93 and 82. RGB value is (136,147,130). Sum of RGB (Red+Green+Blue) = 136+147+130=413 (54% of max value = 765). Red value is 136 (53.52% from 255 or 32.93% from 413); Green value is 147 (57.81% from 255 or 35.59% from 413); Blue value is 130 (51.17% from 255 or 31.48% from 413); Max value from RGB is 147 - color contains mainly: green. Hex color #889382 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #889382 is #776C7D. Grayscale: #8D8D8D. Windows color (decimal): -7826558 or 8557448. OLE color: 8557448.
HSL color Cylindrical-coordinate representation of color #889382: hue angle of 98.82º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #889382 is Cyan = 0.07, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 147 | 130 | - |
| CMYK | 0.07 | 0 | 0.12 | 0.42 |
| HSL | 98.82º | 0.07% | 0.54% | - |
| HSV(B) | 98.82º | 0.12% | 0.58% | - |
| XYZ | 24.62 | 27.71 | 25.17 | - |
| YUV | 141.77 | 121.36 | 123.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 147 | 130 | 0.07 | 0 | 0.12 | 0.42 | 98.82 | 0.07 | 0.54 |
| Hex | 88 | 93 | 82 | 7 | 0 | C | 2A | 63 | 7 | 36 |
| Octal | 210 | 223 | 202 | 7 | 0 | 14 | 52 | 143 | 7 | 66 |
| Binary | 10001000 | 10010011 | 10000010 | 111 | 0 | 1100 | 101010 | 1100011 | 111 | 110110 |
Color Harmonies of #889382
Complementary color
Monochromatic Colors of #889382
Black with #889382
Text Example
Text Example
White with #889382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889382; }
p { color: rgb(136,147,130); }
H1.HeaderClassName
{
color: #889382;
}
.AnyTagClassName
{
color: #889382;
}
</style>
background-color css
<style>
a { background-color: #889382; }
a { background-color: rgb(136,147,130); }
div.DivClassName
{
background-color: #889382;
}
.BgClassName
{
background-color: #889382;
}
</style>
border-color css
<style>
span { border-color: #889382; }
span { border-color: rgb(136,147,130); }
td.TdClassName
{
border-color: #889382;
}
.TagClassName
{
border-color: #889382;
}
</style>