Shades of Spanish Green #819378
Tints of Spanish Green #819378
RGB
CMYK
RGB Variations
Color information
#819378 (or 0x819378) is known color: Spanish Green. HEX triplet: 81, 93 and 78. RGB value is (129,147,120). Sum of RGB (Red+Green+Blue) = 129+147+120=396 (52% of max value = 765). Red value is 129 (50.78% from 255 or 32.58% from 396); Green value is 147 (57.81% from 255 or 37.12% from 396); Blue value is 120 (47.27% from 255 or 30.30% from 396); Max value from RGB is 147 - color contains mainly: green. Hex color #819378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819378 is #7E6C87. Grayscale: #8A8A8A. Windows color (decimal): -8285320 or 7902081. OLE color: 7902081.
HSL color Cylindrical-coordinate representation of color #819378: hue angle of 100º 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 #819378 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 120 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.42 |
| HSL | 100º | 0.11% | 0.52% | - |
| HSV(B) | 100º | 0.18% | 0.58% | - |
| XYZ | 22.88 | 26.89 | 21.75 | - |
| YUV | 138.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 120 | 0.12 | 0 | 0.18 | 0.42 | 100 | 0.11 | 0.52 |
| Hex | 81 | 93 | 78 | C | 0 | 12 | 2A | 64 | B | 34 |
| Octal | 201 | 223 | 170 | 14 | 0 | 22 | 52 | 144 | 13 | 64 |
| Binary | 10000001 | 10010011 | 1111000 | 1100 | 0 | 10010 | 101010 | 1100100 | 1011 | 110100 |
Color Harmonies of #819378
Complementary color
Monochromatic Colors of #819378
Black with #819378
Text Example
Text Example
White with #819378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819378; }
p { color: rgb(129,147,120); }
H1.HeaderClassName
{
color: #819378;
}
.AnyTagClassName
{
color: #819378;
}
</style>
background-color css
<style>
a { background-color: #819378; }
a { background-color: rgb(129,147,120); }
div.DivClassName
{
background-color: #819378;
}
.BgClassName
{
background-color: #819378;
}
</style>
border-color css
<style>
span { border-color: #819378; }
span { border-color: rgb(129,147,120); }
td.TdClassName
{
border-color: #819378;
}
.TagClassName
{
border-color: #819378;
}
</style>