Shades of Norway #9EA894
Tints of Norway #9EA894
RGB
CMYK
RGB Variations
Color information
#9EA894 (or 0x9EA894) is known color: Norway. HEX triplet: 9E, A8 and 94. RGB value is (158,168,148). Sum of RGB (Red+Green+Blue) = 158+168+148=474 (62% of max value = 765). Red value is 158 (62.11% from 255 or 33.33% from 474); Green value is 168 (66.02% from 255 or 35.44% from 474); Blue value is 148 (58.20% from 255 or 31.22% from 474); Max value from RGB is 168 - color contains mainly: green. Hex color #9EA894 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9EA894 is #61576B. Grayscale: #A2A2A2. Windows color (decimal): -6379372 or 9742494. OLE color: 9742494.
HSL color Cylindrical-coordinate representation of color #9EA894: hue angle of 90º degrees, saturation: 0.1, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #9EA894 is Cyan = 0.06, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 158 | 168 | 148 | - |
| CMYK | 0.06 | 0 | 0.12 | 0.34 |
| HSL | 90º | 0.1% | 0.62% | - |
| HSV(B) | 90º | 0.12% | 0.66% | - |
| XYZ | 33.45 | 37.41 | 33.48 | - |
| YUV | 162.73 | 119.69 | 124.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 168 | 148 | 0.06 | 0 | 0.12 | 0.34 | 90 | 0.1 | 0.62 |
| Hex | 9E | A8 | 94 | 6 | 0 | C | 22 | 5A | A | 3E |
| Octal | 236 | 250 | 224 | 6 | 0 | 14 | 42 | 132 | 12 | 76 |
| Binary | 10011110 | 10101000 | 10010100 | 110 | 0 | 1100 | 100010 | 1011010 | 1010 | 111110 |
Color Harmonies of #9EA894
Complementary color
Monochromatic Colors of #9EA894
Black with #9EA894
Text Example
Text Example
White with #9EA894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9EA894; }
p { color: rgb(158,168,148); }
H1.HeaderClassName
{
color: #9EA894;
}
.AnyTagClassName
{
color: #9EA894;
}
</style>
background-color css
<style>
a { background-color: #9EA894; }
a { background-color: rgb(158,168,148); }
div.DivClassName
{
background-color: #9EA894;
}
.BgClassName
{
background-color: #9EA894;
}
</style>
border-color css
<style>
span { border-color: #9EA894; }
span { border-color: rgb(158,168,148); }
td.TdClassName
{
border-color: #9EA894;
}
.TagClassName
{
border-color: #9EA894;
}
</style>