Shades of Spanish Green #859082
Tints of Spanish Green #859082
RGB
CMYK
RGB Variations
Color information
#859082 (or 0x859082) is known color: Spanish Green. HEX triplet: 85, 90 and 82. RGB value is (133,144,130). Sum of RGB (Red+Green+Blue) = 133+144+130=407 (53% of max value = 765). Red value is 133 (52.34% from 255 or 32.68% from 407); Green value is 144 (56.64% from 255 or 35.38% from 407); Blue value is 130 (51.17% from 255 or 31.94% from 407); Max value from RGB is 144 - color contains mainly: green. Hex color #859082 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859082 is #7A6F7D. Grayscale: #8B8B8B. Windows color (decimal): -8023934 or 8556677. OLE color: 8556677.
HSL color Cylindrical-coordinate representation of color #859082: hue angle of 107.14º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #859082 is Cyan = 0.08, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 130 | - |
| CMYK | 0.08 | 0 | 0.10 | 0.44 |
| HSL | 107.14º | 0.06% | 0.54% | - |
| HSV(B) | 107.14º | 0.1% | 0.56% | - |
| XYZ | 23.68 | 26.54 | 24.99 | - |
| YUV | 139.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 130 | 0.08 | 0 | 0.10 | 0.44 | 107.14 | 0.06 | 0.54 |
| Hex | 85 | 90 | 82 | 8 | 0 | A | 2C | 6B | 6 | 36 |
| Octal | 205 | 220 | 202 | 10 | 0 | 12 | 54 | 153 | 6 | 66 |
| Binary | 10000101 | 10010000 | 10000010 | 1000 | 0 | 1010 | 101100 | 1101011 | 110 | 110110 |
Color Harmonies of #859082
Complementary color
Monochromatic Colors of #859082
Black with #859082
Text Example
Text Example
White with #859082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859082; }
p { color: rgb(133,144,130); }
H1.HeaderClassName
{
color: #859082;
}
.AnyTagClassName
{
color: #859082;
}
</style>
background-color css
<style>
a { background-color: #859082; }
a { background-color: rgb(133,144,130); }
div.DivClassName
{
background-color: #859082;
}
.BgClassName
{
background-color: #859082;
}
</style>
border-color css
<style>
span { border-color: #859082; }
span { border-color: rgb(133,144,130); }
td.TdClassName
{
border-color: #859082;
}
.TagClassName
{
border-color: #859082;
}
</style>