Shades of Spanish Green #849279
Tints of Spanish Green #849279
RGB
CMYK
RGB Variations
Color information
#849279 (or 0x849279) is known color: Spanish Green. HEX triplet: 84, 92 and 79. RGB value is (132,146,121). Sum of RGB (Red+Green+Blue) = 132+146+121=399 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.08% from 399); Green value is 146 (57.42% from 255 or 36.59% from 399); Blue value is 121 (47.66% from 255 or 30.33% from 399); Max value from RGB is 146 - color contains mainly: green. Hex color #849279 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849279 is #7B6D86. Grayscale: #8B8B8B. Windows color (decimal): -8088967 or 7967364. OLE color: 7967364.
HSL color Cylindrical-coordinate representation of color #849279: hue angle of 93.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #849279 is Cyan = 0.10, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 121 | - |
| CMYK | 0.10 | 0 | 0.17 | 0.43 |
| HSL | 93.6º | 0.1% | 0.52% | - |
| HSV(B) | 93.6º | 0.17% | 0.57% | - |
| XYZ | 23.25 | 26.84 | 22.05 | - |
| YUV | 138.96 | 117.86 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 121 | 0.10 | 0 | 0.17 | 0.43 | 93.6 | 0.1 | 0.52 |
| Hex | 84 | 92 | 79 | A | 0 | 11 | 2B | 5E | A | 34 |
| Octal | 204 | 222 | 171 | 12 | 0 | 21 | 53 | 136 | 12 | 64 |
| Binary | 10000100 | 10010010 | 1111001 | 1010 | 0 | 10001 | 101011 | 1011110 | 1010 | 110100 |
Color Harmonies of #849279
Complementary color
Monochromatic Colors of #849279
Black with #849279
Text Example
Text Example
White with #849279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849279; }
p { color: rgb(132,146,121); }
H1.HeaderClassName
{
color: #849279;
}
.AnyTagClassName
{
color: #849279;
}
</style>
background-color css
<style>
a { background-color: #849279; }
a { background-color: rgb(132,146,121); }
div.DivClassName
{
background-color: #849279;
}
.BgClassName
{
background-color: #849279;
}
</style>
border-color css
<style>
span { border-color: #849279; }
span { border-color: rgb(132,146,121); }
td.TdClassName
{
border-color: #849279;
}
.TagClassName
{
border-color: #849279;
}
</style>