COLOR #9BE2C4

HEX: #9BE2C4 RGB: (155,226,196)

Color info

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

RGB color model

#9BE2C4 color RGB value is (155,226,196).

RGB: (155,226,196) (61%, 89%, 77%)

RGB channels and saturation

R 155 of 255 = 61%
G 226 of 255 = 89%
B 196 of 255 = 77%

155
226
196

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

Portions of RGB colors in percentages

R + G + B = 155 + 226 + 196 = 577 (100%)
R 155 of 577 ~ 26.86%
G 226 of 577 ~ 39.17%
B 196 of 577 ~ 33.97'%

%26.86
%39.17
%33.97

CMYK color model

#9BE2C4 color CMYK value is (31,0,13,11).

  • cyan value is 31.42%
  • magenta value is 0.00%
  • yellow value is 13.27%
  • key color value is 11.37%
CMYK: (31,0,13,11) C31M0Y13K11 (31%,0%,13%,11%) (0.31/0.00/0.13/0.11) 

CMYK percentages

%31.42
%0
%13.27
%11.37

Codes

Color #9BE2C4 in popluar color models

9B E2 C4
RGB 155 226 196
HSL 155° 55.04% 74.71%
HSB/HSV 155° 31.42% 88.63%
CMYK 31.42% 0.00% 13.27%
11.37%

Color #9BE2C4 in popluar number systems.

HEX 9B E2 C4
Decimal 155 226 196
Binary 10011011 11100010 11000100
Octal 233 342 304

Shades and tints

Shades of #9BE2C4

#9BE2C4
(155,226,196)
#8DCEB3
(141,206,179)
#7FBAA2
(127,186,162)
#71A691
(113,166,145)
#639280
(99,146,128)
#557E6F
(85,126,111)
#476A5E
(71,106,94)
#39564D
(57,86,77)
#2B423C
(43,66,60)
#1D2E2B
(29,46,43)
#0F1A1A
(15,26,26)
#000000
(0,0,0)

Tints of #9BE2C4

#9BE2C4
(155,226,196)
#A4E4C9
(164,228,201)
#ADE6CE
(173,230,206)
#B6E8D3
(182,232,211)
#BFEAD8
(191,234,216)
#C8ECDD
(200,236,221)
#D1EEE2
(209,238,226)
#DAF0E7
(218,240,231)
#E3F2EC
(227,242,236)
#ECF4F1
(236,244,241)
#F5F6F6
(245,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9BE2C4 color. Also use rgb(155,226,196) instead hex code.

Text Font Color

.myTextColor { color: #9BE2C4; }

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

This text font color is #9BE2C4.

Background Color

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

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

This div background color is #9BE2C4.

Border color

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

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

This div border color is #9BE2C4.

Opacity

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

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

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

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

This text has shadow with #9BE2C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9BE2C4.

Preview

Color preview on black background

This text has color #9BE2C4 on black background.


Color preview on white background

This text has color #9BE2C4 on white background.


Black color preview on #9BE2C4 background

This text has black color on #9BE2C4 background.


White color preview on #9BE2C4 background

This text has white color on #9BE2C4 background.


Related colors

Complementary color

Complementary color for #hex is #641D3B.


I love getcolorcode.com

Triadic colors

1 #C49BE2 and #E2C49B with #9BE2C4 are triadic colors.

2 #C4E29B and #E29BC4 with #9BE2C4 are triadic colors.