COLOR #ADDFB6

HEX: #ADDFB6 RGB: (173,223,182)

Renk bilgisi

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

RGB renk modeli

#ADDFB6 color RGB value is (173,223,182).

RGB: (173,223,182) (68%, 87%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 182 of 255 = 71%

173
223
182

R + G + B ~ 75%. #ADDFB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 182 = 578 (100%)
R 173 of 578 ~ 29.93%
G 223 of 578 ~ 38.58%
B 182 of 578 ~ 31.49'%

%29.93
%38.58
%31.49

CMYK RENK MODELİ

#ADDFB6 rengi CMYK tonu (22,0,18,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 18.39%
  • ana renk tonu 12.55%

CMYK: (22,0,18,13)
C22M0Y18K13 (22%, 0%, 18%, 13%)
(0.22 / 0.00 / 0.18 / 0.13)

CMYK yüzdeleri

%22.42
%0
%18.39
%12.55

Codes

Color #ADDFB6 in popluar color models

AD DF B6
RGB 173 223 182
HSL 131° 43.86% 77.65%
HSB/HSV 131° 22.42% 87.45%
CMYK 22.42% 0.00% 18.39%
12.55%

Color #ADDFB6 in popluar number systems.

HEX AD DF B6
Decimal 173 223 182
Binary 10101101 11011111 10110110
Octal 255 337 266

Shades and tints

Shades of #ADDFB6

#ADDFB6
(173,223,182)
#9ECBA6
(158,203,166)
#8FB796
(143,183,150)
#80A386
(128,163,134)
#718F76
(113,143,118)
#627B66
(98,123,102)
#536756
(83,103,86)
#445346
(68,83,70)
#353F36
(53,63,54)
#262B26
(38,43,38)
#171716
(23,23,22)
#000000
(0,0,0)

Tints of #ADDFB6

#ADDFB6
(173,223,182)
#B4E1BC
(180,225,188)
#BBE3C2
(187,227,194)
#C2E5C8
(194,229,200)
#C9E7CE
(201,231,206)
#D0E9D4
(208,233,212)
#D7EBDA
(215,235,218)
#DEEDE0
(222,237,224)
#E5EFE6
(229,239,230)
#ECF1EC
(236,241,236)
#F3F3F2
(243,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFB6; }

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

This text font color is #ADDFB6.

Background Color

.myBgColor { background-color: #ADDFB6; }

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

This div background color is #ADDFB6.

Border color

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

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

This div border color is #ADDFB6.

Opacity

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

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

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

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

This text has shadow with #ADDFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFB6.

Preview

Color preview on black background

This text has color #ADDFB6 on black background.


Color preview on white background

This text has color #ADDFB6 on white background.


Black color preview on #ADDFB6 background

This text has black color on #ADDFB6 background.


White color preview on #ADDFB6 background

This text has white color on #ADDFB6 background.


Related colors

Complementary color

Complementary color for #hex is #522049.


I love getcolorcode.com

Triadic colors

1 #B6ADDF and #DFB6AD with #ADDFB6 are triadic colors.

2 #B6DFAD and #DFADB6 with #ADDFB6 are triadic colors.