COLOR #9BE69B

HEX: #9BE69B RGB: (155,230,155)

Color info

#9BE69B contains mainly green color. Web safe color of #9BE69B is #99CC99 (or #9C9).

RGB color model

#9BE69B color RGB value is (155,230,155).

RGB: (155,230,155) (61%, 90%, 61%)

RGB channels and saturation

R 155 of 255 = 61%
G 230 of 255 = 90%
B 155 of 255 = 61%

155
230
155

R + G + B ~ 71%. #9BE69B is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 230 + 155 = 540 (100%)
R 155 of 540 ~ 28.7%
G 230 of 540 ~ 42.59%
B 155 of 540 ~ 28.7'%

%28.7
%42.59
%28.7

CMYK color model

#9BE69B color CMYK value is (33,0,33,10).

  • cyan value is 32.61%
  • magenta value is 0.00%
  • yellow value is 32.61%
  • key color value is 9.80%

CMYK: (33,0,33,10)
C33M0Y33K10 (33%, 0%, 33%, 10%)
(0.33 / 0.00 / 0.33 / 0.10)

CMYK percentages

%32.61
%0
%32.61
%9.8

Codes

Color #9BE69B in popluar color models

9B E6 9B
RGB 155 230 155
HSL 120° 60.00% 75.49%
HSB/HSV 120° 32.61% 90.20%
CMYK 32.61% 0.00% 32.61%
9.80%

Color #9BE69B in popluar number systems.

HEX 9B E6 9B
Decimal 155 230 155
Binary 10011011 11100110 10011011
Octal 233 346 233

Shades and tints

Shades of #9BE69B

#9BE69B
(155,230,155)
#8DD28D
(141,210,141)
#7FBE7F
(127,190,127)
#71AA71
(113,170,113)
#639663
(99,150,99)
#558255
(85,130,85)
#476E47
(71,110,71)
#395A39
(57,90,57)
#2B462B
(43,70,43)
#1D321D
(29,50,29)
#0F1E0F
(15,30,15)
#000000
(0,0,0)

Tints of #9BE69B

#9BE69B
(155,230,155)
#A4E8A4
(164,232,164)
#ADEAAD
(173,234,173)
#B6ECB6
(182,236,182)
#BFEEBF
(191,238,191)
#C8F0C8
(200,240,200)
#D1F2D1
(209,242,209)
#DAF4DA
(218,244,218)
#E3F6E3
(227,246,227)
#ECF8EC
(236,248,236)
#F5FAF5
(245,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BE69B color. Also use rgb(155,230,155) instead hex code.

Text Font Color

.myTextColor { color: #9BE69B; }

<p style="color:#9BE69B">This sample text font color is #9BE69B.</p>

This text font color is #9BE69B.

Background Color

.myBgColor { background-color: #9BE69B; }

<div style="background-color:#9BE69B">Inner text</div>

This div background color is #9BE69B.

Border color

.myBorderColor { border: 1px solid #9BE69B; }

<div style="border:3px solid #9BE69B">Div</div>

This div border color is #9BE69B.

Opacity

.myOpacity80 { color: #9BE69B; opacity: 0.8; }

<p style="color:#9BE69B;opacity:0.8;">80%</p>

Text with #9BE69B color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #9BE69B;}

<p style="text-shadow: 3px 3px 1px #9BE69B">Text here.</p>

This text has shadow with #9BE69B color.


.textShadow {text-shadow: 3px 3px 1px #9BE69B', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #9BE69B, 5px 5px 20px red">Text here.</p>

This text has shadow with #9BE69B primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#9BE69B, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#9BE69B, Direction=45, Strength=4)">Text</p>

This text has shadow with #9BE69B and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #9BE69B;
-webkit-box-shadow: 1px 1px 3px 2px #9BE69B;
box-shadow: 1px 1px 3px 2px #9BE69B;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #9BE69B; -webkit-box-shadow: 1px 1px 3px 2px #9BE69B; box-shadow:1px 1px 3px 2px #9BE69B;">
Div content here
</div>

This div box has shadow with color #9BE69B.

Preview

Color preview on black background

This text has color #9BE69B on black background.


Color preview on white background

This text has color #9BE69B on white background.


Black color preview on #9BE69B background

This text has black color on #9BE69B background.


White color preview on #9BE69B background

This text has white color on #9BE69B background.


Related colors

Complementary color

Complementary color for #hex is #641964.


I love getcolorcode.com

Triadic colors

1 #9B9BE6 and #E69B9B with #9BE69B are triadic colors.

2 #9BE69B and #E69B9B with #9BE69B are triadic colors.