COLOR #ADDB87

HEX: #ADDB87 RGB: (173,219,135)

Renk bilgisi

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

RGB renk modeli

#ADDB87 color RGB value is (173,219,135).

RGB: (173,219,135) (68%, 86%, 53%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 135 of 255 = 53%

173
219
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 135 = 527 (100%)
R 173 of 527 ~ 32.83%
G 219 of 527 ~ 41.56%
B 135 of 527 ~ 25.62'%

%32.83
%41.56
%25.62

CMYK RENK MODELİ

#ADDB87 rengi CMYK tonu (21,0,38,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 38.36%
  • ana renk tonu 14.12%
CMYK: (21,0,38,14) C21M0Y38K14 (21%,0%,38%,14%) (0.21/0.00/0.38/0.14) 

CMYK yüzdeleri

%21
%0
%38.36
%14.12

Codes

Color #ADDB87 in popluar color models

AD DB 87
RGB 173 219 135
HSL 93° 53.85% 69.41%
HSB/HSV 93° 38.36% 85.88%
CMYK 21.00% 0.00% 38.36%
14.12%

Color #ADDB87 in popluar number systems.

HEX AD DB 87
Decimal 173 219 135
Binary 10101101 11011011 10000111
Octal 255 333 207

Shades and tints

Shades of #ADDB87

#ADDB87
(173,219,135)
#9EC87B
(158,200,123)
#8FB56F
(143,181,111)
#80A263
(128,162,99)
#718F57
(113,143,87)
#627C4B
(98,124,75)
#53693F
(83,105,63)
#445633
(68,86,51)
#354327
(53,67,39)
#26301B
(38,48,27)
#171D0F
(23,29,15)
#000000
(0,0,0)

Tints of #ADDB87

#ADDB87
(173,219,135)
#B4DE91
(180,222,145)
#BBE19B
(187,225,155)
#C2E4A5
(194,228,165)
#C9E7AF
(201,231,175)
#D0EAB9
(208,234,185)
#D7EDC3
(215,237,195)
#DEF0CD
(222,240,205)
#E5F3D7
(229,243,215)
#ECF6E1
(236,246,225)
#F3F9EB
(243,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB87; }

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

This text font color is #ADDB87.

Background Color

.myBgColor { background-color: #ADDB87; }

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

This div background color is #ADDB87.

Border color

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

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

This div border color is #ADDB87.

Opacity

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

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

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

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

This text has shadow with #ADDB87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB87.

Preview

Color preview on black background

This text has color #ADDB87 on black background.


Color preview on white background

This text has color #ADDB87 on white background.


Black color preview on #ADDB87 background

This text has black color on #ADDB87 background.


White color preview on #ADDB87 background

This text has white color on #ADDB87 background.


Related colors

Complementary color

Complementary color for #hex is #522478.


I love getcolorcode.com

Triadic colors

1 #87ADDB and #DB87AD with #ADDB87 are triadic colors.

2 #87DBAD and #DBAD87 with #ADDB87 are triadic colors.