COLOR #ADD2B6

HEX: #ADD2B6 RGB: (173,210,182)

Renk bilgisi

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

RGB renk modeli

#ADD2B6 color RGB value is (173,210,182).

RGB: (173,210,182) (68%, 82%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 210 of 255 = 82%
B 182 of 255 = 71%

173
210
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 210 + 182 = 565 (100%)
R 173 of 565 ~ 30.62%
G 210 of 565 ~ 37.17%
B 182 of 565 ~ 32.21'%

%30.62
%37.17
%32.21

CMYK RENK MODELİ

#ADD2B6 rengi CMYK tonu (18,0,13,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 13.33%
  • ana renk tonu 17.65%

CMYK: (18,0,13,18)
C18M0Y13K18 (18%, 0%, 13%, 18%)
(0.18 / 0.00 / 0.13 / 0.18)

CMYK yüzdeleri

%17.62
%0
%13.33
%17.65

Codes

Color #ADD2B6 in popluar color models

AD D2 B6
RGB 173 210 182
HSL 135° 29.13% 75.10%
HSB/HSV 135° 17.62% 82.35%
CMYK 17.62% 0.00% 13.33%
17.65%

Color #ADD2B6 in popluar number systems.

HEX AD D2 B6
Decimal 173 210 182
Binary 10101101 11010010 10110110
Octal 255 322 266

Shades and tints

Shades of #ADD2B6

#ADD2B6
(173,210,182)
#9EBFA6
(158,191,166)
#8FAC96
(143,172,150)
#809986
(128,153,134)
#718676
(113,134,118)
#627366
(98,115,102)
#536056
(83,96,86)
#444D46
(68,77,70)
#353A36
(53,58,54)
#262726
(38,39,38)
#171416
(23,20,22)
#000000
(0,0,0)

Tints of #ADD2B6

#ADD2B6
(173,210,182)
#B4D6BC
(180,214,188)
#BBDAC2
(187,218,194)
#C2DEC8
(194,222,200)
#C9E2CE
(201,226,206)
#D0E6D4
(208,230,212)
#D7EADA
(215,234,218)
#DEEEE0
(222,238,224)
#E5F2E6
(229,242,230)
#ECF6EC
(236,246,236)
#F3FAF2
(243,250,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD2B6 color. Also use rgb(173,210,182) instead hex code.

Text Font Color

.myTextColor { color: #ADD2B6; }

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

This text font color is #ADD2B6.

Background Color

.myBgColor { background-color: #ADD2B6; }

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

This div background color is #ADD2B6.

Border color

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

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

This div border color is #ADD2B6.

Opacity

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

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

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

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

This text has shadow with #ADD2B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD2B6.

Preview

Color preview on black background

This text has color #ADD2B6 on black background.


Color preview on white background

This text has color #ADD2B6 on white background.


Black color preview on #ADD2B6 background

This text has black color on #ADD2B6 background.


White color preview on #ADD2B6 background

This text has white color on #ADD2B6 background.


Related colors

Complementary color

Complementary color for #hex is #522D49.


I love getcolorcode.com

Triadic colors

1 #B6ADD2 and #D2B6AD with #ADD2B6 are triadic colors.

2 #B6D2AD and #D2ADB6 with #ADD2B6 are triadic colors.