COLOR #ADDBB7

HEX: #ADDBB7 RGB: (173,219,183)

Renk bilgisi

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

RGB renk modeli

#ADDBB7 color RGB value is (173,219,183).

RGB: (173,219,183) (68%, 86%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 183 of 255 = 72%

173
219
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 183 = 575 (100%)
R 173 of 575 ~ 30.09%
G 219 of 575 ~ 38.09%
B 183 of 575 ~ 31.83'%

%30.09
%38.09
%31.83

CMYK RENK MODELİ

#ADDBB7 rengi CMYK tonu (21,0,16,14).

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

CMYK: (21,0,16,14)
C21M0Y16K14 (21%, 0%, 16%, 14%)
(0.21 / 0.00 / 0.16 / 0.14)

CMYK yüzdeleri

%21
%0
%16.44
%14.12

Codes

Color #ADDBB7 in popluar color models

AD DB B7
RGB 173 219 183
HSL 133° 38.98% 76.86%
HSB/HSV 133° 21.00% 85.88%
CMYK 21.00% 0.00% 16.44%
14.12%

Color #ADDBB7 in popluar number systems.

HEX AD DB B7
Decimal 173 219 183
Binary 10101101 11011011 10110111
Octal 255 333 267

Shades and tints

Shades of #ADDBB7

#ADDBB7
(173,219,183)
#9EC8A7
(158,200,167)
#8FB597
(143,181,151)
#80A287
(128,162,135)
#718F77
(113,143,119)
#627C67
(98,124,103)
#536957
(83,105,87)
#445647
(68,86,71)
#354337
(53,67,55)
#263027
(38,48,39)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADDBB7

#ADDBB7
(173,219,183)
#B4DEBD
(180,222,189)
#BBE1C3
(187,225,195)
#C2E4C9
(194,228,201)
#C9E7CF
(201,231,207)
#D0EAD5
(208,234,213)
#D7EDDB
(215,237,219)
#DEF0E1
(222,240,225)
#E5F3E7
(229,243,231)
#ECF6ED
(236,246,237)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDBB7; }

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

This text font color is #ADDBB7.

Background Color

.myBgColor { background-color: #ADDBB7; }

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

This div background color is #ADDBB7.

Border color

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

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

This div border color is #ADDBB7.

Opacity

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

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

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

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

This text has shadow with #ADDBB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDBB7.

Preview

Color preview on black background

This text has color #ADDBB7 on black background.


Color preview on white background

This text has color #ADDBB7 on white background.


Black color preview on #ADDBB7 background

This text has black color on #ADDBB7 background.


White color preview on #ADDBB7 background

This text has white color on #ADDBB7 background.


Related colors

Complementary color

Complementary color for #hex is #522448.


I love getcolorcode.com

Triadic colors

1 #B7ADDB and #DBB7AD with #ADDBB7 are triadic colors.

2 #B7DBAD and #DBADB7 with #ADDBB7 are triadic colors.