Shades of Spanish Green #849379
Tints of Spanish Green #849379
RGB
CMYK
RGB Variations
Color information
#849379 (or 0x849379) is known color: Spanish Green. HEX triplet: 84, 93 and 79. RGB value is (132,147,121). Sum of RGB (Red+Green+Blue) = 132+147+121=400 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33% from 400); Green value is 147 (57.81% from 255 or 36.75% from 400); Blue value is 121 (47.66% from 255 or 30.25% from 400); Max value from RGB is 147 - color contains mainly: green. Hex color #849379 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849379 is #7B6C86. Grayscale: #8B8B8B. Windows color (decimal): -8088711 or 7967620. OLE color: 7967620.
HSL color Cylindrical-coordinate representation of color #849379: hue angle of 94.62º degrees, saturation: 0.11, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #849379 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 121 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.42 |
| HSL | 94.62º | 0.11% | 0.53% | - |
| HSV(B) | 94.62º | 0.18% | 0.58% | - |
| XYZ | 23.4 | 27.15 | 22.1 | - |
| YUV | 139.55 | 117.53 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 121 | 0.10 | 0 | 0.18 | 0.42 | 94.62 | 0.11 | 0.53 |
| Hex | 84 | 93 | 79 | A | 0 | 12 | 2A | 5F | B | 35 |
| Octal | 204 | 223 | 171 | 12 | 0 | 22 | 52 | 137 | 13 | 65 |
| Binary | 10000100 | 10010011 | 1111001 | 1010 | 0 | 10010 | 101010 | 1011111 | 1011 | 110101 |
Color Harmonies of #849379
Complementary color
Monochromatic Colors of #849379
Black with #849379
Text Example
Text Example
White with #849379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849379; }
p { color: rgb(132,147,121); }
H1.HeaderClassName
{
color: #849379;
}
.AnyTagClassName
{
color: #849379;
}
</style>
background-color css
<style>
a { background-color: #849379; }
a { background-color: rgb(132,147,121); }
div.DivClassName
{
background-color: #849379;
}
.BgClassName
{
background-color: #849379;
}
</style>
border-color css
<style>
span { border-color: #849379; }
span { border-color: rgb(132,147,121); }
td.TdClassName
{
border-color: #849379;
}
.TagClassName
{
border-color: #849379;
}
</style>