Shades of Norway #9DB387
Tints of Norway #9DB387
RGB
CMYK
RGB Variations
Color information
#9DB387 (or 0x9DB387) is known color: Norway. HEX triplet: 9D, B3 and 87. RGB value is (157,179,135). Sum of RGB (Red+Green+Blue) = 157+179+135=471 (62% of max value = 765). Red value is 157 (61.72% from 255 or 33.33% from 471); Green value is 179 (70.31% from 255 or 38.00% from 471); Blue value is 135 (53.12% from 255 or 28.66% from 471); Max value from RGB is 179 - color contains mainly: green. Hex color #9DB387 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DB387 is #624C78. Grayscale: #A7A7A7. Windows color (decimal): -6442105 or 8893341. OLE color: 8893341.
HSL color Cylindrical-coordinate representation of color #9DB387: hue angle of 90º 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 #9DB387 is Cyan = 0.12, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 157 | 179 | 135 | - |
| CMYK | 0.12 | 0 | 0.25 | 0.30 |
| HSL | 90º | 0.22% | 0.62% | - |
| HSV(B) | 90º | 0.25% | 0.7% | - |
| XYZ | 34.4 | 41.16 | 29.05 | - |
| YUV | 167.41 | 109.71 | 120.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 179 | 135 | 0.12 | 0 | 0.25 | 0.30 | 90 | 0.22 | 0.62 |
| Hex | 9D | B3 | 87 | C | 0 | 19 | 1E | 5A | 16 | 3E |
| Octal | 235 | 263 | 207 | 14 | 0 | 31 | 36 | 132 | 26 | 76 |
| Binary | 10011101 | 10110011 | 10000111 | 1100 | 0 | 11001 | 11110 | 1011010 | 10110 | 111110 |
Color Harmonies of #9DB387
Complementary color
Monochromatic Colors of #9DB387
Black with #9DB387
Text Example
Text Example
White with #9DB387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DB387; }
p { color: rgb(157,179,135); }
H1.HeaderClassName
{
color: #9DB387;
}
.AnyTagClassName
{
color: #9DB387;
}
</style>
background-color css
<style>
a { background-color: #9DB387; }
a { background-color: rgb(157,179,135); }
div.DivClassName
{
background-color: #9DB387;
}
.BgClassName
{
background-color: #9DB387;
}
</style>
border-color css
<style>
span { border-color: #9DB387; }
span { border-color: rgb(157,179,135); }
td.TdClassName
{
border-color: #9DB387;
}
.TagClassName
{
border-color: #9DB387;
}
</style>