COLOR #ADC49E

HEX: #ADC49E RGB: (173,196,158)

Renk bilgisi

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

RGB renk modeli

#ADC49E color RGB value is (173,196,158).

RGB: (173,196,158) (68%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 158 of 255 = 62%

173
196
158

R + G + B ~ 69%. #ADC49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 158 = 527 (100%)
R 173 of 527 ~ 32.83%
G 196 of 527 ~ 37.19%
B 158 of 527 ~ 29.98'%

%32.83
%37.19
%29.98

CMYK RENK MODELİ

#ADC49E rengi CMYK tonu (12,0,19,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 19.39%
  • ana renk tonu 23.14%

CMYK: (12,0,19,23)
C12M0Y19K23 (12%, 0%, 19%, 23%)
(0.12 / 0.00 / 0.19 / 0.23)

CMYK yüzdeleri

%11.73
%0
%19.39
%23.14

Codes

Color #ADC49E in popluar color models

AD C4 9E
RGB 173 196 158
HSL 96° 24.36% 69.41%
HSB/HSV 96° 19.39% 76.86%
CMYK 11.73% 0.00% 19.39%
23.14%

Color #ADC49E in popluar number systems.

HEX AD C4 9E
Decimal 173 196 158
Binary 10101101 11000100 10011110
Octal 255 304 236

Shades and tints

Shades of #ADC49E

#ADC49E
(173,196,158)
#9EB390
(158,179,144)
#8FA282
(143,162,130)
#809174
(128,145,116)
#718066
(113,128,102)
#626F58
(98,111,88)
#535E4A
(83,94,74)
#444D3C
(68,77,60)
#353C2E
(53,60,46)
#262B20
(38,43,32)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADC49E

#ADC49E
(173,196,158)
#B4C9A6
(180,201,166)
#BBCEAE
(187,206,174)
#C2D3B6
(194,211,182)
#C9D8BE
(201,216,190)
#D0DDC6
(208,221,198)
#D7E2CE
(215,226,206)
#DEE7D6
(222,231,214)
#E5ECDE
(229,236,222)
#ECF1E6
(236,241,230)
#F3F6EE
(243,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC49E; }

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

This text font color is #ADC49E.

Background Color

.myBgColor { background-color: #ADC49E; }

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

This div background color is #ADC49E.

Border color

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

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

This div border color is #ADC49E.

Opacity

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

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

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

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

This text has shadow with #ADC49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC49E.

Preview

Color preview on black background

This text has color #ADC49E on black background.


Color preview on white background

This text has color #ADC49E on white background.


Black color preview on #ADC49E background

This text has black color on #ADC49E background.


White color preview on #ADC49E background

This text has white color on #ADC49E background.


Related colors

Complementary color

Complementary color for #hex is #523B61.


I love getcolorcode.com

Triadic colors

1 #9EADC4 and #C49EAD with #ADC49E are triadic colors.

2 #9EC4AD and #C4AD9E with #ADC49E are triadic colors.