COLOR #ADEDD4

HEX: #ADEDD4 RGB: (173,237,212)

Renk bilgisi

#ADEDD4 contains mainly green and blue colors. #ADEDD4 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEDD4 color RGB value is (173,237,212).

RGB: (173,237,212) (68%, 93%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 212 of 255 = 83%

173
237
212

R + G + B ~ 81%. #ADEDD4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 212 = 622 (100%)
R 173 of 622 ~ 27.81%
G 237 of 622 ~ 38.1%
B 212 of 622 ~ 34.08'%

%27.81
%38.1
%34.08

CMYK RENK MODELİ

#ADEDD4 rengi CMYK tonu (27,0,11,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 10.55%
  • ana renk tonu 7.06%

CMYK: (27,0,11,7)
C27M0Y11K7 (27%, 0%, 11%, 7%)
(0.27 / 0.00 / 0.11 / 0.07)

CMYK yüzdeleri

%27
%0
%10.55
%7.06

Codes

Color #ADEDD4 in popluar color models

AD ED D4
RGB 173 237 212
HSL 157° 64.00% 80.39%
HSB/HSV 157° 27.00% 92.94%
CMYK 27.00% 0.00% 10.55%
7.06%

Color #ADEDD4 in popluar number systems.

HEX AD ED D4
Decimal 173 237 212
Binary 10101101 11101101 11010100
Octal 255 355 324

Shades and tints

Shades of #ADEDD4

#ADEDD4
(173,237,212)
#9ED8C1
(158,216,193)
#8FC3AE
(143,195,174)
#80AE9B
(128,174,155)
#719988
(113,153,136)
#628475
(98,132,117)
#536F62
(83,111,98)
#445A4F
(68,90,79)
#35453C
(53,69,60)
#263029
(38,48,41)
#171B16
(23,27,22)
#000000
(0,0,0)

Tints of #ADEDD4

#ADEDD4
(173,237,212)
#B4EED7
(180,238,215)
#BBEFDA
(187,239,218)
#C2F0DD
(194,240,221)
#C9F1E0
(201,241,224)
#D0F2E3
(208,242,227)
#D7F3E6
(215,243,230)
#DEF4E9
(222,244,233)
#E5F5EC
(229,245,236)
#ECF6EF
(236,246,239)
#F3F7F2
(243,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEDD4 color. Also use rgb(173,237,212) instead hex code.

Text Font Color

.myTextColor { color: #ADEDD4; }

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

This text font color is #ADEDD4.

Background Color

.myBgColor { background-color: #ADEDD4; }

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

This div background color is #ADEDD4.

Border color

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

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

This div border color is #ADEDD4.

Opacity

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

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

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

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

This text has shadow with #ADEDD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDD4.

Preview

Color preview on black background

This text has color #ADEDD4 on black background.


Color preview on white background

This text has color #ADEDD4 on white background.


Black color preview on #ADEDD4 background

This text has black color on #ADEDD4 background.


White color preview on #ADEDD4 background

This text has white color on #ADEDD4 background.


Related colors

Complementary color

Complementary color for #hex is #52122B.


I love getcolorcode.com

Triadic colors

1 #D4ADED and #EDD4AD with #ADEDD4 are triadic colors.

2 #D4EDAD and #EDADD4 with #ADEDD4 are triadic colors.