Shades of Spanish Green #769170
Tints of Spanish Green #769170
RGB
CMYK
RGB Variations
Color information
#769170 (or 0x769170) is known color: Spanish Green. HEX triplet: 76, 91 and 70. RGB value is (118,145,112). Sum of RGB (Red+Green+Blue) = 118+145+112=375 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.47% from 375); Green value is 145 (57.03% from 255 or 38.67% from 375); Blue value is 112 (44.14% from 255 or 29.87% from 375); Max value from RGB is 145 - color contains mainly: green. Hex color #769170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769170 is #896E8F. Grayscale: #858585. Windows color (decimal): -9006736 or 7377270. OLE color: 7377270.
HSL color Cylindrical-coordinate representation of color #769170: hue angle of 109.09º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #769170 is Cyan = 0.19, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 145 | 112 | - |
| CMYK | 0.19 | 0 | 0.23 | 0.43 |
| HSL | 109.09º | 0.13% | 0.5% | - |
| HSV(B) | 109.09º | 0.23% | 0.57% | - |
| XYZ | 20.52 | 25.27 | 19.13 | - |
| YUV | 133.17 | 116.05 | 117.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 145 | 112 | 0.19 | 0 | 0.23 | 0.43 | 109.09 | 0.13 | 0.5 |
| Hex | 76 | 91 | 70 | 13 | 0 | 17 | 2B | 6D | D | 32 |
| Octal | 166 | 221 | 160 | 23 | 0 | 27 | 53 | 155 | 15 | 62 |
| Binary | 1110110 | 10010001 | 1110000 | 10011 | 0 | 10111 | 101011 | 1101101 | 1101 | 110010 |
Color Harmonies of #769170
Complementary color
Monochromatic Colors of #769170
Black with #769170
Text Example
Text Example
White with #769170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769170; }
p { color: rgb(118,145,112); }
H1.HeaderClassName
{
color: #769170;
}
.AnyTagClassName
{
color: #769170;
}
</style>
background-color css
<style>
a { background-color: #769170; }
a { background-color: rgb(118,145,112); }
div.DivClassName
{
background-color: #769170;
}
.BgClassName
{
background-color: #769170;
}
</style>
border-color css
<style>
span { border-color: #769170; }
span { border-color: rgb(118,145,112); }
td.TdClassName
{
border-color: #769170;
}
.TagClassName
{
border-color: #769170;
}
</style>