COLOR #ADC5A8

HEX: #ADC5A8 RGB: (173,197,168)

Renk bilgisi

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

RGB renk modeli

#ADC5A8 color RGB value is (173,197,168).

RGB: (173,197,168) (68%, 77%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 168 of 255 = 66%

173
197
168

R + G + B ~ 70%. #ADC5A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 168 = 538 (100%)
R 173 of 538 ~ 32.16%
G 197 of 538 ~ 36.62%
B 168 of 538 ~ 31.23'%

%32.16
%36.62
%31.23

CMYK RENK MODELİ

#ADC5A8 rengi CMYK tonu (12,0,15,23).

  • camgöbeği tonu 12.18%
  • eflatun tonu 0.00%
  • sarı tonu 14.72%
  • ana renk tonu 22.75%

CMYK: (12,0,15,23)
C12M0Y15K23 (12%, 0%, 15%, 23%)
(0.12 / 0.00 / 0.15 / 0.23)

CMYK yüzdeleri

%12.18
%0
%14.72
%22.75

Codes

Color #ADC5A8 in popluar color models

AD C5 A8
RGB 173 197 168
HSL 110° 20.00% 71.57%
HSB/HSV 110° 14.72% 77.25%
CMYK 12.18% 0.00% 14.72%
22.75%

Color #ADC5A8 in popluar number systems.

HEX AD C5 A8
Decimal 173 197 168
Binary 10101101 11000101 10101000
Octal 255 305 250

Shades and tints

Shades of #ADC5A8

#ADC5A8
(173,197,168)
#9EB499
(158,180,153)
#8FA38A
(143,163,138)
#80927B
(128,146,123)
#71816C
(113,129,108)
#62705D
(98,112,93)
#535F4E
(83,95,78)
#444E3F
(68,78,63)
#353D30
(53,61,48)
#262C21
(38,44,33)
#171B12
(23,27,18)
#000000
(0,0,0)

Tints of #ADC5A8

#ADC5A8
(173,197,168)
#B4CAAF
(180,202,175)
#BBCFB6
(187,207,182)
#C2D4BD
(194,212,189)
#C9D9C4
(201,217,196)
#D0DECB
(208,222,203)
#D7E3D2
(215,227,210)
#DEE8D9
(222,232,217)
#E5EDE0
(229,237,224)
#ECF2E7
(236,242,231)
#F3F7EE
(243,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5A8; }

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

This text font color is #ADC5A8.

Background Color

.myBgColor { background-color: #ADC5A8; }

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

This div background color is #ADC5A8.

Border color

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

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

This div border color is #ADC5A8.

Opacity

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

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

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

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

This text has shadow with #ADC5A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5A8.

Preview

Color preview on black background

This text has color #ADC5A8 on black background.


Color preview on white background

This text has color #ADC5A8 on white background.


Black color preview on #ADC5A8 background

This text has black color on #ADC5A8 background.


White color preview on #ADC5A8 background

This text has white color on #ADC5A8 background.


Related colors

Complementary color

Complementary color for #hex is #523A57.


I love getcolorcode.com

Triadic colors

1 #A8ADC5 and #C5A8AD with #ADC5A8 are triadic colors.

2 #A8C5AD and #C5ADA8 with #ADC5A8 are triadic colors.