COLOR #ADC49B

HEX: #ADC49B RGB: (173,196,155)

Renk bilgisi

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

RGB renk modeli

#ADC49B color RGB value is (173,196,155).

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

RGB bağlantıları ve doygunluk

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

173
196
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 196 + 155 = 524 (100%)
R 173 of 524 ~ 33.02%
G 196 of 524 ~ 37.4%
B 155 of 524 ~ 29.58'%

%33.02
%37.4
%29.58

CMYK RENK MODELİ

#ADC49B rengi CMYK tonu (12,0,21,23).

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

CMYK: (12,0,21,23)
C12M0Y21K23 (12%, 0%, 21%, 23%)
(0.12 / 0.00 / 0.21 / 0.23)

CMYK yüzdeleri

%11.73
%0
%20.92
%23.14

Codes

Color #ADC49B in popluar color models

AD C4 9B
RGB 173 196 155
HSL 94° 25.79% 68.82%
HSB/HSV 94° 20.92% 76.86%
CMYK 11.73% 0.00% 20.92%
23.14%

Color #ADC49B in popluar number systems.

HEX AD C4 9B
Decimal 173 196 155
Binary 10101101 11000100 10011011
Octal 255 304 233

Shades and tints

Shades of #ADC49B

#ADC49B
(173,196,155)
#9EB38D
(158,179,141)
#8FA27F
(143,162,127)
#809171
(128,145,113)
#718063
(113,128,99)
#626F55
(98,111,85)
#535E47
(83,94,71)
#444D39
(68,77,57)
#353C2B
(53,60,43)
#262B1D
(38,43,29)
#171A0F
(23,26,15)
#000000
(0,0,0)

Tints of #ADC49B

#ADC49B
(173,196,155)
#B4C9A4
(180,201,164)
#BBCEAD
(187,206,173)
#C2D3B6
(194,211,182)
#C9D8BF
(201,216,191)
#D0DDC8
(208,221,200)
#D7E2D1
(215,226,209)
#DEE7DA
(222,231,218)
#E5ECE3
(229,236,227)
#ECF1EC
(236,241,236)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC49B; }

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

This text font color is #ADC49B.

Background Color

.myBgColor { background-color: #ADC49B; }

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

This div background color is #ADC49B.

Border color

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

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

This div border color is #ADC49B.

Opacity

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

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

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

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

This text has shadow with #ADC49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC49B.

Preview

Color preview on black background

This text has color #ADC49B on black background.


Color preview on white background

This text has color #ADC49B on white background.


Black color preview on #ADC49B background

This text has black color on #ADC49B background.


White color preview on #ADC49B background

This text has white color on #ADC49B background.


Related colors

Complementary color

Complementary color for #hex is #523B64.


I love getcolorcode.com

Triadic colors

1 #9BADC4 and #C49BAD with #ADC49B are triadic colors.

2 #9BC4AD and #C4AD9B with #ADC49B are triadic colors.