Shades of Norway #9BB786
Tints of Norway #9BB786
RGB
CMYK
RGB Variations
Color information
#9BB786 (or 0x9BB786) is known color: Norway. HEX triplet: 9B, B7 and 86. RGB value is (155,183,134). Sum of RGB (Red+Green+Blue) = 155+183+134=472 (62% of max value = 765). Red value is 155 (60.94% from 255 or 32.84% from 472); Green value is 183 (71.88% from 255 or 38.77% from 472); Blue value is 134 (52.73% from 255 or 28.39% from 472); Max value from RGB is 183 - color contains mainly: green. Hex color #9BB786 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9BB786 is #644879. Grayscale: #A9A9A9. Windows color (decimal): -6572154 or 8828827. OLE color: 8828827.
HSL color Cylindrical-coordinate representation of color #9BB786: hue angle of 94.29º degrees, saturation: 0.25, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9BB786 is Cyan = 0.15, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 155 | 183 | 134 | - |
| CMYK | 0.15 | 0 | 0.27 | 0.28 |
| HSL | 94.29º | 0.25% | 0.62% | - |
| HSV(B) | 94.29º | 0.27% | 0.72% | - |
| XYZ | 34.75 | 42.56 | 28.94 | - |
| YUV | 169.04 | 108.22 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 183 | 134 | 0.15 | 0 | 0.27 | 0.28 | 94.29 | 0.25 | 0.62 |
| Hex | 9B | B7 | 86 | F | 0 | 1B | 1C | 5E | 19 | 3E |
| Octal | 233 | 267 | 206 | 17 | 0 | 33 | 34 | 136 | 31 | 76 |
| Binary | 10011011 | 10110111 | 10000110 | 1111 | 0 | 11011 | 11100 | 1011110 | 11001 | 111110 |
Color Harmonies of #9BB786
Complementary color
Monochromatic Colors of #9BB786
Black with #9BB786
Text Example
Text Example
White with #9BB786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB786; }
p { color: rgb(155,183,134); }
H1.HeaderClassName
{
color: #9BB786;
}
.AnyTagClassName
{
color: #9BB786;
}
</style>
background-color css
<style>
a { background-color: #9BB786; }
a { background-color: rgb(155,183,134); }
div.DivClassName
{
background-color: #9BB786;
}
.BgClassName
{
background-color: #9BB786;
}
</style>
border-color css
<style>
span { border-color: #9BB786; }
span { border-color: rgb(155,183,134); }
td.TdClassName
{
border-color: #9BB786;
}
.TagClassName
{
border-color: #9BB786;
}
</style>