Shades of Spanish Green #869282
Tints of Spanish Green #869282
RGB
CMYK
RGB Variations
Color information
#869282 (or 0x869282) is known color: Spanish Green. HEX triplet: 86, 92 and 82. RGB value is (134,146,130). Sum of RGB (Red+Green+Blue) = 134+146+130=410 (54% of max value = 765). Red value is 134 (52.73% from 255 or 32.68% from 410); Green value is 146 (57.42% from 255 or 35.61% from 410); Blue value is 130 (51.17% from 255 or 31.71% from 410); Max value from RGB is 146 - color contains mainly: green. Hex color #869282 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #869282 is #796D7D. Grayscale: #8C8C8C. Windows color (decimal): -7957886 or 8557190. OLE color: 8557190.
HSL color Cylindrical-coordinate representation of color #869282: hue angle of 105º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #869282 is Cyan = 0.08, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 134 | 146 | 130 | - |
| CMYK | 0.08 | 0 | 0.11 | 0.43 |
| HSL | 105º | 0.07% | 0.54% | - |
| HSV(B) | 105º | 0.11% | 0.57% | - |
| XYZ | 24.14 | 27.24 | 25.1 | - |
| YUV | 140.59 | 122.02 | 123.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 146 | 130 | 0.08 | 0 | 0.11 | 0.43 | 105 | 0.07 | 0.54 |
| Hex | 86 | 92 | 82 | 8 | 0 | B | 2B | 69 | 7 | 36 |
| Octal | 206 | 222 | 202 | 10 | 0 | 13 | 53 | 151 | 7 | 66 |
| Binary | 10000110 | 10010010 | 10000010 | 1000 | 0 | 1011 | 101011 | 1101001 | 111 | 110110 |
Color Harmonies of #869282
Complementary color
Monochromatic Colors of #869282
Black with #869282
Text Example
Text Example
White with #869282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869282; }
p { color: rgb(134,146,130); }
H1.HeaderClassName
{
color: #869282;
}
.AnyTagClassName
{
color: #869282;
}
</style>
background-color css
<style>
a { background-color: #869282; }
a { background-color: rgb(134,146,130); }
div.DivClassName
{
background-color: #869282;
}
.BgClassName
{
background-color: #869282;
}
</style>
border-color css
<style>
span { border-color: #869282; }
span { border-color: rgb(134,146,130); }
td.TdClassName
{
border-color: #869282;
}
.TagClassName
{
border-color: #869282;
}
</style>