COLOR #ADDBB6

HEX: #ADDBB6 RGB: (173,219,182)

Renk bilgisi

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

RGB renk modeli

#ADDBB6 color RGB value is (173,219,182).

RGB: (173,219,182) (68%, 86%, 71%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 182 of 255 = 71%

173
219
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 182 = 574 (100%)
R 173 of 574 ~ 30.14%
G 219 of 574 ~ 38.15%
B 182 of 574 ~ 31.71'%

%30.14
%38.15
%31.71

CMYK RENK MODELİ

#ADDBB6 rengi CMYK tonu (21,0,17,14).

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

CMYK: (21,0,17,14)
C21M0Y17K14 (21%, 0%, 17%, 14%)
(0.21 / 0.00 / 0.17 / 0.14)

CMYK yüzdeleri

%21
%0
%16.89
%14.12

Codes

Color #ADDBB6 in popluar color models

AD DB B6
RGB 173 219 182
HSL 132° 38.98% 76.86%
HSB/HSV 132° 21.00% 85.88%
CMYK 21.00% 0.00% 16.89%
14.12%

Color #ADDBB6 in popluar number systems.

HEX AD DB B6
Decimal 173 219 182
Binary 10101101 11011011 10110110
Octal 255 333 266

Shades and tints

Shades of #ADDBB6

#ADDBB6
(173,219,182)
#9EC8A6
(158,200,166)
#8FB596
(143,181,150)
#80A286
(128,162,134)
#718F76
(113,143,118)
#627C66
(98,124,102)
#536956
(83,105,86)
#445646
(68,86,70)
#354336
(53,67,54)
#263026
(38,48,38)
#171D16
(23,29,22)
#000000
(0,0,0)

Tints of #ADDBB6

#ADDBB6
(173,219,182)
#B4DEBC
(180,222,188)
#BBE1C2
(187,225,194)
#C2E4C8
(194,228,200)
#C9E7CE
(201,231,206)
#D0EAD4
(208,234,212)
#D7EDDA
(215,237,218)
#DEF0E0
(222,240,224)
#E5F3E6
(229,243,230)
#ECF6EC
(236,246,236)
#F3F9F2
(243,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB6; }

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

This text font color is #ADDBB6.

Background Color

.myBgColor { background-color: #ADDBB6; }

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

This div background color is #ADDBB6.

Border color

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

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

This div border color is #ADDBB6.

Opacity

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

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

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

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

This text has shadow with #ADDBB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB6.

Preview

Color preview on black background

This text has color #ADDBB6 on black background.


Color preview on white background

This text has color #ADDBB6 on white background.


Black color preview on #ADDBB6 background

This text has black color on #ADDBB6 background.


White color preview on #ADDBB6 background

This text has white color on #ADDBB6 background.


Related colors

Complementary color

Complementary color for #hex is #522449.


I love getcolorcode.com

Triadic colors

1 #B6ADDB and #DBB6AD with #ADDBB6 are triadic colors.

2 #B6DBAD and #DBADB6 with #ADDBB6 are triadic colors.