COLOR #ADF9E6

HEX: #ADF9E6 RGB: (173,249,230)

Renk bilgisi

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

RGB renk modeli

#ADF9E6 color RGB value is (173,249,230).

RGB: (173,249,230) (68%, 98%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 249 of 255 = 98%
B 230 of 255 = 90%

173
249
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 249 + 230 = 652 (100%)
R 173 of 652 ~ 26.53%
G 249 of 652 ~ 38.19%
B 230 of 652 ~ 35.28'%

%26.53
%38.19
%35.28

CMYK RENK MODELİ

#ADF9E6 rengi CMYK tonu (31,0,8,2).

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

CMYK: (31,0,8,2)
C31M0Y8K2 (31%, 0%, 8%, 2%)
(0.31 / 0.00 / 0.08 / 0.02)

CMYK yüzdeleri

%30.52
%0
%7.63
%2.35

Codes

Color #ADF9E6 in popluar color models

AD F9 E6
RGB 173 249 230
HSL 165° 86.36% 82.75%
HSB/HSV 165° 30.52% 97.65%
CMYK 30.52% 0.00% 7.63%
2.35%

Color #ADF9E6 in popluar number systems.

HEX AD F9 E6
Decimal 173 249 230
Binary 10101101 11111001 11100110
Octal 255 371 346

Shades and tints

Shades of #ADF9E6

#ADF9E6
(173,249,230)
#9EE3D2
(158,227,210)
#8FCDBE
(143,205,190)
#80B7AA
(128,183,170)
#71A196
(113,161,150)
#628B82
(98,139,130)
#53756E
(83,117,110)
#445F5A
(68,95,90)
#354946
(53,73,70)
#263332
(38,51,50)
#171D1E
(23,29,30)
#000000
(0,0,0)

Tints of #ADF9E6

#ADF9E6
(173,249,230)
#B4F9E8
(180,249,232)
#BBF9EA
(187,249,234)
#C2F9EC
(194,249,236)
#C9F9EE
(201,249,238)
#D0F9F0
(208,249,240)
#D7F9F2
(215,249,242)
#DEF9F4
(222,249,244)
#E5F9F6
(229,249,246)
#ECF9F8
(236,249,248)
#F3F9FA
(243,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF9E6; }

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

This text font color is #ADF9E6.

Background Color

.myBgColor { background-color: #ADF9E6; }

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

This div background color is #ADF9E6.

Border color

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

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

This div border color is #ADF9E6.

Opacity

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

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

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

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

This text has shadow with #ADF9E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF9E6.

Preview

Color preview on black background

This text has color #ADF9E6 on black background.


Color preview on white background

This text has color #ADF9E6 on white background.


Black color preview on #ADF9E6 background

This text has black color on #ADF9E6 background.


White color preview on #ADF9E6 background

This text has white color on #ADF9E6 background.


Related colors

Complementary color

Complementary color for #hex is #520619.


I love getcolorcode.com

Triadic colors

1 #E6ADF9 and #F9E6AD with #ADF9E6 are triadic colors.

2 #E6F9AD and #F9ADE6 with #ADF9E6 are triadic colors.