COLOR #9BD597

HEX: #9BD597 RGB: (155,213,151)

Color info

#9BD597 contains mainly red and green colors. Web safe color of #9BD597 is #99CC99 (or #9C9).

RGB color model

#9BD597 color RGB value is (155,213,151).

RGB: (155,213,151) (61%, 84%, 59%)

RGB channels and saturation

R 155 of 255 = 61%
G 213 of 255 = 84%
B 151 of 255 = 59%

155
213
151

R + G + B ~ 68%. #9BD597 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 213 + 151 = 519 (100%)
R 155 of 519 ~ 29.87%
G 213 of 519 ~ 41.04%
B 151 of 519 ~ 29.09'%

%29.87
%41.04
%29.09

CMYK color model

#9BD597 color CMYK value is (27,0,29,16).

  • cyan value is 27.23%
  • magenta value is 0.00%
  • yellow value is 29.11%
  • key color value is 16.47%
CMYK: (27,0,29,16) C27M0Y29K16 (27%,0%,29%,16%) (0.27/0.00/0.29/0.16) 

CMYK percentages

%27.23
%0
%29.11
%16.47

Codes

Color #9BD597 in popluar color models

9B D5 97
RGB 155 213 151
HSL 116° 42.47% 71.37%
HSB/HSV 116° 29.11% 83.53%
CMYK 27.23% 0.00% 29.11%
16.47%

Color #9BD597 in popluar number systems.

HEX 9B D5 97
Decimal 155 213 151
Binary 10011011 11010101 10010111
Octal 233 325 227

Shades and tints

Shades of #9BD597

#9BD597
(155,213,151)
#8DC28A
(141,194,138)
#7FAF7D
(127,175,125)
#719C70
(113,156,112)
#638963
(99,137,99)
#557656
(85,118,86)
#476349
(71,99,73)
#39503C
(57,80,60)
#2B3D2F
(43,61,47)
#1D2A22
(29,42,34)
#0F1715
(15,23,21)
#000000
(0,0,0)

Tints of #9BD597

#9BD597
(155,213,151)
#A4D8A0
(164,216,160)
#ADDBA9
(173,219,169)
#B6DEB2
(182,222,178)
#BFE1BB
(191,225,187)
#C8E4C4
(200,228,196)
#D1E7CD
(209,231,205)
#DAEAD6
(218,234,214)
#E3EDDF
(227,237,223)
#ECF0E8
(236,240,232)
#F5F3F1
(245,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BD597; }

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

This text font color is #9BD597.

Background Color

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

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

This div background color is #9BD597.

Border color

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

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

This div border color is #9BD597.

Opacity

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

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

Text with #9BD597 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 #9BD597;}

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

This text has shadow with #9BD597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BD597.

Preview

Color preview on black background

This text has color #9BD597 on black background.


Color preview on white background

This text has color #9BD597 on white background.


Black color preview on #9BD597 background

This text has black color on #9BD597 background.


White color preview on #9BD597 background

This text has white color on #9BD597 background.


Related colors

Complementary color

Complementary color for #hex is #642A68.


I love getcolorcode.com

Triadic colors

1 #979BD5 and #D5979B with #9BD597 are triadic colors.

2 #97D59B and #D59B97 with #9BD597 are triadic colors.