COLOR #ADDB94

HEX: #ADDB94 RGB: (173,219,148)

Renk bilgisi

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

RGB renk modeli

#ADDB94 color RGB value is (173,219,148).

RGB: (173,219,148) (68%, 86%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 148 of 255 = 58%

173
219
148

R + G + B ~ 71%. #ADDB94 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 148 = 540 (100%)
R 173 of 540 ~ 32.04%
G 219 of 540 ~ 40.56%
B 148 of 540 ~ 27.41'%

%32.04
%40.56
%27.41

CMYK RENK MODELİ

#ADDB94 rengi CMYK tonu (21,0,32,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 32.42%
  • ana renk tonu 14.12%

CMYK: (21,0,32,14)
C21M0Y32K14 (21%, 0%, 32%, 14%)
(0.21 / 0.00 / 0.32 / 0.14)

CMYK yüzdeleri

%21
%0
%32.42
%14.12

Codes

Color #ADDB94 in popluar color models

AD DB 94
RGB 173 219 148
HSL 99° 49.65% 71.96%
HSB/HSV 99° 32.42% 85.88%
CMYK 21.00% 0.00% 32.42%
14.12%

Color #ADDB94 in popluar number systems.

HEX AD DB 94
Decimal 173 219 148
Binary 10101101 11011011 10010100
Octal 255 333 224

Shades and tints

Shades of #ADDB94

#ADDB94
(173,219,148)
#9EC887
(158,200,135)
#8FB57A
(143,181,122)
#80A26D
(128,162,109)
#718F60
(113,143,96)
#627C53
(98,124,83)
#536946
(83,105,70)
#445639
(68,86,57)
#35432C
(53,67,44)
#26301F
(38,48,31)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADDB94

#ADDB94
(173,219,148)
#B4DE9D
(180,222,157)
#BBE1A6
(187,225,166)
#C2E4AF
(194,228,175)
#C9E7B8
(201,231,184)
#D0EAC1
(208,234,193)
#D7EDCA
(215,237,202)
#DEF0D3
(222,240,211)
#E5F3DC
(229,243,220)
#ECF6E5
(236,246,229)
#F3F9EE
(243,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB94; }

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

This text font color is #ADDB94.

Background Color

.myBgColor { background-color: #ADDB94; }

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

This div background color is #ADDB94.

Border color

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

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

This div border color is #ADDB94.

Opacity

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

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

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

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

This text has shadow with #ADDB94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB94.

Preview

Color preview on black background

This text has color #ADDB94 on black background.


Color preview on white background

This text has color #ADDB94 on white background.


Black color preview on #ADDB94 background

This text has black color on #ADDB94 background.


White color preview on #ADDB94 background

This text has white color on #ADDB94 background.


Related colors

Complementary color

Complementary color for #hex is #52246B.


I love getcolorcode.com

Triadic colors

1 #94ADDB and #DB94AD with #ADDB94 are triadic colors.

2 #94DBAD and #DBAD94 with #ADDB94 are triadic colors.