Shades of Norway #9FB291
Tints of Norway #9FB291
RGB
CMYK
RGB Variations
Color information
#9FB291 (or 0x9FB291) is known color: Norway. HEX triplet: 9F, B2 and 91. RGB value is (159,178,145). Sum of RGB (Red+Green+Blue) = 159+178+145=482 (63% of max value = 765). Red value is 159 (62.5% from 255 or 32.99% from 482); Green value is 178 (69.92% from 255 or 36.93% from 482); Blue value is 145 (57.03% from 255 or 30.08% from 482); Max value from RGB is 178 - color contains mainly: green. Hex color #9FB291 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9FB291 is #604D6E. Grayscale: #A8A8A8. Windows color (decimal): -6311279 or 9548447. OLE color: 9548447.
HSL color Cylindrical-coordinate representation of color #9FB291: hue angle of 94.55º degrees, saturation: 0.18, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #9FB291 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 159 | 178 | 145 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.30 |
| HSL | 94.55º | 0.18% | 0.63% | - |
| HSV(B) | 94.55º | 0.19% | 0.7% | - |
| XYZ | 35.33 | 41.26 | 32.89 | - |
| YUV | 168.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 178 | 145 | 0.11 | 0 | 0.19 | 0.30 | 94.55 | 0.18 | 0.63 |
| Hex | 9F | B2 | 91 | B | 0 | 13 | 1E | 5F | 12 | 3F |
| Octal | 237 | 262 | 221 | 13 | 0 | 23 | 36 | 137 | 22 | 77 |
| Binary | 10011111 | 10110010 | 10010001 | 1011 | 0 | 10011 | 11110 | 1011111 | 10010 | 111111 |
Color Harmonies of #9FB291
Complementary color
Monochromatic Colors of #9FB291
Black with #9FB291
Text Example
Text Example
White with #9FB291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9FB291; }
p { color: rgb(159,178,145); }
H1.HeaderClassName
{
color: #9FB291;
}
.AnyTagClassName
{
color: #9FB291;
}
</style>
background-color css
<style>
a { background-color: #9FB291; }
a { background-color: rgb(159,178,145); }
div.DivClassName
{
background-color: #9FB291;
}
.BgClassName
{
background-color: #9FB291;
}
</style>
border-color css
<style>
span { border-color: #9FB291; }
span { border-color: rgb(159,178,145); }
td.TdClassName
{
border-color: #9FB291;
}
.TagClassName
{
border-color: #9FB291;
}
</style>