COLOR #ADEBC3

HEX: #ADEBC3 RGB: (173,235,195)

Renk bilgisi

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

RGB renk modeli

#ADEBC3 color RGB value is (173,235,195).

RGB: (173,235,195) (68%, 92%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 195 of 255 = 76%

173
235
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 195 = 603 (100%)
R 173 of 603 ~ 28.69%
G 235 of 603 ~ 38.97%
B 195 of 603 ~ 32.34'%

%28.69
%38.97
%32.34

CMYK RENK MODELİ

#ADEBC3 rengi CMYK tonu (26,0,17,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 17.02%
  • ana renk tonu 7.84%

CMYK: (26,0,17,8)
C26M0Y17K8 (26%, 0%, 17%, 8%)
(0.26 / 0.00 / 0.17 / 0.08)

CMYK yüzdeleri

%26.38
%0
%17.02
%7.84

Codes

Color #ADEBC3 in popluar color models

AD EB C3
RGB 173 235 195
HSL 141° 60.78% 80.00%
HSB/HSV 141° 26.38% 92.16%
CMYK 26.38% 0.00% 17.02%
7.84%

Color #ADEBC3 in popluar number systems.

HEX AD EB C3
Decimal 173 235 195
Binary 10101101 11101011 11000011
Octal 255 353 303

Shades and tints

Shades of #ADEBC3

#ADEBC3
(173,235,195)
#9ED6B2
(158,214,178)
#8FC1A1
(143,193,161)
#80AC90
(128,172,144)
#71977F
(113,151,127)
#62826E
(98,130,110)
#536D5D
(83,109,93)
#44584C
(68,88,76)
#35433B
(53,67,59)
#262E2A
(38,46,42)
#171919
(23,25,25)
#000000
(0,0,0)

Tints of #ADEBC3

#ADEBC3
(173,235,195)
#B4ECC8
(180,236,200)
#BBEDCD
(187,237,205)
#C2EED2
(194,238,210)
#C9EFD7
(201,239,215)
#D0F0DC
(208,240,220)
#D7F1E1
(215,241,225)
#DEF2E6
(222,242,230)
#E5F3EB
(229,243,235)
#ECF4F0
(236,244,240)
#F3F5F5
(243,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEBC3 color. Also use rgb(173,235,195) instead hex code.

Text Font Color

.myTextColor { color: #ADEBC3; }

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

This text font color is #ADEBC3.

Background Color

.myBgColor { background-color: #ADEBC3; }

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

This div background color is #ADEBC3.

Border color

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

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

This div border color is #ADEBC3.

Opacity

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

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

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

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

This text has shadow with #ADEBC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBC3.

Preview

Color preview on black background

This text has color #ADEBC3 on black background.


Color preview on white background

This text has color #ADEBC3 on white background.


Black color preview on #ADEBC3 background

This text has black color on #ADEBC3 background.


White color preview on #ADEBC3 background

This text has white color on #ADEBC3 background.


Related colors

Complementary color

Complementary color for #hex is #52143C.


I love getcolorcode.com

Triadic colors

1 #C3ADEB and #EBC3AD with #ADEBC3 are triadic colors.

2 #C3EBAD and #EBADC3 with #ADEBC3 are triadic colors.