COLOR #ADDFB7

HEX: #ADDFB7 RGB: (173,223,183)

Renk bilgisi

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

RGB renk modeli

#ADDFB7 color RGB value is (173,223,183).

RGB: (173,223,183) (68%, 87%, 72%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 183 of 255 = 72%

173
223
183

R + G + B ~ 76%. #ADDFB7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 183 = 579 (100%)
R 173 of 579 ~ 29.88%
G 223 of 579 ~ 38.51%
B 183 of 579 ~ 31.61'%

%29.88
%38.51
%31.61

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 17.94%
  • 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
%17.94
%12.55

Codes

Color #ADDFB7 in popluar color models

AD DF B7
RGB 173 223 183
HSL 132° 43.86% 77.65%
HSB/HSV 132° 22.42% 87.45%
CMYK 22.42% 0.00% 17.94%
12.55%

Color #ADDFB7 in popluar number systems.

HEX AD DF B7
Decimal 173 223 183
Binary 10101101 11011111 10110111
Octal 255 337 267

Shades and tints

Shades of #ADDFB7

#ADDFB7
(173,223,183)
#9ECBA7
(158,203,167)
#8FB797
(143,183,151)
#80A387
(128,163,135)
#718F77
(113,143,119)
#627B67
(98,123,103)
#536757
(83,103,87)
#445347
(68,83,71)
#353F37
(53,63,55)
#262B27
(38,43,39)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADDFB7

#ADDFB7
(173,223,183)
#B4E1BD
(180,225,189)
#BBE3C3
(187,227,195)
#C2E5C9
(194,229,201)
#C9E7CF
(201,231,207)
#D0E9D5
(208,233,213)
#D7EBDB
(215,235,219)
#DEEDE1
(222,237,225)
#E5EFE7
(229,239,231)
#ECF1ED
(236,241,237)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDFB7; }

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

This text font color is #ADDFB7.

Background Color

.myBgColor { background-color: #ADDFB7; }

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

This div background color is #ADDFB7.

Border color

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

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

This div border color is #ADDFB7.

Opacity

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

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

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

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

This text has shadow with #ADDFB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFB7.

Preview

Color preview on black background

This text has color #ADDFB7 on black background.


Color preview on white background

This text has color #ADDFB7 on white background.


Black color preview on #ADDFB7 background

This text has black color on #ADDFB7 background.


White color preview on #ADDFB7 background

This text has white color on #ADDFB7 background.


Related colors

Complementary color

Complementary color for #hex is #522048.


I love getcolorcode.com

Triadic colors

1 #B7ADDF and #DFB7AD with #ADDFB7 are triadic colors.

2 #B7DFAD and #DFADB7 with #ADDFB7 are triadic colors.