COLOR #ADF9E2

HEX: #ADF9E2 RGB: (173,249,226)

Renk bilgisi

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

RGB renk modeli

#ADF9E2 color RGB value is (173,249,226).

RGB: (173,249,226) (68%, 98%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 226 of 255 = 89%

173
249
226

R + G + B ~ 85%. #ADF9E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 226 = 648 (100%)
R 173 of 648 ~ 26.7%
G 249 of 648 ~ 38.43%
B 226 of 648 ~ 34.88'%

%26.7
%38.43
%34.88

CMYK RENK MODELİ

#ADF9E2 rengi CMYK tonu (31,0,9,2).

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 9.24%
  • ana renk tonu 2.35%

CMYK: (31,0,9,2)
C31M0Y9K2 (31%, 0%, 9%, 2%)
(0.31 / 0.00 / 0.09 / 0.02)

CMYK yüzdeleri

%30.52
%0
%9.24
%2.35

Codes

Color #ADF9E2 in popluar color models

AD F9 E2
RGB 173 249 226
HSL 162° 86.36% 82.75%
HSB/HSV 162° 30.52% 97.65%
CMYK 30.52% 0.00% 9.24%
2.35%

Color #ADF9E2 in popluar number systems.

HEX AD F9 E2
Decimal 173 249 226
Binary 10101101 11111001 11100010
Octal 255 371 342

Shades and tints

Shades of #ADF9E2

#ADF9E2
(173,249,226)
#9EE3CE
(158,227,206)
#8FCDBA
(143,205,186)
#80B7A6
(128,183,166)
#71A192
(113,161,146)
#628B7E
(98,139,126)
#53756A
(83,117,106)
#445F56
(68,95,86)
#354942
(53,73,66)
#26332E
(38,51,46)
#171D1A
(23,29,26)
#000000
(0,0,0)

Tints of #ADF9E2

#ADF9E2
(173,249,226)
#B4F9E4
(180,249,228)
#BBF9E6
(187,249,230)
#C2F9E8
(194,249,232)
#C9F9EA
(201,249,234)
#D0F9EC
(208,249,236)
#D7F9EE
(215,249,238)
#DEF9F0
(222,249,240)
#E5F9F2
(229,249,242)
#ECF9F4
(236,249,244)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF9E2 color. Also use rgb(173,249,226) instead hex code.

Text Font Color

.myTextColor { color: #ADF9E2; }

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

This text font color is #ADF9E2.

Background Color

.myBgColor { background-color: #ADF9E2; }

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

This div background color is #ADF9E2.

Border color

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

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

This div border color is #ADF9E2.

Opacity

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

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

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

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

This text has shadow with #ADF9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9E2.

Preview

Color preview on black background

This text has color #ADF9E2 on black background.


Color preview on white background

This text has color #ADF9E2 on white background.


Black color preview on #ADF9E2 background

This text has black color on #ADF9E2 background.


White color preview on #ADF9E2 background

This text has white color on #ADF9E2 background.


Related colors

Complementary color

Complementary color for #hex is #52061D.


I love getcolorcode.com

Triadic colors

1 #E2ADF9 and #F9E2AD with #ADF9E2 are triadic colors.

2 #E2F9AD and #F9ADE2 with #ADF9E2 are triadic colors.