COLOR #ADDB9C

HEX: #ADDB9C RGB: (173,219,156)

Renk bilgisi

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

RGB renk modeli

#ADDB9C color RGB value is (173,219,156).

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

RGB bağlantıları ve doygunluk

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

173
219
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 156 = 548 (100%)
R 173 of 548 ~ 31.57%
G 219 of 548 ~ 39.96%
B 156 of 548 ~ 28.47'%

%31.57
%39.96
%28.47

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 28.77%
  • 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
%28.77
%14.12

Codes

Color #ADDB9C in popluar color models

AD DB 9C
RGB 173 219 156
HSL 104° 46.67% 73.53%
HSB/HSV 104° 28.77% 85.88%
CMYK 21.00% 0.00% 28.77%
14.12%

Color #ADDB9C in popluar number systems.

HEX AD DB 9C
Decimal 173 219 156
Binary 10101101 11011011 10011100
Octal 255 333 234

Shades and tints

Shades of #ADDB9C

#ADDB9C
(173,219,156)
#9EC88E
(158,200,142)
#8FB580
(143,181,128)
#80A272
(128,162,114)
#718F64
(113,143,100)
#627C56
(98,124,86)
#536948
(83,105,72)
#44563A
(68,86,58)
#35432C
(53,67,44)
#26301E
(38,48,30)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #ADDB9C

#ADDB9C
(173,219,156)
#B4DEA5
(180,222,165)
#BBE1AE
(187,225,174)
#C2E4B7
(194,228,183)
#C9E7C0
(201,231,192)
#D0EAC9
(208,234,201)
#D7EDD2
(215,237,210)
#DEF0DB
(222,240,219)
#E5F3E4
(229,243,228)
#ECF6ED
(236,246,237)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB9C; }

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

This text font color is #ADDB9C.

Background Color

.myBgColor { background-color: #ADDB9C; }

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

This div background color is #ADDB9C.

Border color

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

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

This div border color is #ADDB9C.

Opacity

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

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

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

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

This text has shadow with #ADDB9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB9C.

Preview

Color preview on black background

This text has color #ADDB9C on black background.


Color preview on white background

This text has color #ADDB9C on white background.


Black color preview on #ADDB9C background

This text has black color on #ADDB9C background.


White color preview on #ADDB9C background

This text has white color on #ADDB9C background.


Related colors

Complementary color

Complementary color for #hex is #522463.


I love getcolorcode.com

Triadic colors

1 #9CADDB and #DB9CAD with #ADDB9C are triadic colors.

2 #9CDBAD and #DBAD9C with #ADDB9C are triadic colors.