Shades of Norway #9BA791
Tints of Norway #9BA791
RGB
CMYK
RGB Variations
Color information
#9BA791 (or 0x9BA791) is known color: Norway. HEX triplet: 9B, A7 and 91. RGB value is (155,167,145). Sum of RGB (Red+Green+Blue) = 155+167+145=467 (61% of max value = 765). Red value is 155 (60.94% from 255 or 33.19% from 467); Green value is 167 (65.62% from 255 or 35.76% from 467); Blue value is 145 (57.03% from 255 or 31.05% from 467); Max value from RGB is 167 - color contains mainly: green. Hex color #9BA791 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9BA791 is #64586E. Grayscale: #A0A0A0. Windows color (decimal): -6576239 or 9545627. OLE color: 9545627.
HSL color Cylindrical-coordinate representation of color #9BA791: hue angle of 92.73º degrees, saturation: 0.11, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #9BA791 is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 155 | 167 | 145 | - |
| CMYK | 0.07 | 0 | 0.13 | 0.35 |
| HSL | 92.73º | 0.11% | 0.61% | - |
| HSV(B) | 92.73º | 0.13% | 0.65% | - |
| XYZ | 32.45 | 36.65 | 32.15 | - |
| YUV | 160.9 | 119.02 | 123.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 167 | 145 | 0.07 | 0 | 0.13 | 0.35 | 92.73 | 0.11 | 0.61 |
| Hex | 9B | A7 | 91 | 7 | 0 | D | 23 | 5D | B | 3D |
| Octal | 233 | 247 | 221 | 7 | 0 | 15 | 43 | 135 | 13 | 75 |
| Binary | 10011011 | 10100111 | 10010001 | 111 | 0 | 1101 | 100011 | 1011101 | 1011 | 111101 |
Color Harmonies of #9BA791
Complementary color
Monochromatic Colors of #9BA791
Black with #9BA791
Text Example
Text Example
White with #9BA791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BA791; }
p { color: rgb(155,167,145); }
H1.HeaderClassName
{
color: #9BA791;
}
.AnyTagClassName
{
color: #9BA791;
}
</style>
background-color css
<style>
a { background-color: #9BA791; }
a { background-color: rgb(155,167,145); }
div.DivClassName
{
background-color: #9BA791;
}
.BgClassName
{
background-color: #9BA791;
}
</style>
border-color css
<style>
span { border-color: #9BA791; }
span { border-color: rgb(155,167,145); }
td.TdClassName
{
border-color: #9BA791;
}
.TagClassName
{
border-color: #9BA791;
}
</style>