COLOR #9BE4D8

HEX: #9BE4D8 RGB: (155,228,216)

Color info

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

RGB color model

#9BE4D8 color RGB value is (155,228,216).

RGB: (155,228,216) (61%, 89%, 85%)

RGB channels and saturation

R 155 of 255 = 61%
G 228 of 255 = 89%
B 216 of 255 = 85%

155
228
216

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

Portions of RGB colors in percentages

R + G + B = 155 + 228 + 216 = 599 (100%)
R 155 of 599 ~ 25.88%
G 228 of 599 ~ 38.06%
B 216 of 599 ~ 36.06'%

%25.88
%38.06
%36.06

CMYK color model

#9BE4D8 color CMYK value is (32,0,5,11).

  • cyan value is 32.02%
  • magenta value is 0.00%
  • yellow value is 5.26%
  • key color value is 10.59%

CMYK: (32,0,5,11)
C32M0Y5K11 (32%, 0%, 5%, 11%)
(0.32 / 0.00 / 0.05 / 0.11)

CMYK percentages

%32.02
%0
%5.26
%10.59

Codes

Color #9BE4D8 in popluar color models

9B E4 D8
RGB 155 228 216
HSL 170° 57.48% 75.10%
HSB/HSV 170° 32.02% 89.41%
CMYK 32.02% 0.00% 5.26%
10.59%

Color #9BE4D8 in popluar number systems.

HEX 9B E4 D8
Decimal 155 228 216
Binary 10011011 11100100 11011000
Octal 233 344 330

Shades and tints

Shades of #9BE4D8

#9BE4D8
(155,228,216)
#8DD0C5
(141,208,197)
#7FBCB2
(127,188,178)
#71A89F
(113,168,159)
#63948C
(99,148,140)
#558079
(85,128,121)
#476C66
(71,108,102)
#395853
(57,88,83)
#2B4440
(43,68,64)
#1D302D
(29,48,45)
#0F1C1A
(15,28,26)
#000000
(0,0,0)

Tints of #9BE4D8

#9BE4D8
(155,228,216)
#A4E6DB
(164,230,219)
#ADE8DE
(173,232,222)
#B6EAE1
(182,234,225)
#BFECE4
(191,236,228)
#C8EEE7
(200,238,231)
#D1F0EA
(209,240,234)
#DAF2ED
(218,242,237)
#E3F4F0
(227,244,240)
#ECF6F3
(236,246,243)
#F5F8F6
(245,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BE4D8; }

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

This text font color is #9BE4D8.

Background Color

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

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

This div background color is #9BE4D8.

Border color

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

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

This div border color is #9BE4D8.

Opacity

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

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

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

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

This text has shadow with #9BE4D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BE4D8.

Preview

Color preview on black background

This text has color #9BE4D8 on black background.


Color preview on white background

This text has color #9BE4D8 on white background.


Black color preview on #9BE4D8 background

This text has black color on #9BE4D8 background.


White color preview on #9BE4D8 background

This text has white color on #9BE4D8 background.


Related colors

Complementary color

Complementary color for #hex is #641B27.


I love getcolorcode.com

Triadic colors

1 #D89BE4 and #E4D89B with #9BE4D8 are triadic colors.

2 #D8E49B and #E49BD8 with #9BE4D8 are triadic colors.