COLOR #ADC49C

HEX: #ADC49C RGB: (173,196,156)

Renk bilgisi

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

RGB renk modeli

#ADC49C color RGB value is (173,196,156).

RGB: (173,196,156) (68%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 196 of 255 = 77%
B 156 of 255 = 61%

173
196
156

R + G + B ~ 69%. #ADC49C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 156 = 525 (100%)
R 173 of 525 ~ 32.95%
G 196 of 525 ~ 37.33%
B 156 of 525 ~ 29.71'%

%32.95
%37.33
%29.71

CMYK RENK MODELİ

#ADC49C rengi CMYK tonu (12,0,20,23).

  • camgöbeği tonu 11.73%
  • eflatun tonu 0.00%
  • sarı tonu 20.41%
  • ana renk tonu 23.14%

CMYK: (12,0,20,23)
C12M0Y20K23 (12%, 0%, 20%, 23%)
(0.12 / 0.00 / 0.20 / 0.23)

CMYK yüzdeleri

%11.73
%0
%20.41
%23.14

Codes

Color #ADC49C in popluar color models

AD C4 9C
RGB 173 196 156
HSL 95° 25.32% 69.02%
HSB/HSV 95° 20.41% 76.86%
CMYK 11.73% 0.00% 20.41%
23.14%

Color #ADC49C in popluar number systems.

HEX AD C4 9C
Decimal 173 196 156
Binary 10101101 11000100 10011100
Octal 255 304 234

Shades and tints

Shades of #ADC49C

#ADC49C
(173,196,156)
#9EB38E
(158,179,142)
#8FA280
(143,162,128)
#809172
(128,145,114)
#718064
(113,128,100)
#626F56
(98,111,86)
#535E48
(83,94,72)
#444D3A
(68,77,58)
#353C2C
(53,60,44)
#262B1E
(38,43,30)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADC49C

#ADC49C
(173,196,156)
#B4C9A5
(180,201,165)
#BBCEAE
(187,206,174)
#C2D3B7
(194,211,183)
#C9D8C0
(201,216,192)
#D0DDC9
(208,221,201)
#D7E2D2
(215,226,210)
#DEE7DB
(222,231,219)
#E5ECE4
(229,236,228)
#ECF1ED
(236,241,237)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC49C color. Also use rgb(173,196,156) instead hex code.

Text Font Color

.myTextColor { color: #ADC49C; }

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

This text font color is #ADC49C.

Background Color

.myBgColor { background-color: #ADC49C; }

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

This div background color is #ADC49C.

Border color

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

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

This div border color is #ADC49C.

Opacity

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

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

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

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

This text has shadow with #ADC49C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC49C.

Preview

Color preview on black background

This text has color #ADC49C on black background.


Color preview on white background

This text has color #ADC49C on white background.


Black color preview on #ADC49C background

This text has black color on #ADC49C background.


White color preview on #ADC49C background

This text has white color on #ADC49C background.


Related colors

Complementary color

Complementary color for #hex is #523B63.


I love getcolorcode.com

Triadic colors

1 #9CADC4 and #C49CAD with #ADC49C are triadic colors.

2 #9CC4AD and #C4AD9C with #ADC49C are triadic colors.