COLOR #ADC69B

HEX: #ADC69B RGB: (173,198,155)

Renk bilgisi

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

RGB renk modeli

#ADC69B color RGB value is (173,198,155).

RGB: (173,198,155) (68%, 78%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 198 of 255 = 78%
B 155 of 255 = 61%

173
198
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 198 + 155 = 526 (100%)
R 173 of 526 ~ 32.89%
G 198 of 526 ~ 37.64%
B 155 of 526 ~ 29.47'%

%32.89
%37.64
%29.47

CMYK RENK MODELİ

#ADC69B rengi CMYK tonu (13,0,22,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 0.00%
  • sarı tonu 21.72%
  • ana renk tonu 22.35%

CMYK: (13,0,22,22)
C13M0Y22K22 (13%, 0%, 22%, 22%)
(0.13 / 0.00 / 0.22 / 0.22)

CMYK yüzdeleri

%12.63
%0
%21.72
%22.35

Codes

Color #ADC69B in popluar color models

AD C6 9B
RGB 173 198 155
HSL 95° 27.39% 69.22%
HSB/HSV 95° 21.72% 77.65%
CMYK 12.63% 0.00% 21.72%
22.35%

Color #ADC69B in popluar number systems.

HEX AD C6 9B
Decimal 173 198 155
Binary 10101101 11000110 10011011
Octal 255 306 233

Shades and tints

Shades of #ADC69B

#ADC69B
(173,198,155)
#9EB48D
(158,180,141)
#8FA27F
(143,162,127)
#809071
(128,144,113)
#717E63
(113,126,99)
#626C55
(98,108,85)
#535A47
(83,90,71)
#444839
(68,72,57)
#35362B
(53,54,43)
#26241D
(38,36,29)
#17120F
(23,18,15)
#000000
(0,0,0)

Tints of #ADC69B

#ADC69B
(173,198,155)
#B4CBA4
(180,203,164)
#BBD0AD
(187,208,173)
#C2D5B6
(194,213,182)
#C9DABF
(201,218,191)
#D0DFC8
(208,223,200)
#D7E4D1
(215,228,209)
#DEE9DA
(222,233,218)
#E5EEE3
(229,238,227)
#ECF3EC
(236,243,236)
#F3F8F5
(243,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC69B; }

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

This text font color is #ADC69B.

Background Color

.myBgColor { background-color: #ADC69B; }

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

This div background color is #ADC69B.

Border color

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

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

This div border color is #ADC69B.

Opacity

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

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

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

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

This text has shadow with #ADC69B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC69B.

Preview

Color preview on black background

This text has color #ADC69B on black background.


Color preview on white background

This text has color #ADC69B on white background.


Black color preview on #ADC69B background

This text has black color on #ADC69B background.


White color preview on #ADC69B background

This text has white color on #ADC69B background.


Related colors

Complementary color

Complementary color for #hex is #523964.


I love getcolorcode.com

Triadic colors

1 #9BADC6 and #C69BAD with #ADC69B are triadic colors.

2 #9BC6AD and #C6AD9B with #ADC69B are triadic colors.