Shades of Norway #9BB387
Tints of Norway #9BB387
RGB
CMYK
RGB Variations
Color information
#9BB387 (or 0x9BB387) is known color: Norway. HEX triplet: 9B, B3 and 87. RGB value is (155,179,135). Sum of RGB (Red+Green+Blue) = 155+179+135=469 (62% of max value = 765). Red value is 155 (60.94% from 255 or 33.05% from 469); Green value is 179 (70.31% from 255 or 38.17% from 469); Blue value is 135 (53.12% from 255 or 28.78% from 469); Max value from RGB is 179 - color contains mainly: green. Hex color #9BB387 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9BB387 is #644C78. Grayscale: #A6A6A6. Windows color (decimal): -6573177 or 8893339. OLE color: 8893339.
HSL color Cylindrical-coordinate representation of color #9BB387: hue angle of 92.73º degrees, saturation: 0.22, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #9BB387 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 155 | 179 | 135 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.30 |
| HSL | 92.73º | 0.22% | 0.62% | - |
| HSV(B) | 92.73º | 0.25% | 0.7% | - |
| XYZ | 34.01 | 40.96 | 29.03 | - |
| YUV | 166.81 | 110.05 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 179 | 135 | 0.13 | 0 | 0.25 | 0.30 | 92.73 | 0.22 | 0.62 |
| Hex | 9B | B3 | 87 | D | 0 | 19 | 1E | 5D | 16 | 3E |
| Octal | 233 | 263 | 207 | 15 | 0 | 31 | 36 | 135 | 26 | 76 |
| Binary | 10011011 | 10110011 | 10000111 | 1101 | 0 | 11001 | 11110 | 1011101 | 10110 | 111110 |
Color Harmonies of #9BB387
Complementary color
Monochromatic Colors of #9BB387
Black with #9BB387
Text Example
Text Example
White with #9BB387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB387; }
p { color: rgb(155,179,135); }
H1.HeaderClassName
{
color: #9BB387;
}
.AnyTagClassName
{
color: #9BB387;
}
</style>
background-color css
<style>
a { background-color: #9BB387; }
a { background-color: rgb(155,179,135); }
div.DivClassName
{
background-color: #9BB387;
}
.BgClassName
{
background-color: #9BB387;
}
</style>
border-color css
<style>
span { border-color: #9BB387; }
span { border-color: rgb(155,179,135); }
td.TdClassName
{
border-color: #9BB387;
}
.TagClassName
{
border-color: #9BB387;
}
</style>