COLOR #ADEDC2

HEX: #ADEDC2 RGB: (173,237,194)

Renk bilgisi

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

RGB renk modeli

#ADEDC2 color RGB value is (173,237,194).

RGB: (173,237,194) (68%, 93%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 194 of 255 = 76%

173
237
194

R + G + B ~ 79%. #ADEDC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 194 = 604 (100%)
R 173 of 604 ~ 28.64%
G 237 of 604 ~ 39.24%
B 194 of 604 ~ 32.12'%

%28.64
%39.24
%32.12

CMYK RENK MODELİ

#ADEDC2 rengi CMYK tonu (27,0,18,7).

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

CMYK: (27,0,18,7)
C27M0Y18K7 (27%, 0%, 18%, 7%)
(0.27 / 0.00 / 0.18 / 0.07)

CMYK yüzdeleri

%27
%0
%18.14
%7.06

Codes

Color #ADEDC2 in popluar color models

AD ED C2
RGB 173 237 194
HSL 140° 64.00% 80.39%
HSB/HSV 140° 27.00% 92.94%
CMYK 27.00% 0.00% 18.14%
7.06%

Color #ADEDC2 in popluar number systems.

HEX AD ED C2
Decimal 173 237 194
Binary 10101101 11101101 11000010
Octal 255 355 302

Shades and tints

Shades of #ADEDC2

#ADEDC2
(173,237,194)
#9ED8B1
(158,216,177)
#8FC3A0
(143,195,160)
#80AE8F
(128,174,143)
#71997E
(113,153,126)
#62846D
(98,132,109)
#536F5C
(83,111,92)
#445A4B
(68,90,75)
#35453A
(53,69,58)
#263029
(38,48,41)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADEDC2

#ADEDC2
(173,237,194)
#B4EEC7
(180,238,199)
#BBEFCC
(187,239,204)
#C2F0D1
(194,240,209)
#C9F1D6
(201,241,214)
#D0F2DB
(208,242,219)
#D7F3E0
(215,243,224)
#DEF4E5
(222,244,229)
#E5F5EA
(229,245,234)
#ECF6EF
(236,246,239)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEDC2; }

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

This text font color is #ADEDC2.

Background Color

.myBgColor { background-color: #ADEDC2; }

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

This div background color is #ADEDC2.

Border color

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

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

This div border color is #ADEDC2.

Opacity

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

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

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

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

This text has shadow with #ADEDC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDC2.

Preview

Color preview on black background

This text has color #ADEDC2 on black background.


Color preview on white background

This text has color #ADEDC2 on white background.


Black color preview on #ADEDC2 background

This text has black color on #ADEDC2 background.


White color preview on #ADEDC2 background

This text has white color on #ADEDC2 background.


Related colors

Complementary color

Complementary color for #hex is #52123D.


I love getcolorcode.com

Triadic colors

1 #C2ADED and #EDC2AD with #ADEDC2 are triadic colors.

2 #C2EDAD and #EDADC2 with #ADEDC2 are triadic colors.