Shades of Norway #9FB782
Tints of Norway #9FB782
RGB
CMYK
RGB Variations
Color information
#9FB782 (or 0x9FB782) is known color: Norway. HEX triplet: 9F, B7 and 82. RGB value is (159,183,130). Sum of RGB (Red+Green+Blue) = 159+183+130=472 (62% of max value = 765). Red value is 159 (62.5% from 255 or 33.69% from 472); Green value is 183 (71.88% from 255 or 38.77% from 472); Blue value is 130 (51.17% from 255 or 27.54% from 472); Max value from RGB is 183 - color contains mainly: green. Hex color #9FB782 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9FB782 is #60487D. Grayscale: #A9A9A9. Windows color (decimal): -6310014 or 8566687. OLE color: 8566687.
HSL color Cylindrical-coordinate representation of color #9FB782: hue angle of 87.17º degrees, saturation: 0.27, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9FB782 is Cyan = 0.13, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 159 | 183 | 130 | - |
| CMYK | 0.13 | 0 | 0.29 | 0.28 |
| HSL | 87.17º | 0.27% | 0.61% | - |
| HSV(B) | 87.17º | 0.29% | 0.72% | - |
| XYZ | 35.26 | 42.85 | 27.53 | - |
| YUV | 169.78 | 105.55 | 120.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 183 | 130 | 0.13 | 0 | 0.29 | 0.28 | 87.17 | 0.27 | 0.61 |
| Hex | 9F | B7 | 82 | D | 0 | 1D | 1C | 57 | 1B | 3D |
| Octal | 237 | 267 | 202 | 15 | 0 | 35 | 34 | 127 | 33 | 75 |
| Binary | 10011111 | 10110111 | 10000010 | 1101 | 0 | 11101 | 11100 | 1010111 | 11011 | 111101 |
Color Harmonies of #9FB782
Complementary color
Monochromatic Colors of #9FB782
Black with #9FB782
Text Example
Text Example
White with #9FB782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9FB782; }
p { color: rgb(159,183,130); }
H1.HeaderClassName
{
color: #9FB782;
}
.AnyTagClassName
{
color: #9FB782;
}
</style>
background-color css
<style>
a { background-color: #9FB782; }
a { background-color: rgb(159,183,130); }
div.DivClassName
{
background-color: #9FB782;
}
.BgClassName
{
background-color: #9FB782;
}
</style>
border-color css
<style>
span { border-color: #9FB782; }
span { border-color: rgb(159,183,130); }
td.TdClassName
{
border-color: #9FB782;
}
.TagClassName
{
border-color: #9FB782;
}
</style>