Shades of Norway #9DB790
Tints of Norway #9DB790
RGB
CMYK
RGB Variations
Color information
#9DB790 (or 0x9DB790) is known color: Norway. HEX triplet: 9D, B7 and 90. RGB value is (157,183,144). Sum of RGB (Red+Green+Blue) = 157+183+144=484 (64% of max value = 765). Red value is 157 (61.72% from 255 or 32.44% from 484); Green value is 183 (71.88% from 255 or 37.81% from 484); Blue value is 144 (56.64% from 255 or 29.75% from 484); Max value from RGB is 183 - color contains mainly: green. Hex color #9DB790 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9DB790 is #62486F. Grayscale: #AAAAAA. Windows color (decimal): -6441072 or 9484189. OLE color: 9484189.
HSL color Cylindrical-coordinate representation of color #9DB790: hue angle of 100º degrees, saturation: 0.21, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #9DB790 is Cyan = 0.14, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.28.
Color convert
RGB | 157 | 183 | 144 | - |
CMYK | 0.14 | 0 | 0.21 | 0.28 |
HSL | 100º | 0.21% | 0.64% | - |
HSV(B) | 100º | 0.21% | 0.72% | - |
XYZ | 35.87 | 43.05 | 32.8 | - |
YUV | 170.78 | 112.89 | 118.17 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 157 | 183 | 144 | 0.14 | 0 | 0.21 | 0.28 | 100 | 0.21 | 0.64 |
Hex | 9D | B7 | 90 | E | 0 | 15 | 1C | 64 | 15 | 40 |
Octal | 235 | 267 | 220 | 16 | 0 | 25 | 34 | 144 | 25 | 100 |
Binary | 10011101 | 10110111 | 10010000 | 1110 | 0 | 10101 | 11100 | 1100100 | 10101 | 1000000 |
Color Harmonies of #9DB790
Complementary color
Monochromatic Colors of #9DB790
Black with #9DB790
Text Example
Text Example
White with #9DB790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9DB790; }
p { color: rgb(157,183,144); }
H1.HeaderClassName
{
color: #9DB790;
}
.AnyTagClassName
{
color: #9DB790;
}
</style>
background-color css
<style>
a { background-color: #9DB790; }
a { background-color: rgb(157,183,144); }
div.DivClassName
{
background-color: #9DB790;
}
.BgClassName
{
background-color: #9DB790;
}
</style>
border-color css
<style>
span { border-color: #9DB790; }
span { border-color: rgb(157,183,144); }
td.TdClassName
{
border-color: #9DB790;
}
.TagClassName
{
border-color: #9DB790;
}
</style>