COLOR #ADC3A8

HEX: #ADC3A8 RGB: (173,195,168)

Renk bilgisi

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

RGB renk modeli

#ADC3A8 color RGB value is (173,195,168).

RGB: (173,195,168) (68%, 76%, 66%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 195 of 255 = 76%
B 168 of 255 = 66%

173
195
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 195 + 168 = 536 (100%)
R 173 of 536 ~ 32.28%
G 195 of 536 ~ 36.38%
B 168 of 536 ~ 31.34'%

%32.28
%36.38
%31.34

CMYK RENK MODELİ

#ADC3A8 rengi CMYK tonu (11,0,14,24).

  • camgöbeği tonu 11.28%
  • eflatun tonu 0.00%
  • sarı tonu 13.85%
  • ana renk tonu 23.53%

CMYK: (11,0,14,24)
C11M0Y14K24 (11%, 0%, 14%, 24%)
(0.11 / 0.00 / 0.14 / 0.24)

CMYK yüzdeleri

%11.28
%0
%13.85
%23.53

Codes

Color #ADC3A8 in popluar color models

AD C3 A8
RGB 173 195 168
HSL 109° 18.37% 71.18%
HSB/HSV 109° 13.85% 76.47%
CMYK 11.28% 0.00% 13.85%
23.53%

Color #ADC3A8 in popluar number systems.

HEX AD C3 A8
Decimal 173 195 168
Binary 10101101 11000011 10101000
Octal 255 303 250

Shades and tints

Shades of #ADC3A8

#ADC3A8
(173,195,168)
#9EB299
(158,178,153)
#8FA18A
(143,161,138)
#80907B
(128,144,123)
#717F6C
(113,127,108)
#626E5D
(98,110,93)
#535D4E
(83,93,78)
#444C3F
(68,76,63)
#353B30
(53,59,48)
#262A21
(38,42,33)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #ADC3A8

#ADC3A8
(173,195,168)
#B4C8AF
(180,200,175)
#BBCDB6
(187,205,182)
#C2D2BD
(194,210,189)
#C9D7C4
(201,215,196)
#D0DCCB
(208,220,203)
#D7E1D2
(215,225,210)
#DEE6D9
(222,230,217)
#E5EBE0
(229,235,224)
#ECF0E7
(236,240,231)
#F3F5EE
(243,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC3A8; }

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

This text font color is #ADC3A8.

Background Color

.myBgColor { background-color: #ADC3A8; }

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

This div background color is #ADC3A8.

Border color

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

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

This div border color is #ADC3A8.

Opacity

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

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

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

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

This text has shadow with #ADC3A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC3A8.

Preview

Color preview on black background

This text has color #ADC3A8 on black background.


Color preview on white background

This text has color #ADC3A8 on white background.


Black color preview on #ADC3A8 background

This text has black color on #ADC3A8 background.


White color preview on #ADC3A8 background

This text has white color on #ADC3A8 background.


Related colors

Complementary color

Complementary color for #hex is #523C57.


I love getcolorcode.com

Triadic colors

1 #A8ADC3 and #C3A8AD with #ADC3A8 are triadic colors.

2 #A8C3AD and #C3ADA8 with #ADC3A8 are triadic colors.