Shades of Spanish Green #849081
Tints of Spanish Green #849081
RGB
CMYK
RGB Variations
Color information
#849081 (or 0x849081) is known color: Spanish Green. HEX triplet: 84, 90 and 81. RGB value is (132,144,129). Sum of RGB (Red+Green+Blue) = 132+144+129=405 (53% of max value = 765). Red value is 132 (51.95% from 255 or 32.59% from 405); Green value is 144 (56.64% from 255 or 35.56% from 405); Blue value is 129 (50.78% from 255 or 31.85% from 405); Max value from RGB is 144 - color contains mainly: green. Hex color #849081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #849081 is #7B6F7E. Grayscale: #8A8A8A. Windows color (decimal): -8089471 or 8491140. OLE color: 8491140.
HSL color Cylindrical-coordinate representation of color #849081: hue angle of 108º 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 #849081 is Cyan = 0.08, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 129 | - |
| CMYK | 0.08 | 0 | 0.10 | 0.44 |
| HSL | 108º | 0.06% | 0.54% | - |
| HSV(B) | 108º | 0.1% | 0.56% | - |
| XYZ | 23.45 | 26.44 | 24.64 | - |
| YUV | 138.7 | 122.52 | 123.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 129 | 0.08 | 0 | 0.10 | 0.44 | 108 | 0.06 | 0.54 |
| Hex | 84 | 90 | 81 | 8 | 0 | A | 2C | 6C | 6 | 36 |
| Octal | 204 | 220 | 201 | 10 | 0 | 12 | 54 | 154 | 6 | 66 |
| Binary | 10000100 | 10010000 | 10000001 | 1000 | 0 | 1010 | 101100 | 1101100 | 110 | 110110 |
Color Harmonies of #849081
Complementary color
Monochromatic Colors of #849081
Black with #849081
Text Example
Text Example
White with #849081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849081; }
p { color: rgb(132,144,129); }
H1.HeaderClassName
{
color: #849081;
}
.AnyTagClassName
{
color: #849081;
}
</style>
background-color css
<style>
a { background-color: #849081; }
a { background-color: rgb(132,144,129); }
div.DivClassName
{
background-color: #849081;
}
.BgClassName
{
background-color: #849081;
}
</style>
border-color css
<style>
span { border-color: #849081; }
span { border-color: rgb(132,144,129); }
td.TdClassName
{
border-color: #849081;
}
.TagClassName
{
border-color: #849081;
}
</style>