Shades of Spanish Green #829378
Tints of Spanish Green #829378
RGB
CMYK
RGB Variations
Color information
#829378 (or 0x829378) is known color: Spanish Green. HEX triplet: 82, 93 and 78. RGB value is (130,147,120). Sum of RGB (Red+Green+Blue) = 130+147+120=397 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.75% from 397); Green value is 147 (57.81% from 255 or 37.03% from 397); Blue value is 120 (47.27% from 255 or 30.23% from 397); Max value from RGB is 147 - color contains mainly: green. Hex color #829378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829378 is #7D6C87. Grayscale: #8A8A8A. Windows color (decimal): -8219784 or 7902082. OLE color: 7902082.
HSL color Cylindrical-coordinate representation of color #829378: hue angle of 97.78º 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 #829378 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 120 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.42 |
| HSL | 97.78º | 0.11% | 0.52% | - |
| HSV(B) | 97.78º | 0.18% | 0.58% | - |
| XYZ | 23.03 | 26.97 | 21.76 | - |
| YUV | 138.84 | 117.37 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 120 | 0.12 | 0 | 0.18 | 0.42 | 97.78 | 0.11 | 0.52 |
| Hex | 82 | 93 | 78 | C | 0 | 12 | 2A | 62 | B | 34 |
| Octal | 202 | 223 | 170 | 14 | 0 | 22 | 52 | 142 | 13 | 64 |
| Binary | 10000010 | 10010011 | 1111000 | 1100 | 0 | 10010 | 101010 | 1100010 | 1011 | 110100 |
Color Harmonies of #829378
Complementary color
Monochromatic Colors of #829378
Black with #829378
Text Example
Text Example
White with #829378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829378; }
p { color: rgb(130,147,120); }
H1.HeaderClassName
{
color: #829378;
}
.AnyTagClassName
{
color: #829378;
}
</style>
background-color css
<style>
a { background-color: #829378; }
a { background-color: rgb(130,147,120); }
div.DivClassName
{
background-color: #829378;
}
.BgClassName
{
background-color: #829378;
}
</style>
border-color css
<style>
span { border-color: #829378; }
span { border-color: rgb(130,147,120); }
td.TdClassName
{
border-color: #829378;
}
.TagClassName
{
border-color: #829378;
}
</style>