COLOR #ADE6B3

HEX: #ADE6B3 RGB: (173,230,179)

Renk bilgisi

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

RGB renk modeli

#ADE6B3 color RGB value is (173,230,179).

RGB: (173,230,179) (68%, 90%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 179 of 255 = 70%

173
230
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 179 = 582 (100%)
R 173 of 582 ~ 29.73%
G 230 of 582 ~ 39.52%
B 179 of 582 ~ 30.76'%

%29.73
%39.52
%30.76

CMYK RENK MODELİ

#ADE6B3 rengi CMYK tonu (25,0,22,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 22.17%
  • ana renk tonu 9.80%

CMYK: (25,0,22,10)
C25M0Y22K10 (25%, 0%, 22%, 10%)
(0.25 / 0.00 / 0.22 / 0.10)

CMYK yüzdeleri

%24.78
%0
%22.17
%9.8

Codes

Color #ADE6B3 in popluar color models

AD E6 B3
RGB 173 230 179
HSL 126° 53.27% 79.02%
HSB/HSV 126° 24.78% 90.20%
CMYK 24.78% 0.00% 22.17%
9.80%

Color #ADE6B3 in popluar number systems.

HEX AD E6 B3
Decimal 173 230 179
Binary 10101101 11100110 10110011
Octal 255 346 263

Shades and tints

Shades of #ADE6B3

#ADE6B3
(173,230,179)
#9ED2A3
(158,210,163)
#8FBE93
(143,190,147)
#80AA83
(128,170,131)
#719673
(113,150,115)
#628263
(98,130,99)
#536E53
(83,110,83)
#445A43
(68,90,67)
#354633
(53,70,51)
#263223
(38,50,35)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #ADE6B3

#ADE6B3
(173,230,179)
#B4E8B9
(180,232,185)
#BBEABF
(187,234,191)
#C2ECC5
(194,236,197)
#C9EECB
(201,238,203)
#D0F0D1
(208,240,209)
#D7F2D7
(215,242,215)
#DEF4DD
(222,244,221)
#E5F6E3
(229,246,227)
#ECF8E9
(236,248,233)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6B3 color. Also use rgb(173,230,179) instead hex code.

Text Font Color

.myTextColor { color: #ADE6B3; }

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

This text font color is #ADE6B3.

Background Color

.myBgColor { background-color: #ADE6B3; }

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

This div background color is #ADE6B3.

Border color

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

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

This div border color is #ADE6B3.

Opacity

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

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

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

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

This text has shadow with #ADE6B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6B3.

Preview

Color preview on black background

This text has color #ADE6B3 on black background.


Color preview on white background

This text has color #ADE6B3 on white background.


Black color preview on #ADE6B3 background

This text has black color on #ADE6B3 background.


White color preview on #ADE6B3 background

This text has white color on #ADE6B3 background.


Related colors

Complementary color

Complementary color for #hex is #52194C.


I love getcolorcode.com

Triadic colors

1 #B3ADE6 and #E6B3AD with #ADE6B3 are triadic colors.

2 #B3E6AD and #E6ADB3 with #ADE6B3 are triadic colors.