COLOR #9DC6B6

HEX: #9DC6B6 RGB: (157,198,182)

Color info

#9DC6B6 contains red, green and blue colors in about the same proportion. Web safe color of #9DC6B6 is #99CCCC (or #9CC).

RGB color model

#9DC6B6 color RGB value is (157,198,182).

RGB: (157,198,182) (62%, 78%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 198 of 255 = 78%
B 182 of 255 = 71%

157
198
182

R + G + B ~ 70%. #9DC6B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 198 + 182 = 537 (100%)
R 157 of 537 ~ 29.24%
G 198 of 537 ~ 36.87%
B 182 of 537 ~ 33.89'%

%29.24
%36.87
%33.89

CMYK color model

#9DC6B6 color CMYK value is (21,0,8,22).

  • cyan value is 20.71%
  • magenta value is 0.00%
  • yellow value is 8.08%
  • key color value is 22.35%
CMYK: (21,0,8,22) C21M0Y8K22 (21%,0%,8%,22%) (0.21/0.00/0.08/0.22) 

CMYK percentages

%20.71
%0
%8.08
%22.35

Codes

Color #9DC6B6 in popluar color models

9D C6 B6
RGB 157 198 182
HSL 157° 26.45% 69.61%
HSB/HSV 157° 20.71% 77.65%
CMYK 20.71% 0.00% 8.08%
22.35%

Color #9DC6B6 in popluar number systems.

HEX 9D C6 B6
Decimal 157 198 182
Binary 10011101 11000110 10110110
Octal 235 306 266

Shades and tints

Shades of #9DC6B6

#9DC6B6
(157,198,182)
#8FB4A6
(143,180,166)
#81A296
(129,162,150)
#739086
(115,144,134)
#657E76
(101,126,118)
#576C66
(87,108,102)
#495A56
(73,90,86)
#3B4846
(59,72,70)
#2D3636
(45,54,54)
#1F2426
(31,36,38)
#111216
(17,18,22)
#000000
(0,0,0)

Tints of #9DC6B6

#9DC6B6
(157,198,182)
#A5CBBC
(165,203,188)
#ADD0C2
(173,208,194)
#B5D5C8
(181,213,200)
#BDDACE
(189,218,206)
#C5DFD4
(197,223,212)
#CDE4DA
(205,228,218)
#D5E9E0
(213,233,224)
#DDEEE6
(221,238,230)
#E5F3EC
(229,243,236)
#EDF8F2
(237,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DC6B6 color. Also use rgb(157,198,182) instead hex code.

Text Font Color

.myTextColor { color: #9DC6B6; }

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

This text font color is #9DC6B6.

Background Color

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

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

This div background color is #9DC6B6.

Border color

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

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

This div border color is #9DC6B6.

Opacity

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

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

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

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

This text has shadow with #9DC6B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DC6B6.

Preview

Color preview on black background

This text has color #9DC6B6 on black background.


Color preview on white background

This text has color #9DC6B6 on white background.


Black color preview on #9DC6B6 background

This text has black color on #9DC6B6 background.


White color preview on #9DC6B6 background

This text has white color on #9DC6B6 background.


Related colors

Complementary color

Complementary color for #hex is #623949.


I love getcolorcode.com

Triadic colors

1 #B69DC6 and #C6B69D with #9DC6B6 are triadic colors.

2 #B6C69D and #C69DB6 with #9DC6B6 are triadic colors.