COLOR #ADDBB2

HEX: #ADDBB2 RGB: (173,219,178)

Renk bilgisi

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

RGB renk modeli

#ADDBB2 color RGB value is (173,219,178).

RGB: (173,219,178) (68%, 86%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 178 of 255 = 70%

173
219
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 178 = 570 (100%)
R 173 of 570 ~ 30.35%
G 219 of 570 ~ 38.42%
B 178 of 570 ~ 31.23'%

%30.35
%38.42
%31.23

CMYK RENK MODELİ

#ADDBB2 rengi CMYK tonu (21,0,19,14).

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

CMYK: (21,0,19,14)
C21M0Y19K14 (21%, 0%, 19%, 14%)
(0.21 / 0.00 / 0.19 / 0.14)

CMYK yüzdeleri

%21
%0
%18.72
%14.12

Codes

Color #ADDBB2 in popluar color models

AD DB B2
RGB 173 219 178
HSL 127° 38.98% 76.86%
HSB/HSV 127° 21.00% 85.88%
CMYK 21.00% 0.00% 18.72%
14.12%

Color #ADDBB2 in popluar number systems.

HEX AD DB B2
Decimal 173 219 178
Binary 10101101 11011011 10110010
Octal 255 333 262

Shades and tints

Shades of #ADDBB2

#ADDBB2
(173,219,178)
#9EC8A2
(158,200,162)
#8FB592
(143,181,146)
#80A282
(128,162,130)
#718F72
(113,143,114)
#627C62
(98,124,98)
#536952
(83,105,82)
#445642
(68,86,66)
#354332
(53,67,50)
#263022
(38,48,34)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADDBB2

#ADDBB2
(173,219,178)
#B4DEB9
(180,222,185)
#BBE1C0
(187,225,192)
#C2E4C7
(194,228,199)
#C9E7CE
(201,231,206)
#D0EAD5
(208,234,213)
#D7EDDC
(215,237,220)
#DEF0E3
(222,240,227)
#E5F3EA
(229,243,234)
#ECF6F1
(236,246,241)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB2; }

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

This text font color is #ADDBB2.

Background Color

.myBgColor { background-color: #ADDBB2; }

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

This div background color is #ADDBB2.

Border color

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

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

This div border color is #ADDBB2.

Opacity

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

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

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

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

This text has shadow with #ADDBB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB2.

Preview

Color preview on black background

This text has color #ADDBB2 on black background.


Color preview on white background

This text has color #ADDBB2 on white background.


Black color preview on #ADDBB2 background

This text has black color on #ADDBB2 background.


White color preview on #ADDBB2 background

This text has white color on #ADDBB2 background.


Related colors

Complementary color

Complementary color for #hex is #52244D.


I love getcolorcode.com

Triadic colors

1 #B2ADDB and #DBB2AD with #ADDBB2 are triadic colors.

2 #B2DBAD and #DBADB2 with #ADDBB2 are triadic colors.