COLOR #ADCE8A

HEX: #ADCE8A RGB: (173,206,138)

Renk bilgisi

#ADCE8A contains mainly red and green colors. #ADCE8A ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADCE8A color RGB value is (173,206,138).

RGB: (173,206,138) (68%, 81%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 138 of 255 = 54%

173
206
138

R + G + B ~ 68%. #ADCE8A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 138 = 517 (100%)
R 173 of 517 ~ 33.46%
G 206 of 517 ~ 39.85%
B 138 of 517 ~ 26.69'%

%33.46
%39.85
%26.69

CMYK RENK MODELİ

#ADCE8A rengi CMYK tonu (16,0,33,19).

  • camgöbeği tonu 16.02%
  • eflatun tonu 0.00%
  • sarı tonu 33.01%
  • ana renk tonu 19.22%

CMYK: (16,0,33,19)
C16M0Y33K19 (16%, 0%, 33%, 19%)
(0.16 / 0.00 / 0.33 / 0.19)

CMYK yüzdeleri

%16.02
%0
%33.01
%19.22

Codes

Color #ADCE8A in popluar color models

AD CE 8A
RGB 173 206 138
HSL 89° 40.96% 67.45%
HSB/HSV 89° 33.01% 80.78%
CMYK 16.02% 0.00% 33.01%
19.22%

Color #ADCE8A in popluar number systems.

HEX AD CE 8A
Decimal 173 206 138
Binary 10101101 11001110 10001010
Octal 255 316 212

Shades and tints

Shades of #ADCE8A

#ADCE8A
(173,206,138)
#9EBC7E
(158,188,126)
#8FAA72
(143,170,114)
#809866
(128,152,102)
#71865A
(113,134,90)
#62744E
(98,116,78)
#536242
(83,98,66)
#445036
(68,80,54)
#353E2A
(53,62,42)
#262C1E
(38,44,30)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADCE8A

#ADCE8A
(173,206,138)
#B4D294
(180,210,148)
#BBD69E
(187,214,158)
#C2DAA8
(194,218,168)
#C9DEB2
(201,222,178)
#D0E2BC
(208,226,188)
#D7E6C6
(215,230,198)
#DEEAD0
(222,234,208)
#E5EEDA
(229,238,218)
#ECF2E4
(236,242,228)
#F3F6EE
(243,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCE8A color. Also use rgb(173,206,138) instead hex code.

Text Font Color

.myTextColor { color: #ADCE8A; }

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

This text font color is #ADCE8A.

Background Color

.myBgColor { background-color: #ADCE8A; }

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

This div background color is #ADCE8A.

Border color

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

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

This div border color is #ADCE8A.

Opacity

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

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

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

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

This text has shadow with #ADCE8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCE8A.

Preview

Color preview on black background

This text has color #ADCE8A on black background.


Color preview on white background

This text has color #ADCE8A on white background.


Black color preview on #ADCE8A background

This text has black color on #ADCE8A background.


White color preview on #ADCE8A background

This text has white color on #ADCE8A background.


Related colors

Complementary color

Complementary color for #hex is #523175.


I love getcolorcode.com

Triadic colors

1 #8AADCE and #CE8AAD with #ADCE8A are triadic colors.

2 #8ACEAD and #CEAD8A with #ADCE8A are triadic colors.