COLOR #9BCAE4

HEX: #9BCAE4 RGB: (155,202,228)

Color info

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

RGB color model

#9BCAE4 color RGB value is (155,202,228).

RGB: (155,202,228) (61%, 79%, 89%)

RGB channels and saturation

R 155 of 255 = 61%
G 202 of 255 = 79%
B 228 of 255 = 89%

155
202
228

R + G + B ~ 76%. #9BCAE4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 155 + 202 + 228 = 585 (100%)
R 155 of 585 ~ 26.5%
G 202 of 585 ~ 34.53%
B 228 of 585 ~ 38.97'%

%26.5
%34.53
%38.97

CMYK color model

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

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

CMYK: (32,11,0,11)
C32M11Y0K11 (32%, 11%, 0%, 11%)
(0.32 / 0.11 / 0.00 / 0.11)

CMYK percentages

%32.02
%11.4
%0
%10.59

Codes

Color #9BCAE4 in popluar color models

9B CA E4
RGB 155 202 228
HSL 201° 57.48% 75.10%
HSB/HSV 201° 32.02% 89.41%
CMYK 32.02% 11.40% 0.00%
10.59%

Color #9BCAE4 in popluar number systems.

HEX 9B CA E4
Decimal 155 202 228
Binary 10011011 11001010 11100100
Octal 233 312 344

Shades and tints

Shades of #9BCAE4

#9BCAE4
(155,202,228)
#8DB8D0
(141,184,208)
#7FA6BC
(127,166,188)
#7194A8
(113,148,168)
#638294
(99,130,148)
#557080
(85,112,128)
#475E6C
(71,94,108)
#394C58
(57,76,88)
#2B3A44
(43,58,68)
#1D2830
(29,40,48)
#0F161C
(15,22,28)
#000000
(0,0,0)

Tints of #9BCAE4

#9BCAE4
(155,202,228)
#A4CEE6
(164,206,230)
#ADD2E8
(173,210,232)
#B6D6EA
(182,214,234)
#BFDAEC
(191,218,236)
#C8DEEE
(200,222,238)
#D1E2F0
(209,226,240)
#DAE6F2
(218,230,242)
#E3EAF4
(227,234,244)
#ECEEF6
(236,238,246)
#F5F2F8
(245,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9BCAE4; }

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

This text font color is #9BCAE4.

Background Color

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

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

This div background color is #9BCAE4.

Border color

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

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

This div border color is #9BCAE4.

Opacity

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

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

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

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

This text has shadow with #9BCAE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BCAE4.

Preview

Color preview on black background

This text has color #9BCAE4 on black background.


Color preview on white background

This text has color #9BCAE4 on white background.


Black color preview on #9BCAE4 background

This text has black color on #9BCAE4 background.


White color preview on #9BCAE4 background

This text has white color on #9BCAE4 background.


Related colors

Complementary color

Complementary color for #hex is #64351B.


I love getcolorcode.com

Triadic colors

1 #E49BCA and #CAE49B with #9BCAE4 are triadic colors.

2 #E4CA9B and #CA9BE4 with #9BCAE4 are triadic colors.