COLOR #ADCC9E

HEX: #ADCC9E RGB: (173,204,158)

Renk bilgisi

#ADCC9E contains red, green and blue colors in about the same proportion. #ADCC9E ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADCC9E color RGB value is (173,204,158).

RGB: (173,204,158) (68%, 80%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 158 of 255 = 62%

173
204
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 158 = 535 (100%)
R 173 of 535 ~ 32.34%
G 204 of 535 ~ 38.13%
B 158 of 535 ~ 29.53'%

%32.34
%38.13
%29.53

CMYK RENK MODELİ

#ADCC9E rengi CMYK tonu (15,0,23,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 22.55%
  • ana renk tonu 20.00%
CMYK: (15,0,23,20) C15M0Y23K20 (15%,0%,23%,20%) (0.15/0.00/0.23/0.20) 

CMYK yüzdeleri

%15.2
%0
%22.55
%20

Codes

Color #ADCC9E in popluar color models

AD CC 9E
RGB 173 204 158
HSL 100° 31.08% 70.98%
HSB/HSV 100° 22.55% 80.00%
CMYK 15.20% 0.00% 22.55%
20.00%

Color #ADCC9E in popluar number systems.

HEX AD CC 9E
Decimal 173 204 158
Binary 10101101 11001100 10011110
Octal 255 314 236

Shades and tints

Shades of #ADCC9E

#ADCC9E
(173,204,158)
#9EBA90
(158,186,144)
#8FA882
(143,168,130)
#809674
(128,150,116)
#718466
(113,132,102)
#627258
(98,114,88)
#53604A
(83,96,74)
#444E3C
(68,78,60)
#353C2E
(53,60,46)
#262A20
(38,42,32)
#171812
(23,24,18)
#000000
(0,0,0)

Tints of #ADCC9E

#ADCC9E
(173,204,158)
#B4D0A6
(180,208,166)
#BBD4AE
(187,212,174)
#C2D8B6
(194,216,182)
#C9DCBE
(201,220,190)
#D0E0C6
(208,224,198)
#D7E4CE
(215,228,206)
#DEE8D6
(222,232,214)
#E5ECDE
(229,236,222)
#ECF0E6
(236,240,230)
#F3F4EE
(243,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCC9E color. Also use rgb(173,204,158) instead hex code.

Text Font Color

.myTextColor { color: #ADCC9E; }

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

This text font color is #ADCC9E.

Background Color

.myBgColor { background-color: #ADCC9E; }

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

This div background color is #ADCC9E.

Border color

.myBorderColor { border: 1px solid #ADCC9E; }

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

This div border color is #ADCC9E.

Opacity

.myOpacity80 { color: #ADCC9E; opacity: 0.8; }

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

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

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

This text has shadow with #ADCC9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCC9E.

Preview

Color preview on black background

This text has color #ADCC9E on black background.


Color preview on white background

This text has color #ADCC9E on white background.


Black color preview on #ADCC9E background

This text has black color on #ADCC9E background.


White color preview on #ADCC9E background

This text has white color on #ADCC9E background.


Related colors

Complementary color

Complementary color for #hex is #523361.


I love getcolorcode.com

Triadic colors

1 #9EADCC and #CC9EAD with #ADCC9E are triadic colors.

2 #9ECCAD and #CCAD9E with #ADCC9E are triadic colors.