COLOR #ADDB9B

HEX: #ADDB9B RGB: (173,219,155)

Renk bilgisi

#ADDB9B contains mainly red and green colors. #ADDB9B ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADDB9B color RGB value is (173,219,155).

RGB: (173,219,155) (68%, 86%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 155 of 255 = 61%

173
219
155

R + G + B ~ 72%. #ADDB9B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 155 = 547 (100%)
R 173 of 547 ~ 31.63%
G 219 of 547 ~ 40.04%
B 155 of 547 ~ 28.34'%

%31.63
%40.04
%28.34

CMYK RENK MODELİ

#ADDB9B rengi CMYK tonu (21,0,29,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 29.22%
  • ana renk tonu 14.12%
CMYK: (21,0,29,14) C21M0Y29K14 (21%,0%,29%,14%) (0.21/0.00/0.29/0.14) 

CMYK yüzdeleri

%21
%0
%29.22
%14.12

Codes

Color #ADDB9B in popluar color models

AD DB 9B
RGB 173 219 155
HSL 103° 47.06% 73.33%
HSB/HSV 103° 29.22% 85.88%
CMYK 21.00% 0.00% 29.22%
14.12%

Color #ADDB9B in popluar number systems.

HEX AD DB 9B
Decimal 173 219 155
Binary 10101101 11011011 10011011
Octal 255 333 233

Shades and tints

Shades of #ADDB9B

#ADDB9B
(173,219,155)
#9EC88D
(158,200,141)
#8FB57F
(143,181,127)
#80A271
(128,162,113)
#718F63
(113,143,99)
#627C55
(98,124,85)
#536947
(83,105,71)
#445639
(68,86,57)
#35432B
(53,67,43)
#26301D
(38,48,29)
#171D0F
(23,29,15)
#000000
(0,0,0)

Tints of #ADDB9B

#ADDB9B
(173,219,155)
#B4DEA4
(180,222,164)
#BBE1AD
(187,225,173)
#C2E4B6
(194,228,182)
#C9E7BF
(201,231,191)
#D0EAC8
(208,234,200)
#D7EDD1
(215,237,209)
#DEF0DA
(222,240,218)
#E5F3E3
(229,243,227)
#ECF6EC
(236,246,236)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB9B; }

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

This text font color is #ADDB9B.

Background Color

.myBgColor { background-color: #ADDB9B; }

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

This div background color is #ADDB9B.

Border color

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

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

This div border color is #ADDB9B.

Opacity

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

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

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

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

This text has shadow with #ADDB9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB9B.

Preview

Color preview on black background

This text has color #ADDB9B on black background.


Color preview on white background

This text has color #ADDB9B on white background.


Black color preview on #ADDB9B background

This text has black color on #ADDB9B background.


White color preview on #ADDB9B background

This text has white color on #ADDB9B background.


Related colors

Complementary color

Complementary color for #hex is #522464.


I love getcolorcode.com

Triadic colors

1 #9BADDB and #DB9BAD with #ADDB9B are triadic colors.

2 #9BDBAD and #DBAD9B with #ADDB9B are triadic colors.