COLOR #9CE4C6

HEX: #9CE4C6 RGB: (156,228,198)

Color info

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

RGB color model

#9CE4C6 color RGB value is (156,228,198).

RGB: (156,228,198) (61%, 89%, 78%)

RGB channels and saturation

R 156 of 255 = 61%
G 228 of 255 = 89%
B 198 of 255 = 78%

156
228
198

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

Portions of RGB colors in percentages

R + G + B = 156 + 228 + 198 = 582 (100%)
R 156 of 582 ~ 26.8%
G 228 of 582 ~ 39.18%
B 198 of 582 ~ 34.02'%

%26.8
%39.18
%34.02

CMYK color model

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

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 13.16%
  • key color value is 10.59%
CMYK: (32,0,13,11) C32M0Y13K11 (32%,0%,13%,11%) (0.32/0.00/0.13/0.11) 

CMYK percentages

%31.58
%0
%13.16
%10.59

Codes

Color #9CE4C6 in popluar color models

9C E4 C6
RGB 156 228 198
HSL 155° 57.14% 75.29%
HSB/HSV 155° 31.58% 89.41%
CMYK 31.58% 0.00% 13.16%
10.59%

Color #9CE4C6 in popluar number systems.

HEX 9C E4 C6
Decimal 156 228 198
Binary 10011100 11100100 11000110
Octal 234 344 306

Shades and tints

Shades of #9CE4C6

#9CE4C6
(156,228,198)
#8ED0B4
(142,208,180)
#80BCA2
(128,188,162)
#72A890
(114,168,144)
#64947E
(100,148,126)
#56806C
(86,128,108)
#486C5A
(72,108,90)
#3A5848
(58,88,72)
#2C4436
(44,68,54)
#1E3024
(30,48,36)
#101C12
(16,28,18)
#000000
(0,0,0)

Tints of #9CE4C6

#9CE4C6
(156,228,198)
#A5E6CB
(165,230,203)
#AEE8D0
(174,232,208)
#B7EAD5
(183,234,213)
#C0ECDA
(192,236,218)
#C9EEDF
(201,238,223)
#D2F0E4
(210,240,228)
#DBF2E9
(219,242,233)
#E4F4EE
(228,244,238)
#EDF6F3
(237,246,243)
#F6F8F8
(246,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9CE4C6 color. Also use rgb(156,228,198) instead hex code.

Text Font Color

.myTextColor { color: #9CE4C6; }

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

This text font color is #9CE4C6.

Background Color

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

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

This div background color is #9CE4C6.

Border color

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

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

This div border color is #9CE4C6.

Opacity

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

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

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

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

This text has shadow with #9CE4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9CE4C6.

Preview

Color preview on black background

This text has color #9CE4C6 on black background.


Color preview on white background

This text has color #9CE4C6 on white background.


Black color preview on #9CE4C6 background

This text has black color on #9CE4C6 background.


White color preview on #9CE4C6 background

This text has white color on #9CE4C6 background.


Related colors

Complementary color

Complementary color for #hex is #631B39.


I love getcolorcode.com

Triadic colors

1 #C69CE4 and #E4C69C with #9CE4C6 are triadic colors.

2 #C6E49C and #E49CC6 with #9CE4C6 are triadic colors.