Shades of Norway #A7C594
Tints of Norway #A7C594
RGB
CMYK
RGB Variations
Color information
#A7C594 (or 0xA7C594) is known color: Norway. HEX triplet: A7, C5 and 94. RGB value is (167,197,148). Sum of RGB (Red+Green+Blue) = 167+197+148=512 (67% of max value = 765). Red value is 167 (65.62% from 255 or 32.62% from 512); Green value is 197 (77.34% from 255 or 38.48% from 512); Blue value is 148 (58.20% from 255 or 28.91% from 512); Max value from RGB is 197 - color contains mainly: green. Hex color #A7C594 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A7C594 is #583A6B. Grayscale: #B6B6B6. Windows color (decimal): -5782124 or 9749927. OLE color: 9749927.
HSL color Cylindrical-coordinate representation of color #A7C594: hue angle of 96.73º degrees, saturation: 0.3, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A7C594 is Cyan = 0.15, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 167 | 197 | 148 | - |
| CMYK | 0.15 | 0 | 0.25 | 0.23 |
| HSL | 96.73º | 0.3% | 0.68% | - |
| HSV(B) | 96.73º | 0.25% | 0.77% | - |
| XYZ | 41.25 | 50.29 | 35.55 | - |
| YUV | 182.44 | 108.56 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 197 | 148 | 0.15 | 0 | 0.25 | 0.23 | 96.73 | 0.3 | 0.68 |
| Hex | A7 | C5 | 94 | F | 0 | 19 | 17 | 61 | 1E | 44 |
| Octal | 247 | 305 | 224 | 17 | 0 | 31 | 27 | 141 | 36 | 104 |
| Binary | 10100111 | 11000101 | 10010100 | 1111 | 0 | 11001 | 10111 | 1100001 | 11110 | 1000100 |
Color Harmonies of #A7C594
Complementary color
Monochromatic Colors of #A7C594
Black with #A7C594
Text Example
Text Example
White with #A7C594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A7C594; }
p { color: rgb(167,197,148); }
H1.HeaderClassName
{
color: #A7C594;
}
.AnyTagClassName
{
color: #A7C594;
}
</style>
background-color css
<style>
a { background-color: #A7C594; }
a { background-color: rgb(167,197,148); }
div.DivClassName
{
background-color: #A7C594;
}
.BgClassName
{
background-color: #A7C594;
}
</style>
border-color css
<style>
span { border-color: #A7C594; }
span { border-color: rgb(167,197,148); }
td.TdClassName
{
border-color: #A7C594;
}
.TagClassName
{
border-color: #A7C594;
}
</style>