Shades of Spanish Green #849378
Tints of Spanish Green #849378
RGB
CMYK
RGB Variations
Color information
#849378 (or 0x849378) is known color: Spanish Green. HEX triplet: 84, 93 and 78. RGB value is (132,147,120). Sum of RGB (Red+Green+Blue) = 132+147+120=399 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.08% from 399); Green value is 147 (57.81% from 255 or 36.84% from 399); Blue value is 120 (47.27% from 255 or 30.08% from 399); Max value from RGB is 147 - color contains mainly: green. Hex color #849378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849378 is #7B6C87. Grayscale: #8B8B8B. Windows color (decimal): -8088712 or 7902084. OLE color: 7902084.
HSL color Cylindrical-coordinate representation of color #849378: hue angle of 93.33º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #849378 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 120 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.42 |
| HSL | 93.33º | 0.11% | 0.52% | - |
| HSV(B) | 93.33º | 0.18% | 0.58% | - |
| XYZ | 23.34 | 27.13 | 21.78 | - |
| YUV | 139.44 | 117.03 | 122.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 120 | 0.10 | 0 | 0.18 | 0.42 | 93.33 | 0.11 | 0.52 |
| Hex | 84 | 93 | 78 | A | 0 | 12 | 2A | 5D | B | 34 |
| Octal | 204 | 223 | 170 | 12 | 0 | 22 | 52 | 135 | 13 | 64 |
| Binary | 10000100 | 10010011 | 1111000 | 1010 | 0 | 10010 | 101010 | 1011101 | 1011 | 110100 |
Color Harmonies of #849378
Complementary color
Monochromatic Colors of #849378
Black with #849378
Text Example
Text Example
White with #849378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849378; }
p { color: rgb(132,147,120); }
H1.HeaderClassName
{
color: #849378;
}
.AnyTagClassName
{
color: #849378;
}
</style>
background-color css
<style>
a { background-color: #849378; }
a { background-color: rgb(132,147,120); }
div.DivClassName
{
background-color: #849378;
}
.BgClassName
{
background-color: #849378;
}
</style>
border-color css
<style>
span { border-color: #849378; }
span { border-color: rgb(132,147,120); }
td.TdClassName
{
border-color: #849378;
}
.TagClassName
{
border-color: #849378;
}
</style>