COLOR #ADC5A4

HEX: #ADC5A4 RGB: (173,197,164)

Renk bilgisi

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

RGB renk modeli

#ADC5A4 color RGB value is (173,197,164).

RGB: (173,197,164) (68%, 77%, 64%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 164 of 255 = 64%

173
197
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 164 = 534 (100%)
R 173 of 534 ~ 32.4%
G 197 of 534 ~ 36.89%
B 164 of 534 ~ 30.71'%

%32.4
%36.89
%30.71

CMYK RENK MODELİ

#ADC5A4 rengi CMYK tonu (12,0,17,23).

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

CMYK: (12,0,17,23)
C12M0Y17K23 (12%, 0%, 17%, 23%)
(0.12 / 0.00 / 0.17 / 0.23)

CMYK yüzdeleri

%12.18
%0
%16.75
%22.75

Codes

Color #ADC5A4 in popluar color models

AD C5 A4
RGB 173 197 164
HSL 104° 22.15% 70.78%
HSB/HSV 104° 16.75% 77.25%
CMYK 12.18% 0.00% 16.75%
22.75%

Color #ADC5A4 in popluar number systems.

HEX AD C5 A4
Decimal 173 197 164
Binary 10101101 11000101 10100100
Octal 255 305 244

Shades and tints

Shades of #ADC5A4

#ADC5A4
(173,197,164)
#9EB496
(158,180,150)
#8FA388
(143,163,136)
#80927A
(128,146,122)
#71816C
(113,129,108)
#62705E
(98,112,94)
#535F50
(83,95,80)
#444E42
(68,78,66)
#353D34
(53,61,52)
#262C26
(38,44,38)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADC5A4

#ADC5A4
(173,197,164)
#B4CAAC
(180,202,172)
#BBCFB4
(187,207,180)
#C2D4BC
(194,212,188)
#C9D9C4
(201,217,196)
#D0DECC
(208,222,204)
#D7E3D4
(215,227,212)
#DEE8DC
(222,232,220)
#E5EDE4
(229,237,228)
#ECF2EC
(236,242,236)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5A4; }

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

This text font color is #ADC5A4.

Background Color

.myBgColor { background-color: #ADC5A4; }

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

This div background color is #ADC5A4.

Border color

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

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

This div border color is #ADC5A4.

Opacity

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

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

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

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

This text has shadow with #ADC5A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5A4.

Preview

Color preview on black background

This text has color #ADC5A4 on black background.


Color preview on white background

This text has color #ADC5A4 on white background.


Black color preview on #ADC5A4 background

This text has black color on #ADC5A4 background.


White color preview on #ADC5A4 background

This text has white color on #ADC5A4 background.


Related colors

Complementary color

Complementary color for #hex is #523A5B.


I love getcolorcode.com

Triadic colors

1 #A4ADC5 and #C5A4AD with #ADC5A4 are triadic colors.

2 #A4C5AD and #C5ADA4 with #ADC5A4 are triadic colors.