COLOR #9BD8B4

HEX: #9BD8B4 RGB: (155,216,180)

Color info

#9BD8B4 contains mainly green and blue colors. Web safe color of #9BD8B4 is #99CCCC (or #9CC).

RGB color model

#9BD8B4 color RGB value is (155,216,180).

RGB: (155,216,180) (61%, 85%, 71%)

RGB channels and saturation

R 155 of 255 = 61%
G 216 of 255 = 85%
B 180 of 255 = 71%

155
216
180

R + G + B ~ 72%. #9BD8B4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 216 + 180 = 551 (100%)
R 155 of 551 ~ 28.13%
G 216 of 551 ~ 39.2%
B 180 of 551 ~ 32.67'%

%28.13
%39.2
%32.67

CMYK color model

#9BD8B4 color CMYK value is (28,0,17,15).

  • cyan value is 28.24%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 15.29%

CMYK: (28,0,17,15)
C28M0Y17K15 (28%, 0%, 17%, 15%)
(0.28 / 0.00 / 0.17 / 0.15)

CMYK percentages

%28.24
%0
%16.67
%15.29

Codes

Color #9BD8B4 in popluar color models

9B D8 B4
RGB 155 216 180
HSL 145° 43.88% 72.75%
HSB/HSV 145° 28.24% 84.71%
CMYK 28.24% 0.00% 16.67%
15.29%

Color #9BD8B4 in popluar number systems.

HEX 9B D8 B4
Decimal 155 216 180
Binary 10011011 11011000 10110100
Octal 233 330 264

Shades and tints

Shades of #9BD8B4

#9BD8B4
(155,216,180)
#8DC5A4
(141,197,164)
#7FB294
(127,178,148)
#719F84
(113,159,132)
#638C74
(99,140,116)
#557964
(85,121,100)
#476654
(71,102,84)
#395344
(57,83,68)
#2B4034
(43,64,52)
#1D2D24
(29,45,36)
#0F1A14
(15,26,20)
#000000
(0,0,0)

Tints of #9BD8B4

#9BD8B4
(155,216,180)
#A4DBBA
(164,219,186)
#ADDEC0
(173,222,192)
#B6E1C6
(182,225,198)
#BFE4CC
(191,228,204)
#C8E7D2
(200,231,210)
#D1EAD8
(209,234,216)
#DAEDDE
(218,237,222)
#E3F0E4
(227,240,228)
#ECF3EA
(236,243,234)
#F5F6F0
(245,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BD8B4; }

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

This text font color is #9BD8B4.

Background Color

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

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

This div background color is #9BD8B4.

Border color

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

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

This div border color is #9BD8B4.

Opacity

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

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

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

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

This text has shadow with #9BD8B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BD8B4.

Preview

Color preview on black background

This text has color #9BD8B4 on black background.


Color preview on white background

This text has color #9BD8B4 on white background.


Black color preview on #9BD8B4 background

This text has black color on #9BD8B4 background.


White color preview on #9BD8B4 background

This text has white color on #9BD8B4 background.


Related colors

Complementary color

Complementary color for #hex is #64274B.


I love getcolorcode.com

Triadic colors

1 #B49BD8 and #D8B49B with #9BD8B4 are triadic colors.

2 #B4D89B and #D89BB4 with #9BD8B4 are triadic colors.