COLOR #9BD8E4

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

155
216
228

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

Portions of RGB colors in percentages

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

%25.88
%36.06
%38.06

CMYK color model

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

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

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

CMYK percentages

%32.02
%5.26
%0
%10.59

Codes

Color #9BD8E4 in popluar color models

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

Color #9BD8E4 in popluar number systems.

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

Shades and tints

Shades of #9BD8E4

#9BD8E4
(155,216,228)
#8DC5D0
(141,197,208)
#7FB2BC
(127,178,188)
#719FA8
(113,159,168)
#638C94
(99,140,148)
#557980
(85,121,128)
#47666C
(71,102,108)
#395358
(57,83,88)
#2B4044
(43,64,68)
#1D2D30
(29,45,48)
#0F1A1C
(15,26,28)
#000000
(0,0,0)

Tints of #9BD8E4

#9BD8E4
(155,216,228)
#A4DBE6
(164,219,230)
#ADDEE8
(173,222,232)
#B6E1EA
(182,225,234)
#BFE4EC
(191,228,236)
#C8E7EE
(200,231,238)
#D1EAF0
(209,234,240)
#DAEDF2
(218,237,242)
#E3F0F4
(227,240,244)
#ECF3F6
(236,243,246)
#F5F6F8
(245,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BD8E4; }

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

This text font color is #9BD8E4.

Background Color

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

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

This div background color is #9BD8E4.

Border color

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

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

This div border color is #9BD8E4.

Opacity

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

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

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

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

This text has shadow with #9BD8E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BD8E4.

Preview

Color preview on black background

This text has color #9BD8E4 on black background.


Color preview on white background

This text has color #9BD8E4 on white background.


Black color preview on #9BD8E4 background

This text has black color on #9BD8E4 background.


White color preview on #9BD8E4 background

This text has white color on #9BD8E4 background.


Related colors

Complementary color

Complementary color for #hex is #64271B.


I love getcolorcode.com

Triadic colors

1 #E49BD8 and #D8E49B with #9BD8E4 are triadic colors.

2 #E4D89B and #D89BE4 with #9BD8E4 are triadic colors.