COLOR #ADCEA8

HEX: #ADCEA8 RGB: (173,206,168)

Renk bilgisi

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

RGB renk modeli

#ADCEA8 color RGB value is (173,206,168).

RGB: (173,206,168) (68%, 81%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 206 of 255 = 81%
B 168 of 255 = 66%

173
206
168

R + G + B ~ 72%. #ADCEA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 206 + 168 = 547 (100%)
R 173 of 547 ~ 31.63%
G 206 of 547 ~ 37.66%
B 168 of 547 ~ 30.71'%

%31.63
%37.66
%30.71

CMYK RENK MODELİ

#ADCEA8 rengi CMYK tonu (16,0,18,19).

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

CMYK: (16,0,18,19)
C16M0Y18K19 (16%, 0%, 18%, 19%)
(0.16 / 0.00 / 0.18 / 0.19)

CMYK yüzdeleri

%16.02
%0
%18.45
%19.22

Codes

Color #ADCEA8 in popluar color models

AD CE A8
RGB 173 206 168
HSL 112° 27.94% 73.33%
HSB/HSV 112° 18.45% 80.78%
CMYK 16.02% 0.00% 18.45%
19.22%

Color #ADCEA8 in popluar number systems.

HEX AD CE A8
Decimal 173 206 168
Binary 10101101 11001110 10101000
Octal 255 316 250

Shades and tints

Shades of #ADCEA8

#ADCEA8
(173,206,168)
#9EBC99
(158,188,153)
#8FAA8A
(143,170,138)
#80987B
(128,152,123)
#71866C
(113,134,108)
#62745D
(98,116,93)
#53624E
(83,98,78)
#44503F
(68,80,63)
#353E30
(53,62,48)
#262C21
(38,44,33)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADCEA8

#ADCEA8
(173,206,168)
#B4D2AF
(180,210,175)
#BBD6B6
(187,214,182)
#C2DABD
(194,218,189)
#C9DEC4
(201,222,196)
#D0E2CB
(208,226,203)
#D7E6D2
(215,230,210)
#DEEAD9
(222,234,217)
#E5EEE0
(229,238,224)
#ECF2E7
(236,242,231)
#F3F6EE
(243,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCEA8; }

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

This text font color is #ADCEA8.

Background Color

.myBgColor { background-color: #ADCEA8; }

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

This div background color is #ADCEA8.

Border color

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

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

This div border color is #ADCEA8.

Opacity

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

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

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

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

This text has shadow with #ADCEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCEA8.

Preview

Color preview on black background

This text has color #ADCEA8 on black background.


Color preview on white background

This text has color #ADCEA8 on white background.


Black color preview on #ADCEA8 background

This text has black color on #ADCEA8 background.


White color preview on #ADCEA8 background

This text has white color on #ADCEA8 background.


Related colors

Complementary color

Complementary color for #hex is #523157.


I love getcolorcode.com

Triadic colors

1 #A8ADCE and #CEA8AD with #ADCEA8 are triadic colors.

2 #A8CEAD and #CEADA8 with #ADCEA8 are triadic colors.