COLOR #9DCC76

HEX: #9DCC76 RGB: (157,204,118)

Renk bilgisi

#9DCC76 contains mainly red and green colors. #9DCC76 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#9DCC76 color RGB value is (157,204,118).

RGB: (157,204,118) (62%, 80%, 46%)

RGB bağlantıları ve doygunluk

R 157 of 255 = 62%
G 204 of 255 = 80%
B 118 of 255 = 46%

157
204
118

R + G + B ~ 63%. #9DCC76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 157 + 204 + 118 = 479 (100%)
R 157 of 479 ~ 32.78%
G 204 of 479 ~ 42.59%
B 118 of 479 ~ 24.63'%

%32.78
%42.59
%24.63

CMYK RENK MODELİ

#9DCC76 rengi CMYK tonu (23,0,42,20).

  • camgöbeği tonu 23.04%
  • eflatun tonu 0.00%
  • sarı tonu 42.16%
  • ana renk tonu 20.00%

CMYK: (23,0,42,20)
C23M0Y42K20 (23%, 0%, 42%, 20%)
(0.23 / 0.00 / 0.42 / 0.20)

CMYK yüzdeleri

%23.04
%0
%42.16
%20

Codes

Color #9DCC76 in popluar color models

9D CC 76
RGB 157 204 118
HSL 93° 45.74% 63.14%
HSB/HSV 93° 42.16% 80.00%
CMYK 23.04% 0.00% 42.16%
20.00%

Color #9DCC76 in popluar number systems.

HEX 9D CC 76
Decimal 157 204 118
Binary 10011101 11001100 1110110
Octal 235 314 166

Shades and tints

Shades of #9DCC76

#9DCC76
(157,204,118)
#8FBA6C
(143,186,108)
#81A862
(129,168,98)
#739658
(115,150,88)
#65844E
(101,132,78)
#577244
(87,114,68)
#49603A
(73,96,58)
#3B4E30
(59,78,48)
#2D3C26
(45,60,38)
#1F2A1C
(31,42,28)
#111812
(17,24,18)
#000000
(0,0,0)

Tints of #9DCC76

#9DCC76
(157,204,118)
#A5D082
(165,208,130)
#ADD48E
(173,212,142)
#B5D89A
(181,216,154)
#BDDCA6
(189,220,166)
#C5E0B2
(197,224,178)
#CDE4BE
(205,228,190)
#D5E8CA
(213,232,202)
#DDECD6
(221,236,214)
#E5F0E2
(229,240,226)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DCC76 color. Also use rgb(157,204,118) instead hex code.

Text Font Color

.myTextColor { color: #9DCC76; }

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

This text font color is #9DCC76.

Background Color

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

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

This div background color is #9DCC76.

Border color

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

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

This div border color is #9DCC76.

Opacity

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

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

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

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

This text has shadow with #9DCC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DCC76.

Preview

Color preview on black background

This text has color #9DCC76 on black background.


Color preview on white background

This text has color #9DCC76 on white background.


Black color preview on #9DCC76 background

This text has black color on #9DCC76 background.


White color preview on #9DCC76 background

This text has white color on #9DCC76 background.


Related colors

Complementary color

Complementary color for #hex is #623389.


I love getcolorcode.com

Triadic colors

1 #769DCC and #CC769D with #9DCC76 are triadic colors.

2 #76CC9D and #CC9D76 with #9DCC76 are triadic colors.