COLOR #9DBC9A

HEX: #9DBC9A RGB: (157,188,154)

Color info

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

RGB color model

#9DBC9A color RGB value is (157,188,154).

RGB: (157,188,154) (62%, 74%, 60%)

RGB channels and saturation

R 157 of 255 = 62%
G 188 of 255 = 74%
B 154 of 255 = 60%

157
188
154

R + G + B ~ 65%. #9DBC9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 188 + 154 = 499 (100%)
R 157 of 499 ~ 31.46%
G 188 of 499 ~ 37.68%
B 154 of 499 ~ 30.86'%

%31.46
%37.68
%30.86

CMYK color model

#9DBC9A color CMYK value is (16,0,18,26).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 18.09%
  • key color value is 26.27%

CMYK: (16,0,18,26)
C16M0Y18K26 (16%, 0%, 18%, 26%)
(0.16 / 0.00 / 0.18 / 0.26)

CMYK percentages

%16.49
%0
%18.09
%26.27

Codes

Color #9DBC9A in popluar color models

9D BC 9A
RGB 157 188 154
HSL 115° 20.24% 67.06%
HSB/HSV 115° 18.09% 73.73%
CMYK 16.49% 0.00% 18.09%
26.27%

Color #9DBC9A in popluar number systems.

HEX 9D BC 9A
Decimal 157 188 154
Binary 10011101 10111100 10011010
Octal 235 274 232

Shades and tints

Shades of #9DBC9A

#9DBC9A
(157,188,154)
#8FAB8C
(143,171,140)
#819A7E
(129,154,126)
#738970
(115,137,112)
#657862
(101,120,98)
#576754
(87,103,84)
#495646
(73,86,70)
#3B4538
(59,69,56)
#2D342A
(45,52,42)
#1F231C
(31,35,28)
#11120E
(17,18,14)
#000000
(0,0,0)

Tints of #9DBC9A

#9DBC9A
(157,188,154)
#A5C2A3
(165,194,163)
#ADC8AC
(173,200,172)
#B5CEB5
(181,206,181)
#BDD4BE
(189,212,190)
#C5DAC7
(197,218,199)
#CDE0D0
(205,224,208)
#D5E6D9
(213,230,217)
#DDECE2
(221,236,226)
#E5F2EB
(229,242,235)
#EDF8F4
(237,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DBC9A color. Also use rgb(157,188,154) instead hex code.

Text Font Color

.myTextColor { color: #9DBC9A; }

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

This text font color is #9DBC9A.

Background Color

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

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

This div background color is #9DBC9A.

Border color

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

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

This div border color is #9DBC9A.

Opacity

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

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

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

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

This text has shadow with #9DBC9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DBC9A.

Preview

Color preview on black background

This text has color #9DBC9A on black background.


Color preview on white background

This text has color #9DBC9A on white background.


Black color preview on #9DBC9A background

This text has black color on #9DBC9A background.


White color preview on #9DBC9A background

This text has white color on #9DBC9A background.


Related colors

Complementary color

Complementary color for #hex is #624365.


I love getcolorcode.com

Triadic colors

1 #9A9DBC and #BC9A9D with #9DBC9A are triadic colors.

2 #9ABC9D and #BC9D9A with #9DBC9A are triadic colors.