Shades of Norway #9BB289
Tints of Norway #9BB289
RGB
CMYK
RGB Variations
Color information
#9BB289 (or 0x9BB289) is known color: Norway. HEX triplet: 9B, B2 and 89. RGB value is (155,178,137). Sum of RGB (Red+Green+Blue) = 155+178+137=470 (62% of max value = 765). Red value is 155 (60.94% from 255 or 32.98% from 470); Green value is 178 (69.92% from 255 or 37.87% from 470); Blue value is 137 (53.91% from 255 or 29.15% from 470); Max value from RGB is 178 - color contains mainly: green. Hex color #9BB289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9BB289 is #644D76. Grayscale: #A6A6A6. Windows color (decimal): -6573431 or 9024155. OLE color: 9024155.
HSL color Cylindrical-coordinate representation of color #9BB289: hue angle of 93.66º degrees, saturation: 0.21, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #9BB289 is Cyan = 0.13, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 155 | 178 | 137 | - |
| CMYK | 0.13 | 0 | 0.23 | 0.30 |
| HSL | 93.66º | 0.21% | 0.62% | - |
| HSV(B) | 93.66º | 0.23% | 0.7% | - |
| XYZ | 33.95 | 40.62 | 29.72 | - |
| YUV | 166.45 | 111.38 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 178 | 137 | 0.13 | 0 | 0.23 | 0.30 | 93.66 | 0.21 | 0.62 |
| Hex | 9B | B2 | 89 | D | 0 | 17 | 1E | 5E | 15 | 3E |
| Octal | 233 | 262 | 211 | 15 | 0 | 27 | 36 | 136 | 25 | 76 |
| Binary | 10011011 | 10110010 | 10001001 | 1101 | 0 | 10111 | 11110 | 1011110 | 10101 | 111110 |
Color Harmonies of #9BB289
Complementary color
Monochromatic Colors of #9BB289
Black with #9BB289
Text Example
Text Example
White with #9BB289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB289; }
p { color: rgb(155,178,137); }
H1.HeaderClassName
{
color: #9BB289;
}
.AnyTagClassName
{
color: #9BB289;
}
</style>
background-color css
<style>
a { background-color: #9BB289; }
a { background-color: rgb(155,178,137); }
div.DivClassName
{
background-color: #9BB289;
}
.BgClassName
{
background-color: #9BB289;
}
</style>
border-color css
<style>
span { border-color: #9BB289; }
span { border-color: rgb(155,178,137); }
td.TdClassName
{
border-color: #9BB289;
}
.TagClassName
{
border-color: #9BB289;
}
</style>