Shades of Spanish Green #869382
Tints of Spanish Green #869382
RGB
CMYK
RGB Variations
Color information
#869382 (or 0x869382) is known color: Spanish Green. HEX triplet: 86, 93 and 82. RGB value is (134,147,130). Sum of RGB (Red+Green+Blue) = 134+147+130=411 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.60% from 411); Green value is 147 (57.81% from 255 or 35.77% from 411); Blue value is 130 (51.17% from 255 or 31.63% from 411); Max value from RGB is 147 - color contains mainly: green. Hex color #869382 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869382 is #796C7D. Grayscale: #8D8D8D. Windows color (decimal): -7957630 or 8557446. OLE color: 8557446.
HSL color Cylindrical-coordinate representation of color #869382: hue angle of 105.88º 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 #869382 is Cyan = 0.09, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 147 | 130 | - |
| CMYK | 0.09 | 0 | 0.12 | 0.42 |
| HSL | 105.88º | 0.07% | 0.54% | - |
| HSV(B) | 105.88º | 0.12% | 0.58% | - |
| XYZ | 24.29 | 27.55 | 25.16 | - |
| YUV | 141.18 | 121.69 | 122.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 147 | 130 | 0.09 | 0 | 0.12 | 0.42 | 105.88 | 0.07 | 0.54 |
| Hex | 86 | 93 | 82 | 9 | 0 | C | 2A | 6A | 7 | 36 |
| Octal | 206 | 223 | 202 | 11 | 0 | 14 | 52 | 152 | 7 | 66 |
| Binary | 10000110 | 10010011 | 10000010 | 1001 | 0 | 1100 | 101010 | 1101010 | 111 | 110110 |
Color Harmonies of #869382
Complementary color
Monochromatic Colors of #869382
Black with #869382
Text Example
Text Example
White with #869382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869382; }
p { color: rgb(134,147,130); }
H1.HeaderClassName
{
color: #869382;
}
.AnyTagClassName
{
color: #869382;
}
</style>
background-color css
<style>
a { background-color: #869382; }
a { background-color: rgb(134,147,130); }
div.DivClassName
{
background-color: #869382;
}
.BgClassName
{
background-color: #869382;
}
</style>
border-color css
<style>
span { border-color: #869382; }
span { border-color: rgb(134,147,130); }
td.TdClassName
{
border-color: #869382;
}
.TagClassName
{
border-color: #869382;
}
</style>