Shades of Norway #9EB291
Tints of Norway #9EB291
RGB
CMYK
RGB Variations
Color information
#9EB291 (or 0x9EB291) is known color: Norway. HEX triplet: 9E, B2 and 91. RGB value is (158,178,145). Sum of RGB (Red+Green+Blue) = 158+178+145=481 (63% of max value = 765). Red value is 158 (62.11% from 255 or 32.85% from 481); Green value is 178 (69.92% from 255 or 37.01% from 481); Blue value is 145 (57.03% from 255 or 30.15% from 481); Max value from RGB is 178 - color contains mainly: green. Hex color #9EB291 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9EB291 is #614D6E. Grayscale: #A8A8A8. Windows color (decimal): -6376815 or 9548446. OLE color: 9548446.
HSL color Cylindrical-coordinate representation of color #9EB291: hue angle of 96.36º degrees, saturation: 0.18, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #9EB291 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.30.
Color convert
| RGB | 158 | 178 | 145 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.30 |
| HSL | 96.36º | 0.18% | 0.63% | - |
| HSV(B) | 96.36º | 0.19% | 0.7% | - |
| XYZ | 35.13 | 41.15 | 32.88 | - |
| YUV | 168.26 | 114.87 | 120.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 178 | 145 | 0.11 | 0 | 0.19 | 0.30 | 96.36 | 0.18 | 0.63 |
| Hex | 9E | B2 | 91 | B | 0 | 13 | 1E | 60 | 12 | 3F |
| Octal | 236 | 262 | 221 | 13 | 0 | 23 | 36 | 140 | 22 | 77 |
| Binary | 10011110 | 10110010 | 10010001 | 1011 | 0 | 10011 | 11110 | 1100000 | 10010 | 111111 |
Color Harmonies of #9EB291
Complementary color
Monochromatic Colors of #9EB291
Black with #9EB291
Text Example
Text Example
White with #9EB291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9EB291; }
p { color: rgb(158,178,145); }
H1.HeaderClassName
{
color: #9EB291;
}
.AnyTagClassName
{
color: #9EB291;
}
</style>
background-color css
<style>
a { background-color: #9EB291; }
a { background-color: rgb(158,178,145); }
div.DivClassName
{
background-color: #9EB291;
}
.BgClassName
{
background-color: #9EB291;
}
</style>
border-color css
<style>
span { border-color: #9EB291; }
span { border-color: rgb(158,178,145); }
td.TdClassName
{
border-color: #9EB291;
}
.TagClassName
{
border-color: #9EB291;
}
</style>