Shades of Spanish Green #879081
Tints of Spanish Green #879081
RGB
CMYK
RGB Variations
Color information
#879081 (or 0x879081) is known color: Spanish Green. HEX triplet: 87, 90 and 81. RGB value is (135,144,129). Sum of RGB (Red+Green+Blue) = 135+144+129=408 (54% of max value = 765). Red value is 135 (53.12% from 255 or 33.09% from 408); Green value is 144 (56.64% from 255 or 35.29% from 408); Blue value is 129 (50.78% from 255 or 31.62% from 408); Max value from RGB is 144 - color contains mainly: green. Hex color #879081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #879081 is #786F7E. Grayscale: #8B8B8B. Windows color (decimal): -7892863 or 8491143. OLE color: 8491143.
HSL color Cylindrical-coordinate representation of color #879081: hue angle of 96º 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 #879081 is Cyan = 0.06, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 129 | - |
| CMYK | 0.06 | 0 | 0.10 | 0.44 |
| HSL | 96º | 0.06% | 0.54% | - |
| HSV(B) | 96º | 0.1% | 0.56% | - |
| XYZ | 23.93 | 26.68 | 24.66 | - |
| YUV | 139.6 | 122.02 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 129 | 0.06 | 0 | 0.10 | 0.44 | 96 | 0.06 | 0.54 |
| Hex | 87 | 90 | 81 | 6 | 0 | A | 2C | 60 | 6 | 36 |
| Octal | 207 | 220 | 201 | 6 | 0 | 12 | 54 | 140 | 6 | 66 |
| Binary | 10000111 | 10010000 | 10000001 | 110 | 0 | 1010 | 101100 | 1100000 | 110 | 110110 |
Color Harmonies of #879081
Complementary color
Monochromatic Colors of #879081
Black with #879081
Text Example
Text Example
White with #879081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879081; }
p { color: rgb(135,144,129); }
H1.HeaderClassName
{
color: #879081;
}
.AnyTagClassName
{
color: #879081;
}
</style>
background-color css
<style>
a { background-color: #879081; }
a { background-color: rgb(135,144,129); }
div.DivClassName
{
background-color: #879081;
}
.BgClassName
{
background-color: #879081;
}
</style>
border-color css
<style>
span { border-color: #879081; }
span { border-color: rgb(135,144,129); }
td.TdClassName
{
border-color: #879081;
}
.TagClassName
{
border-color: #879081;
}
</style>