Shades of Norway #A7C592
Tints of Norway #A7C592
RGB
CMYK
RGB Variations
Color information
#A7C592 (or 0xA7C592) is known color: Norway. HEX triplet: A7, C5 and 92. RGB value is (167,197,146). Sum of RGB (Red+Green+Blue) = 167+197+146=510 (67% of max value = 765). Red value is 167 (65.62% from 255 or 32.75% from 510); Green value is 197 (77.34% from 255 or 38.63% from 510); Blue value is 146 (57.42% from 255 or 28.63% from 510); Max value from RGB is 197 - color contains mainly: green. Hex color #A7C592 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #A7C592 is #583A6D. Grayscale: #B6B6B6. Windows color (decimal): -5782126 or 9618855. OLE color: 9618855.
HSL color Cylindrical-coordinate representation of color #A7C592: hue angle of 95.29º degrees, saturation: 0.31, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A7C592 is Cyan = 0.15, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 167 | 197 | 146 | - |
| CMYK | 0.15 | 0 | 0.26 | 0.23 |
| HSL | 95.29º | 0.31% | 0.67% | - |
| HSV(B) | 95.29º | 0.26% | 0.77% | - |
| XYZ | 41.09 | 50.22 | 34.72 | - |
| YUV | 182.22 | 107.56 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 197 | 146 | 0.15 | 0 | 0.26 | 0.23 | 95.29 | 0.31 | 0.67 |
| Hex | A7 | C5 | 92 | F | 0 | 1A | 17 | 5F | 1F | 43 |
| Octal | 247 | 305 | 222 | 17 | 0 | 32 | 27 | 137 | 37 | 103 |
| Binary | 10100111 | 11000101 | 10010010 | 1111 | 0 | 11010 | 10111 | 1011111 | 11111 | 1000011 |
Color Harmonies of #A7C592
Complementary color
Monochromatic Colors of #A7C592
Black with #A7C592
Text Example
Text Example
White with #A7C592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A7C592; }
p { color: rgb(167,197,146); }
H1.HeaderClassName
{
color: #A7C592;
}
.AnyTagClassName
{
color: #A7C592;
}
</style>
background-color css
<style>
a { background-color: #A7C592; }
a { background-color: rgb(167,197,146); }
div.DivClassName
{
background-color: #A7C592;
}
.BgClassName
{
background-color: #A7C592;
}
</style>
border-color css
<style>
span { border-color: #A7C592; }
span { border-color: rgb(167,197,146); }
td.TdClassName
{
border-color: #A7C592;
}
.TagClassName
{
border-color: #A7C592;
}
</style>