Shades of Norway #9DB584
Tints of Norway #9DB584
RGB
CMYK
RGB Variations
Color information
#9DB584 (or 0x9DB584) is known color: Norway. HEX triplet: 9D, B5 and 84. RGB value is (157,181,132). Sum of RGB (Red+Green+Blue) = 157+181+132=470 (62% of max value = 765). Red value is 157 (61.72% from 255 or 33.40% from 470); Green value is 181 (71.09% from 255 or 38.51% from 470); Blue value is 132 (51.95% from 255 or 28.09% from 470); Max value from RGB is 181 - color contains mainly: green. Hex color #9DB584 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DB584 is #624A7B. Grayscale: #A8A8A8. Windows color (decimal): -6441596 or 8697245. OLE color: 8697245.
HSL color Cylindrical-coordinate representation of color #9DB584: hue angle of 89.39º degrees, saturation: 0.25, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #9DB584 is Cyan = 0.13, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 157 | 181 | 132 | - |
| CMYK | 0.13 | 0 | 0.27 | 0.29 |
| HSL | 89.39º | 0.25% | 0.61% | - |
| HSV(B) | 89.39º | 0.27% | 0.71% | - |
| XYZ | 34.59 | 41.88 | 28.09 | - |
| YUV | 168.24 | 107.55 | 119.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 181 | 132 | 0.13 | 0 | 0.27 | 0.29 | 89.39 | 0.25 | 0.61 |
| Hex | 9D | B5 | 84 | D | 0 | 1B | 1D | 59 | 19 | 3D |
| Octal | 235 | 265 | 204 | 15 | 0 | 33 | 35 | 131 | 31 | 75 |
| Binary | 10011101 | 10110101 | 10000100 | 1101 | 0 | 11011 | 11101 | 1011001 | 11001 | 111101 |
Color Harmonies of #9DB584
Complementary color
Monochromatic Colors of #9DB584
Black with #9DB584
Text Example
Text Example
White with #9DB584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DB584; }
p { color: rgb(157,181,132); }
H1.HeaderClassName
{
color: #9DB584;
}
.AnyTagClassName
{
color: #9DB584;
}
</style>
background-color css
<style>
a { background-color: #9DB584; }
a { background-color: rgb(157,181,132); }
div.DivClassName
{
background-color: #9DB584;
}
.BgClassName
{
background-color: #9DB584;
}
</style>
border-color css
<style>
span { border-color: #9DB584; }
span { border-color: rgb(157,181,132); }
td.TdClassName
{
border-color: #9DB584;
}
.TagClassName
{
border-color: #9DB584;
}
</style>