Shades of Norway #A7C486
Tints of Norway #A7C486
RGB
CMYK
RGB Variations
Color information
#A7C486 (or 0xA7C486) is known color: Norway. HEX triplet: A7, C4 and 86. RGB value is (167,196,134). Sum of RGB (Red+Green+Blue) = 167+196+134=497 (65% of max value = 765). Red value is 167 (65.62% from 255 or 33.60% from 497); Green value is 196 (76.95% from 255 or 39.44% from 497); Blue value is 134 (52.73% from 255 or 26.96% from 497); Max value from RGB is 196 - color contains mainly: green. Hex color #A7C486 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A7C486 is #583B79. Grayscale: #B4B4B4. Windows color (decimal): -5782394 or 8832167. OLE color: 8832167.
HSL color Cylindrical-coordinate representation of color #A7C486: hue angle of 88.06º degrees, saturation: 0.34, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A7C486 is Cyan = 0.15, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 167 | 196 | 134 | - |
| CMYK | 0.15 | 0 | 0.32 | 0.23 |
| HSL | 88.06º | 0.34% | 0.65% | - |
| HSV(B) | 88.06º | 0.32% | 0.77% | - |
| XYZ | 39.98 | 49.42 | 29.99 | - |
| YUV | 180.26 | 101.89 | 118.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 196 | 134 | 0.15 | 0 | 0.32 | 0.23 | 88.06 | 0.34 | 0.65 |
| Hex | A7 | C4 | 86 | F | 0 | 20 | 17 | 58 | 22 | 41 |
| Octal | 247 | 304 | 206 | 17 | 0 | 40 | 27 | 130 | 42 | 101 |
| Binary | 10100111 | 11000100 | 10000110 | 1111 | 0 | 100000 | 10111 | 1011000 | 100010 | 1000001 |
Color Harmonies of #A7C486
Complementary color
Monochromatic Colors of #A7C486
Black with #A7C486
Text Example
Text Example
White with #A7C486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A7C486; }
p { color: rgb(167,196,134); }
H1.HeaderClassName
{
color: #A7C486;
}
.AnyTagClassName
{
color: #A7C486;
}
</style>
background-color css
<style>
a { background-color: #A7C486; }
a { background-color: rgb(167,196,134); }
div.DivClassName
{
background-color: #A7C486;
}
.BgClassName
{
background-color: #A7C486;
}
</style>
border-color css
<style>
span { border-color: #A7C486; }
span { border-color: rgb(167,196,134); }
td.TdClassName
{
border-color: #A7C486;
}
.TagClassName
{
border-color: #A7C486;
}
</style>