Shades of Norway #9DB486
Tints of Norway #9DB486
RGB
CMYK
RGB Variations
Color information
#9DB486 (or 0x9DB486) is known color: Norway. HEX triplet: 9D, B4 and 86. RGB value is (157,180,134). Sum of RGB (Red+Green+Blue) = 157+180+134=471 (62% of max value = 765). Red value is 157 (61.72% from 255 or 33.33% from 471); Green value is 180 (70.70% from 255 or 38.22% from 471); Blue value is 134 (52.73% from 255 or 28.45% from 471); Max value from RGB is 180 - color contains mainly: green. Hex color #9DB486 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DB486 is #624B79. Grayscale: #A8A8A8. Windows color (decimal): -6441850 or 8828061. OLE color: 8828061.
HSL color Cylindrical-coordinate representation of color #9DB486: hue angle of 90º degrees, saturation: 0.23, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9DB486 is Cyan = 0.13, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 157 | 180 | 134 | - |
| CMYK | 0.13 | 0 | 0.26 | 0.29 |
| HSL | 90º | 0.23% | 0.62% | - |
| HSV(B) | 90º | 0.26% | 0.71% | - |
| XYZ | 34.53 | 41.53 | 28.75 | - |
| YUV | 167.88 | 108.88 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 180 | 134 | 0.13 | 0 | 0.26 | 0.29 | 90 | 0.23 | 0.62 |
| Hex | 9D | B4 | 86 | D | 0 | 1A | 1D | 5A | 17 | 3E |
| Octal | 235 | 264 | 206 | 15 | 0 | 32 | 35 | 132 | 27 | 76 |
| Binary | 10011101 | 10110100 | 10000110 | 1101 | 0 | 11010 | 11101 | 1011010 | 10111 | 111110 |
Color Harmonies of #9DB486
Complementary color
Monochromatic Colors of #9DB486
Black with #9DB486
Text Example
Text Example
White with #9DB486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DB486; }
p { color: rgb(157,180,134); }
H1.HeaderClassName
{
color: #9DB486;
}
.AnyTagClassName
{
color: #9DB486;
}
</style>
background-color css
<style>
a { background-color: #9DB486; }
a { background-color: rgb(157,180,134); }
div.DivClassName
{
background-color: #9DB486;
}
.BgClassName
{
background-color: #9DB486;
}
</style>
border-color css
<style>
span { border-color: #9DB486; }
span { border-color: rgb(157,180,134); }
td.TdClassName
{
border-color: #9DB486;
}
.TagClassName
{
border-color: #9DB486;
}
</style>