COLOR #ADD6B5

HEX: #ADD6B5 RGB: (173,214,181)

Renk bilgisi

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

RGB renk modeli

#ADD6B5 color RGB value is (173,214,181).

RGB: (173,214,181) (68%, 84%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 214 of 255 = 84%
B 181 of 255 = 71%

173
214
181

R + G + B ~ 74%. #ADD6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 214 + 181 = 568 (100%)
R 173 of 568 ~ 30.46%
G 214 of 568 ~ 37.68%
B 181 of 568 ~ 31.87'%

%30.46
%37.68
%31.87

CMYK RENK MODELİ

#ADD6B5 rengi CMYK tonu (19,0,15,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 0.00%
  • sarı tonu 15.42%
  • ana renk tonu 16.08%

CMYK: (19,0,15,16)
C19M0Y15K16 (19%, 0%, 15%, 16%)
(0.19 / 0.00 / 0.15 / 0.16)

CMYK yüzdeleri

%19.16
%0
%15.42
%16.08

Codes

Color #ADD6B5 in popluar color models

AD D6 B5
RGB 173 214 181
HSL 132° 33.33% 75.88%
HSB/HSV 132° 19.16% 83.92%
CMYK 19.16% 0.00% 15.42%
16.08%

Color #ADD6B5 in popluar number systems.

HEX AD D6 B5
Decimal 173 214 181
Binary 10101101 11010110 10110101
Octal 255 326 265

Shades and tints

Shades of #ADD6B5

#ADD6B5
(173,214,181)
#9EC3A5
(158,195,165)
#8FB095
(143,176,149)
#809D85
(128,157,133)
#718A75
(113,138,117)
#627765
(98,119,101)
#536455
(83,100,85)
#445145
(68,81,69)
#353E35
(53,62,53)
#262B25
(38,43,37)
#171815
(23,24,21)
#000000
(0,0,0)

Tints of #ADD6B5

#ADD6B5
(173,214,181)
#B4D9BB
(180,217,187)
#BBDCC1
(187,220,193)
#C2DFC7
(194,223,199)
#C9E2CD
(201,226,205)
#D0E5D3
(208,229,211)
#D7E8D9
(215,232,217)
#DEEBDF
(222,235,223)
#E5EEE5
(229,238,229)
#ECF1EB
(236,241,235)
#F3F4F1
(243,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD6B5 color. Also use rgb(173,214,181) instead hex code.

Text Font Color

.myTextColor { color: #ADD6B5; }

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

This text font color is #ADD6B5.

Background Color

.myBgColor { background-color: #ADD6B5; }

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

This div background color is #ADD6B5.

Border color

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

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

This div border color is #ADD6B5.

Opacity

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

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

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

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

This text has shadow with #ADD6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD6B5.

Preview

Color preview on black background

This text has color #ADD6B5 on black background.


Color preview on white background

This text has color #ADD6B5 on white background.


Black color preview on #ADD6B5 background

This text has black color on #ADD6B5 background.


White color preview on #ADD6B5 background

This text has white color on #ADD6B5 background.


Related colors

Complementary color

Complementary color for #hex is #52294A.


I love getcolorcode.com

Triadic colors

1 #B5ADD6 and #D6B5AD with #ADD6B5 are triadic colors.

2 #B5D6AD and #D6ADB5 with #ADD6B5 are triadic colors.