Shades of Norway #9BB782
Tints of Norway #9BB782
RGB
CMYK
RGB Variations
Color information
#9BB782 (or 0x9BB782) is known color: Norway. HEX triplet: 9B, B7 and 82. RGB value is (155,183,130). Sum of RGB (Red+Green+Blue) = 155+183+130=468 (61% of max value = 765). Red value is 155 (60.94% from 255 or 33.12% from 468); Green value is 183 (71.88% from 255 or 39.10% from 468); Blue value is 130 (51.17% from 255 or 27.78% from 468); Max value from RGB is 183 - color contains mainly: green. Hex color #9BB782 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #9BB782 is #64487D. Grayscale: #A8A8A8. Windows color (decimal): -6572158 or 8566683. OLE color: 8566683.
HSL color Cylindrical-coordinate representation of color #9BB782: hue angle of 91.7º degrees, saturation: 0.27, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #9BB782 is Cyan = 0.15, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.28.
Color convert
| RGB | 155 | 183 | 130 | - |
| CMYK | 0.15 | 0 | 0.29 | 0.28 |
| HSL | 91.7º | 0.27% | 0.61% | - |
| HSV(B) | 91.7º | 0.29% | 0.72% | - |
| XYZ | 34.48 | 42.45 | 27.49 | - |
| YUV | 168.59 | 106.22 | 118.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 183 | 130 | 0.15 | 0 | 0.29 | 0.28 | 91.7 | 0.27 | 0.61 |
| Hex | 9B | B7 | 82 | F | 0 | 1D | 1C | 5C | 1B | 3D |
| Octal | 233 | 267 | 202 | 17 | 0 | 35 | 34 | 134 | 33 | 75 |
| Binary | 10011011 | 10110111 | 10000010 | 1111 | 0 | 11101 | 11100 | 1011100 | 11011 | 111101 |
Color Harmonies of #9BB782
Complementary color
Monochromatic Colors of #9BB782
Black with #9BB782
Text Example
Text Example
White with #9BB782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9BB782; }
p { color: rgb(155,183,130); }
H1.HeaderClassName
{
color: #9BB782;
}
.AnyTagClassName
{
color: #9BB782;
}
</style>
background-color css
<style>
a { background-color: #9BB782; }
a { background-color: rgb(155,183,130); }
div.DivClassName
{
background-color: #9BB782;
}
.BgClassName
{
background-color: #9BB782;
}
</style>
border-color css
<style>
span { border-color: #9BB782; }
span { border-color: rgb(155,183,130); }
td.TdClassName
{
border-color: #9BB782;
}
.TagClassName
{
border-color: #9BB782;
}
</style>