Shades of Norway #A7C689
Tints of Norway #A7C689
RGB
CMYK
RGB Variations
Color information
#A7C689 (or 0xA7C689) is known color: Norway. HEX triplet: A7, C6 and 89. RGB value is (167,198,137). Sum of RGB (Red+Green+Blue) = 167+198+137=502 (66% of max value = 765). Red value is 167 (65.62% from 255 or 33.27% from 502); Green value is 198 (77.73% from 255 or 39.44% from 502); Blue value is 137 (53.91% from 255 or 27.29% from 502); Max value from RGB is 198 - color contains mainly: green. Hex color #A7C689 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A7C689 is #583976. Grayscale: #B5B5B5. Windows color (decimal): -5781879 or 9029287. OLE color: 9029287.
HSL color Cylindrical-coordinate representation of color #A7C689: hue angle of 90.49º degrees, saturation: 0.35, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A7C689 is Cyan = 0.16, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 167 | 198 | 137 | - |
| CMYK | 0.16 | 0 | 0.31 | 0.22 |
| HSL | 90.49º | 0.35% | 0.66% | - |
| HSV(B) | 90.49º | 0.31% | 0.78% | - |
| XYZ | 40.65 | 50.41 | 31.25 | - |
| YUV | 181.78 | 102.73 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 198 | 137 | 0.16 | 0 | 0.31 | 0.22 | 90.49 | 0.35 | 0.66 |
| Hex | A7 | C6 | 89 | 10 | 0 | 1F | 16 | 5A | 23 | 42 |
| Octal | 247 | 306 | 211 | 20 | 0 | 37 | 26 | 132 | 43 | 102 |
| Binary | 10100111 | 11000110 | 10001001 | 10000 | 0 | 11111 | 10110 | 1011010 | 100011 | 1000010 |
Color Harmonies of #A7C689
Complementary color
Monochromatic Colors of #A7C689
Black with #A7C689
Text Example
Text Example
White with #A7C689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A7C689; }
p { color: rgb(167,198,137); }
H1.HeaderClassName
{
color: #A7C689;
}
.AnyTagClassName
{
color: #A7C689;
}
</style>
background-color css
<style>
a { background-color: #A7C689; }
a { background-color: rgb(167,198,137); }
div.DivClassName
{
background-color: #A7C689;
}
.BgClassName
{
background-color: #A7C689;
}
</style>
border-color css
<style>
span { border-color: #A7C689; }
span { border-color: rgb(167,198,137); }
td.TdClassName
{
border-color: #A7C689;
}
.TagClassName
{
border-color: #A7C689;
}
</style>