COLOR #ADE1B2

HEX: #ADE1B2 RGB: (173,225,178)

Renk bilgisi

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

RGB renk modeli

#ADE1B2 color RGB value is (173,225,178).

RGB: (173,225,178) (68%, 88%, 70%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 178 of 255 = 70%

173
225
178

R + G + B ~ 75%. #ADE1B2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 178 = 576 (100%)
R 173 of 576 ~ 30.03%
G 225 of 576 ~ 39.06%
B 178 of 576 ~ 30.9'%

%30.03
%39.06
%30.9

CMYK RENK MODELİ

#ADE1B2 rengi CMYK tonu (23,0,21,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 20.89%
  • ana renk tonu 11.76%

CMYK: (23,0,21,12)
C23M0Y21K12 (23%, 0%, 21%, 12%)
(0.23 / 0.00 / 0.21 / 0.12)

CMYK yüzdeleri

%23.11
%0
%20.89
%11.76

Codes

Color #ADE1B2 in popluar color models

AD E1 B2
RGB 173 225 178
HSL 126° 46.43% 78.04%
HSB/HSV 126° 23.11% 88.24%
CMYK 23.11% 0.00% 20.89%
11.76%

Color #ADE1B2 in popluar number systems.

HEX AD E1 B2
Decimal 173 225 178
Binary 10101101 11100001 10110010
Octal 255 341 262

Shades and tints

Shades of #ADE1B2

#ADE1B2
(173,225,178)
#9ECDA2
(158,205,162)
#8FB992
(143,185,146)
#80A582
(128,165,130)
#719172
(113,145,114)
#627D62
(98,125,98)
#536952
(83,105,82)
#445542
(68,85,66)
#354132
(53,65,50)
#262D22
(38,45,34)
#171912
(23,25,18)
#000000
(0,0,0)

Tints of #ADE1B2

#ADE1B2
(173,225,178)
#B4E3B9
(180,227,185)
#BBE5C0
(187,229,192)
#C2E7C7
(194,231,199)
#C9E9CE
(201,233,206)
#D0EBD5
(208,235,213)
#D7EDDC
(215,237,220)
#DEEFE3
(222,239,227)
#E5F1EA
(229,241,234)
#ECF3F1
(236,243,241)
#F3F5F8
(243,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE1B2 color. Also use rgb(173,225,178) instead hex code.

Text Font Color

.myTextColor { color: #ADE1B2; }

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

This text font color is #ADE1B2.

Background Color

.myBgColor { background-color: #ADE1B2; }

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

This div background color is #ADE1B2.

Border color

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

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

This div border color is #ADE1B2.

Opacity

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

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

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

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

This text has shadow with #ADE1B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1B2.

Preview

Color preview on black background

This text has color #ADE1B2 on black background.


Color preview on white background

This text has color #ADE1B2 on white background.


Black color preview on #ADE1B2 background

This text has black color on #ADE1B2 background.


White color preview on #ADE1B2 background

This text has white color on #ADE1B2 background.


Related colors

Complementary color

Complementary color for #hex is #521E4D.


I love getcolorcode.com

Triadic colors

1 #B2ADE1 and #E1B2AD with #ADE1B2 are triadic colors.

2 #B2E1AD and #E1ADB2 with #ADE1B2 are triadic colors.