Shades of Spanish Green #859081
Tints of Spanish Green #859081
RGB
CMYK
RGB Variations
Color information
#859081 (or 0x859081) is known color: Spanish Green. HEX triplet: 85, 90 and 81. RGB value is (133,144,129). Sum of RGB (Red+Green+Blue) = 133+144+129=406 (53% of max value = 765). Red value is 133 (52.34% from 255 or 32.76% from 406); Green value is 144 (56.64% from 255 or 35.47% from 406); Blue value is 129 (50.78% from 255 or 31.77% from 406); Max value from RGB is 144 - color contains mainly: green. Hex color #859081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #859081 is #7A6F7E. Grayscale: #8B8B8B. Windows color (decimal): -8023935 or 8491141. OLE color: 8491141.
HSL color Cylindrical-coordinate representation of color #859081: hue angle of 104º 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 #859081 is Cyan = 0.08, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 144 | 129 | - |
| CMYK | 0.08 | 0 | 0.10 | 0.44 |
| HSL | 104º | 0.06% | 0.54% | - |
| HSV(B) | 104º | 0.1% | 0.56% | - |
| XYZ | 23.61 | 26.52 | 24.64 | - |
| YUV | 139 | 122.36 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 144 | 129 | 0.08 | 0 | 0.10 | 0.44 | 104 | 0.06 | 0.54 |
| Hex | 85 | 90 | 81 | 8 | 0 | A | 2C | 68 | 6 | 36 |
| Octal | 205 | 220 | 201 | 10 | 0 | 12 | 54 | 150 | 6 | 66 |
| Binary | 10000101 | 10010000 | 10000001 | 1000 | 0 | 1010 | 101100 | 1101000 | 110 | 110110 |
Color Harmonies of #859081
Complementary color
Monochromatic Colors of #859081
Black with #859081
Text Example
Text Example
White with #859081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859081; }
p { color: rgb(133,144,129); }
H1.HeaderClassName
{
color: #859081;
}
.AnyTagClassName
{
color: #859081;
}
</style>
background-color css
<style>
a { background-color: #859081; }
a { background-color: rgb(133,144,129); }
div.DivClassName
{
background-color: #859081;
}
.BgClassName
{
background-color: #859081;
}
</style>
border-color css
<style>
span { border-color: #859081; }
span { border-color: rgb(133,144,129); }
td.TdClassName
{
border-color: #859081;
}
.TagClassName
{
border-color: #859081;
}
</style>