Shades of Spanish Green #829078
Tints of Spanish Green #829078
RGB
CMYK
RGB Variations
Color information
#829078 (or 0x829078) is known color: Spanish Green. HEX triplet: 82, 90 and 78. RGB value is (130,144,120). Sum of RGB (Red+Green+Blue) = 130+144+120=394 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.99% from 394); Green value is 144 (56.64% from 255 or 36.55% from 394); Blue value is 120 (47.27% from 255 or 30.46% from 394); Max value from RGB is 144 - color contains mainly: green. Hex color #829078 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829078 is #7D6F87. Grayscale: #898989. Windows color (decimal): -8220552 or 7901314. OLE color: 7901314.
HSL color Cylindrical-coordinate representation of color #829078: hue angle of 95º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #829078 is Cyan = 0.10, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 120 | - |
| CMYK | 0.10 | 0 | 0.17 | 0.44 |
| HSL | 95º | 0.1% | 0.52% | - |
| HSV(B) | 95º | 0.17% | 0.56% | - |
| XYZ | 22.57 | 26.05 | 21.61 | - |
| YUV | 137.08 | 118.36 | 122.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 120 | 0.10 | 0 | 0.17 | 0.44 | 95 | 0.1 | 0.52 |
| Hex | 82 | 90 | 78 | A | 0 | 11 | 2C | 5F | A | 34 |
| Octal | 202 | 220 | 170 | 12 | 0 | 21 | 54 | 137 | 12 | 64 |
| Binary | 10000010 | 10010000 | 1111000 | 1010 | 0 | 10001 | 101100 | 1011111 | 1010 | 110100 |
Color Harmonies of #829078
Complementary color
Monochromatic Colors of #829078
Black with #829078
Text Example
Text Example
White with #829078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829078; }
p { color: rgb(130,144,120); }
H1.HeaderClassName
{
color: #829078;
}
.AnyTagClassName
{
color: #829078;
}
</style>
background-color css
<style>
a { background-color: #829078; }
a { background-color: rgb(130,144,120); }
div.DivClassName
{
background-color: #829078;
}
.BgClassName
{
background-color: #829078;
}
</style>
border-color css
<style>
span { border-color: #829078; }
span { border-color: rgb(130,144,120); }
td.TdClassName
{
border-color: #829078;
}
.TagClassName
{
border-color: #829078;
}
</style>