#9bb89b color RGB value is (155,184,155)
#9bb89b color CMYK value
#9bb89b color HSL value
HSV(or HSB) | 120° | 15.8 | 72.2 |
XYZ | 36.574 | 43.616 | 37.501 |
Yxy | 0.311 | 0.371 | 43.616 |
LAB | 71.971 | -15.508 | 11.482 |
LUV | 71.971 | -14.711 | 19.009 |
Hunter-LAB | 66.042 | -16.721 | 12.563 |
CIE-LCH | 71.971 | 19.296 | 143.486 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9B | B8 | 9B |
Decimal | 155 | 184 | 155 |
Octal | 233 | 270 | 233 |
Binary | 10011011 | 10111000 | 10011011 |
Below, you can see some colors close to #9bb89b. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #9bb89b.
<span style="color:#9bb89b">Text here</span>
This paragraph has a background color of #9bb89b.
<p style="background-color:#9bb89b;">Content here</p>
This element has a border color of #9bb89b.
<div style="border:1px #9bb89b;">Content here</div>
.text {color:#9bb89b;}
.background {background-color:#9bb89b;}
.border {border:1px solid #9bb89b;}
.text-shadow {border:1px solid #9bb89b;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #080c08 is the darkest color, while #fefffe is the lightest one.