Shades of Norway #9DB487
Tints of Norway #9DB487
RGB
CMYK
RGB Variations
Color information
#9DB487 (or 0x9DB487) is known color: Norway. HEX triplet: 9D, B4 and 87. RGB value is (157,180,135). Sum of RGB (Red+Green+Blue) = 157+180+135=472 (62% of max value = 765). Red value is 157 (61.72% from 255 or 33.26% from 472); Green value is 180 (70.70% from 255 or 38.14% from 472); Blue value is 135 (53.12% from 255 or 28.60% from 472); Max value from RGB is 180 - color contains mainly: green. Hex color #9DB487 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DB487 is #624B78. Grayscale: #A8A8A8. Windows color (decimal): -6441849 or 8893597. OLE color: 8893597.
HSL color Cylindrical-coordinate representation of color #9DB487: hue angle of 90.67º degrees, saturation: 0.23, 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 #9DB487 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 157 | 180 | 135 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.29 |
| HSL | 90.67º | 0.23% | 0.62% | - |
| HSV(B) | 90.67º | 0.25% | 0.71% | - |
| XYZ | 34.6 | 41.56 | 29.12 | - |
| YUV | 167.99 | 109.38 | 120.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 180 | 135 | 0.13 | 0 | 0.25 | 0.29 | 90.67 | 0.23 | 0.62 |
| Hex | 9D | B4 | 87 | D | 0 | 19 | 1D | 5B | 17 | 3E |
| Octal | 235 | 264 | 207 | 15 | 0 | 31 | 35 | 133 | 27 | 76 |
| Binary | 10011101 | 10110100 | 10000111 | 1101 | 0 | 11001 | 11101 | 1011011 | 10111 | 111110 |
Color Harmonies of #9DB487
Complementary color
Monochromatic Colors of #9DB487
Black with #9DB487
Text Example
Text Example
White with #9DB487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DB487; }
p { color: rgb(157,180,135); }
H1.HeaderClassName
{
color: #9DB487;
}
.AnyTagClassName
{
color: #9DB487;
}
</style>
background-color css
<style>
a { background-color: #9DB487; }
a { background-color: rgb(157,180,135); }
div.DivClassName
{
background-color: #9DB487;
}
.BgClassName
{
background-color: #9DB487;
}
</style>
border-color css
<style>
span { border-color: #9DB487; }
span { border-color: rgb(157,180,135); }
td.TdClassName
{
border-color: #9DB487;
}
.TagClassName
{
border-color: #9DB487;
}
</style>