Shades of Norway #9BB587
Tints of Norway #9BB587
RGB
CMYK
RGB Variations
Color information
#9BB587 (or 0x9BB587) is known color: Norway. HEX triplet: 9B, B5 and 87. RGB value is (155,181,135). Sum of RGB (Red+Green+Blue) = 155+181+135=471 (62% of max value = 765). Red value is 155 (60.94% from 255 or 32.91% from 471); Green value is 181 (71.09% from 255 or 38.43% from 471); Blue value is 135 (53.12% from 255 or 28.66% from 471); Max value from RGB is 181 - color contains mainly: green. Hex color #9BB587 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9BB587 is #644A78. Grayscale: #A8A8A8. Windows color (decimal): -6572665 or 8893851. OLE color: 8893851.
HSL color Cylindrical-coordinate representation of color #9BB587: hue angle of 93.91º degrees, saturation: 0.24, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9BB587 is Cyan = 0.14, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 155 | 181 | 135 | - |
| CMYK | 0.14 | 0 | 0.25 | 0.29 |
| HSL | 93.91º | 0.24% | 0.62% | - |
| HSV(B) | 93.91º | 0.25% | 0.71% | - |
| XYZ | 34.41 | 41.77 | 29.17 | - |
| YUV | 167.98 | 109.39 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 181 | 135 | 0.14 | 0 | 0.25 | 0.29 | 93.91 | 0.24 | 0.62 |
| Hex | 9B | B5 | 87 | E | 0 | 19 | 1D | 5E | 18 | 3E |
| Octal | 233 | 265 | 207 | 16 | 0 | 31 | 35 | 136 | 30 | 76 |
| Binary | 10011011 | 10110101 | 10000111 | 1110 | 0 | 11001 | 11101 | 1011110 | 11000 | 111110 |
Color Harmonies of #9BB587
Complementary color
Monochromatic Colors of #9BB587
Black with #9BB587
Text Example
Text Example
White with #9BB587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB587; }
p { color: rgb(155,181,135); }
H1.HeaderClassName
{
color: #9BB587;
}
.AnyTagClassName
{
color: #9BB587;
}
</style>
background-color css
<style>
a { background-color: #9BB587; }
a { background-color: rgb(155,181,135); }
div.DivClassName
{
background-color: #9BB587;
}
.BgClassName
{
background-color: #9BB587;
}
</style>
border-color css
<style>
span { border-color: #9BB587; }
span { border-color: rgb(155,181,135); }
td.TdClassName
{
border-color: #9BB587;
}
.TagClassName
{
border-color: #9BB587;
}
</style>