COLOR #ADC19E

HEX: #ADC19E RGB: (173,193,158)

Renk bilgisi

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

RGB renk modeli

#ADC19E color RGB value is (173,193,158).

RGB: (173,193,158) (68%, 76%, 62%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 193 of 255 = 76%
B 158 of 255 = 62%

173
193
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 193 + 158 = 524 (100%)
R 173 of 524 ~ 33.02%
G 193 of 524 ~ 36.83%
B 158 of 524 ~ 30.15'%

%33.02
%36.83
%30.15

CMYK RENK MODELİ

#ADC19E rengi CMYK tonu (10,0,18,24).

  • camgöbeği tonu 10.36%
  • eflatun tonu 0.00%
  • sarı tonu 18.13%
  • ana renk tonu 24.31%

CMYK: (10,0,18,24)
C10M0Y18K24 (10%, 0%, 18%, 24%)
(0.10 / 0.00 / 0.18 / 0.24)

CMYK yüzdeleri

%10.36
%0
%18.13
%24.31

Codes

Color #ADC19E in popluar color models

AD C1 9E
RGB 173 193 158
HSL 94° 22.01% 68.82%
HSB/HSV 94° 18.13% 75.69%
CMYK 10.36% 0.00% 18.13%
24.31%

Color #ADC19E in popluar number systems.

HEX AD C1 9E
Decimal 173 193 158
Binary 10101101 11000001 10011110
Octal 255 301 236

Shades and tints

Shades of #ADC19E

#ADC19E
(173,193,158)
#9EB090
(158,176,144)
#8F9F82
(143,159,130)
#808E74
(128,142,116)
#717D66
(113,125,102)
#626C58
(98,108,88)
#535B4A
(83,91,74)
#444A3C
(68,74,60)
#35392E
(53,57,46)
#262820
(38,40,32)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #ADC19E

#ADC19E
(173,193,158)
#B4C6A6
(180,198,166)
#BBCBAE
(187,203,174)
#C2D0B6
(194,208,182)
#C9D5BE
(201,213,190)
#D0DAC6
(208,218,198)
#D7DFCE
(215,223,206)
#DEE4D6
(222,228,214)
#E5E9DE
(229,233,222)
#ECEEE6
(236,238,230)
#F3F3EE
(243,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC19E; }

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

This text font color is #ADC19E.

Background Color

.myBgColor { background-color: #ADC19E; }

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

This div background color is #ADC19E.

Border color

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

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

This div border color is #ADC19E.

Opacity

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

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

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

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

This text has shadow with #ADC19E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC19E.

Preview

Color preview on black background

This text has color #ADC19E on black background.


Color preview on white background

This text has color #ADC19E on white background.


Black color preview on #ADC19E background

This text has black color on #ADC19E background.


White color preview on #ADC19E background

This text has white color on #ADC19E background.


Related colors

Complementary color

Complementary color for #hex is #523E61.


I love getcolorcode.com

Triadic colors

1 #9EADC1 and #C19EAD with #ADC19E are triadic colors.

2 #9EC1AD and #C1AD9E with #ADC19E are triadic colors.