Shades of Spanish Green #859380
Tints of Spanish Green #859380
RGB
CMYK
RGB Variations
Color information
#859380 (or 0x859380) is known color: Spanish Green. HEX triplet: 85, 93 and 80. RGB value is (133,147,128). Sum of RGB (Red+Green+Blue) = 133+147+128=408 (54% of max value = 765). Red value is 133 (52.34% from 255 or 32.60% from 408); Green value is 147 (57.81% from 255 or 36.03% from 408); Blue value is 128 (50.39% from 255 or 31.37% from 408); Max value from RGB is 147 - color contains mainly: green. Hex color #859380 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859380 is #7A6C7F. Grayscale: #8C8C8C. Windows color (decimal): -8023168 or 8426373. OLE color: 8426373.
HSL color Cylindrical-coordinate representation of color #859380: hue angle of 104.21º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #859380 is Cyan = 0.10, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 128 | - |
| CMYK | 0.10 | 0 | 0.13 | 0.42 |
| HSL | 104.21º | 0.08% | 0.54% | - |
| HSV(B) | 104.21º | 0.13% | 0.58% | - |
| XYZ | 24 | 27.41 | 24.45 | - |
| YUV | 140.65 | 120.86 | 122.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 128 | 0.10 | 0 | 0.13 | 0.42 | 104.21 | 0.08 | 0.54 |
| Hex | 85 | 93 | 80 | A | 0 | D | 2A | 68 | 8 | 36 |
| Octal | 205 | 223 | 200 | 12 | 0 | 15 | 52 | 150 | 10 | 66 |
| Binary | 10000101 | 10010011 | 10000000 | 1010 | 0 | 1101 | 101010 | 1101000 | 1000 | 110110 |
Color Harmonies of #859380
Complementary color
Monochromatic Colors of #859380
Black with #859380
Text Example
Text Example
White with #859380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859380; }
p { color: rgb(133,147,128); }
H1.HeaderClassName
{
color: #859380;
}
.AnyTagClassName
{
color: #859380;
}
</style>
background-color css
<style>
a { background-color: #859380; }
a { background-color: rgb(133,147,128); }
div.DivClassName
{
background-color: #859380;
}
.BgClassName
{
background-color: #859380;
}
</style>
border-color css
<style>
span { border-color: #859380; }
span { border-color: rgb(133,147,128); }
td.TdClassName
{
border-color: #859380;
}
.TagClassName
{
border-color: #859380;
}
</style>