Shades of Norway #9EA993
Tints of Norway #9EA993
RGB
CMYK
RGB Variations
Color information
#9EA993 (or 0x9EA993) is known color: Norway. HEX triplet: 9E, A9 and 93. RGB value is (158,169,147). Sum of RGB (Red+Green+Blue) = 158+169+147=474 (62% of max value = 765). Red value is 158 (62.11% from 255 or 33.33% from 474); Green value is 169 (66.41% from 255 or 35.65% from 474); Blue value is 147 (57.81% from 255 or 31.01% from 474); Max value from RGB is 169 - color contains mainly: green. Hex color #9EA993 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9EA993 is #61566C. Grayscale: #A3A3A3. Windows color (decimal): -6379117 or 9677214. OLE color: 9677214.
HSL color Cylindrical-coordinate representation of color #9EA993: hue angle of 90º degrees, saturation: 0.11, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #9EA993 is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 158 | 169 | 147 | - |
| CMYK | 0.07 | 0 | 0.13 | 0.34 |
| HSL | 90º | 0.11% | 0.62% | - |
| HSV(B) | 90º | 0.13% | 0.66% | - |
| XYZ | 33.55 | 37.75 | 33.12 | - |
| YUV | 163.2 | 118.86 | 124.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 169 | 147 | 0.07 | 0 | 0.13 | 0.34 | 90 | 0.11 | 0.62 |
| Hex | 9E | A9 | 93 | 7 | 0 | D | 22 | 5A | B | 3E |
| Octal | 236 | 251 | 223 | 7 | 0 | 15 | 42 | 132 | 13 | 76 |
| Binary | 10011110 | 10101001 | 10010011 | 111 | 0 | 1101 | 100010 | 1011010 | 1011 | 111110 |
Color Harmonies of #9EA993
Complementary color
Monochromatic Colors of #9EA993
Black with #9EA993
Text Example
Text Example
White with #9EA993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9EA993; }
p { color: rgb(158,169,147); }
H1.HeaderClassName
{
color: #9EA993;
}
.AnyTagClassName
{
color: #9EA993;
}
</style>
background-color css
<style>
a { background-color: #9EA993; }
a { background-color: rgb(158,169,147); }
div.DivClassName
{
background-color: #9EA993;
}
.BgClassName
{
background-color: #9EA993;
}
</style>
border-color css
<style>
span { border-color: #9EA993; }
span { border-color: rgb(158,169,147); }
td.TdClassName
{
border-color: #9EA993;
}
.TagClassName
{
border-color: #9EA993;
}
</style>