Shades of Spanish Green #769270
Tints of Spanish Green #769270
RGB
CMYK
RGB Variations
Color information
#769270 (or 0x769270) is known color: Spanish Green. HEX triplet: 76, 92 and 70. RGB value is (118,146,112). Sum of RGB (Red+Green+Blue) = 118+146+112=376 (49% of max value = 765). Red value is 118 (46.48% from 255 or 31.38% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 112 (44.14% from 255 or 29.79% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #769270 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #769270 is #896D8F. Grayscale: #858585. Windows color (decimal): -9006480 or 7377526. OLE color: 7377526.
HSL color Cylindrical-coordinate representation of color #769270: hue angle of 109.41º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #769270 is Cyan = 0.19, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 118 | 146 | 112 | - |
| CMYK | 0.19 | 0 | 0.23 | 0.43 |
| HSL | 109.41º | 0.13% | 0.51% | - |
| HSV(B) | 109.41º | 0.23% | 0.57% | - |
| XYZ | 20.67 | 25.58 | 19.18 | - |
| YUV | 133.75 | 115.72 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 112 | 0.19 | 0 | 0.23 | 0.43 | 109.41 | 0.13 | 0.51 |
| Hex | 76 | 92 | 70 | 13 | 0 | 17 | 2B | 6D | D | 33 |
| Octal | 166 | 222 | 160 | 23 | 0 | 27 | 53 | 155 | 15 | 63 |
| Binary | 1110110 | 10010010 | 1110000 | 10011 | 0 | 10111 | 101011 | 1101101 | 1101 | 110011 |
Color Harmonies of #769270
Complementary color
Monochromatic Colors of #769270
Black with #769270
Text Example
Text Example
White with #769270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769270; }
p { color: rgb(118,146,112); }
H1.HeaderClassName
{
color: #769270;
}
.AnyTagClassName
{
color: #769270;
}
</style>
background-color css
<style>
a { background-color: #769270; }
a { background-color: rgb(118,146,112); }
div.DivClassName
{
background-color: #769270;
}
.BgClassName
{
background-color: #769270;
}
</style>
border-color css
<style>
span { border-color: #769270; }
span { border-color: rgb(118,146,112); }
td.TdClassName
{
border-color: #769270;
}
.TagClassName
{
border-color: #769270;
}
</style>