COLOR #ADCE8F

HEX: #ADCE8F RGB: (173,206,143)

Renk bilgisi

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

RGB renk modeli

#ADCE8F color RGB value is (173,206,143).

RGB: (173,206,143) (68%, 81%, 56%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 143 of 255 = 56%

173
206
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 143 = 522 (100%)
R 173 of 522 ~ 33.14%
G 206 of 522 ~ 39.46%
B 143 of 522 ~ 27.39'%

%33.14
%39.46
%27.39

CMYK RENK MODELİ

#ADCE8F rengi CMYK tonu (16,0,31,19).

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

CMYK: (16,0,31,19)
C16M0Y31K19 (16%, 0%, 31%, 19%)
(0.16 / 0.00 / 0.31 / 0.19)

CMYK yüzdeleri

%16.02
%0
%30.58
%19.22

Codes

Color #ADCE8F in popluar color models

AD CE 8F
RGB 173 206 143
HSL 91° 39.13% 68.43%
HSB/HSV 91° 30.58% 80.78%
CMYK 16.02% 0.00% 30.58%
19.22%

Color #ADCE8F in popluar number systems.

HEX AD CE 8F
Decimal 173 206 143
Binary 10101101 11001110 10001111
Octal 255 316 217

Shades and tints

Shades of #ADCE8F

#ADCE8F
(173,206,143)
#9EBC82
(158,188,130)
#8FAA75
(143,170,117)
#809868
(128,152,104)
#71865B
(113,134,91)
#62744E
(98,116,78)
#536241
(83,98,65)
#445034
(68,80,52)
#353E27
(53,62,39)
#262C1A
(38,44,26)
#171A0D
(23,26,13)
#000000
(0,0,0)

Tints of #ADCE8F

#ADCE8F
(173,206,143)
#B4D299
(180,210,153)
#BBD6A3
(187,214,163)
#C2DAAD
(194,218,173)
#C9DEB7
(201,222,183)
#D0E2C1
(208,226,193)
#D7E6CB
(215,230,203)
#DEEAD5
(222,234,213)
#E5EEDF
(229,238,223)
#ECF2E9
(236,242,233)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCE8F; }

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

This text font color is #ADCE8F.

Background Color

.myBgColor { background-color: #ADCE8F; }

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

This div background color is #ADCE8F.

Border color

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

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

This div border color is #ADCE8F.

Opacity

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

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

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

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

This text has shadow with #ADCE8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCE8F.

Preview

Color preview on black background

This text has color #ADCE8F on black background.


Color preview on white background

This text has color #ADCE8F on white background.


Black color preview on #ADCE8F background

This text has black color on #ADCE8F background.


White color preview on #ADCE8F background

This text has white color on #ADCE8F background.


Related colors

Complementary color

Complementary color for #hex is #523170.


I love getcolorcode.com

Triadic colors

1 #8FADCE and #CE8FAD with #ADCE8F are triadic colors.

2 #8FCEAD and #CEAD8F with #ADCE8F are triadic colors.