COLOR #9BE9D3

HEX: #9BE9D3 RGB: (155,233,211)

Color info

#9BE9D3 contains mainly green and blue colors. Web safe color of #9BE9D3 is #99FFCC (or #9FC).

RGB color model

#9BE9D3 color RGB value is (155,233,211).

RGB: (155,233,211) (61%, 91%, 83%)

RGB channels and saturation

R 155 of 255 = 61%
G 233 of 255 = 91%
B 211 of 255 = 83%

155
233
211

R + G + B ~ 78%. #9BE9D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 233 + 211 = 599 (100%)
R 155 of 599 ~ 25.88%
G 233 of 599 ~ 38.9%
B 211 of 599 ~ 35.23'%

%25.88
%38.9
%35.23

CMYK color model

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

  • cyan value is 33.48%
  • magenta value is 0.00%
  • yellow value is 9.44%
  • key color value is 8.63%
CMYK: (33,0,9,9) C33M0Y9K9 (33%,0%,9%,9%) (0.33/0.00/0.09/0.09) 

CMYK percentages

%33.48
%0
%9.44
%8.63

Codes

Color #9BE9D3 in popluar color models

9B E9 D3
RGB 155 233 211
HSL 163° 63.93% 76.08%
HSB/HSV 163° 33.48% 91.37%
CMYK 33.48% 0.00% 9.44%
8.63%

Color #9BE9D3 in popluar number systems.

HEX 9B E9 D3
Decimal 155 233 211
Binary 10011011 11101001 11010011
Octal 233 351 323

Shades and tints

Shades of #9BE9D3

#9BE9D3
(155,233,211)
#8DD4C0
(141,212,192)
#7FBFAD
(127,191,173)
#71AA9A
(113,170,154)
#639587
(99,149,135)
#558074
(85,128,116)
#476B61
(71,107,97)
#39564E
(57,86,78)
#2B413B
(43,65,59)
#1D2C28
(29,44,40)
#0F1715
(15,23,21)
#000000
(0,0,0)

Tints of #9BE9D3

#9BE9D3
(155,233,211)
#A4EBD7
(164,235,215)
#ADEDDB
(173,237,219)
#B6EFDF
(182,239,223)
#BFF1E3
(191,241,227)
#C8F3E7
(200,243,231)
#D1F5EB
(209,245,235)
#DAF7EF
(218,247,239)
#E3F9F3
(227,249,243)
#ECFBF7
(236,251,247)
#F5FDFB
(245,253,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BE9D3; }

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

This text font color is #9BE9D3.

Background Color

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

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

This div background color is #9BE9D3.

Border color

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

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

This div border color is #9BE9D3.

Opacity

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

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

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

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

This text has shadow with #9BE9D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BE9D3.

Preview

Color preview on black background

This text has color #9BE9D3 on black background.


Color preview on white background

This text has color #9BE9D3 on white background.


Black color preview on #9BE9D3 background

This text has black color on #9BE9D3 background.


White color preview on #9BE9D3 background

This text has white color on #9BE9D3 background.


Related colors

Complementary color

Complementary color for #hex is #64162C.


I love getcolorcode.com

Triadic colors

1 #D39BE9 and #E9D39B with #9BE9D3 are triadic colors.

2 #D3E99B and #E99BD3 with #9BE9D3 are triadic colors.