COLOR #ADF6EB

HEX: #ADF6EB RGB: (173,246,235)

Renk bilgisi

#ADF6EB contains mainly green and blue colors. #ADF6EB ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADF6EB color RGB value is (173,246,235).

RGB: (173,246,235) (68%, 96%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 246 of 255 = 96%
B 235 of 255 = 92%

173
246
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 246 + 235 = 654 (100%)
R 173 of 654 ~ 26.45%
G 246 of 654 ~ 37.61%
B 235 of 654 ~ 35.93'%

%26.45
%37.61
%35.93

CMYK RENK MODELİ

#ADF6EB rengi CMYK tonu (30,0,4,4).

  • camgöbeği tonu 29.67%
  • eflatun tonu 0.00%
  • sarı tonu 4.47%
  • ana renk tonu 3.53%

CMYK: (30,0,4,4)
C30M0Y4K4 (30%, 0%, 4%, 4%)
(0.30 / 0.00 / 0.04 / 0.04)

CMYK yüzdeleri

%29.67
%0
%4.47
%3.53

Codes

Color #ADF6EB in popluar color models

AD F6 EB
RGB 173 246 235
HSL 171° 80.22% 82.16%
HSB/HSV 171° 29.67% 96.47%
CMYK 29.67% 0.00% 4.47%
3.53%

Color #ADF6EB in popluar number systems.

HEX AD F6 EB
Decimal 173 246 235
Binary 10101101 11110110 11101011
Octal 255 366 353

Shades and tints

Shades of #ADF6EB

#ADF6EB
(173,246,235)
#9EE0D6
(158,224,214)
#8FCAC1
(143,202,193)
#80B4AC
(128,180,172)
#719E97
(113,158,151)
#628882
(98,136,130)
#53726D
(83,114,109)
#445C58
(68,92,88)
#354643
(53,70,67)
#26302E
(38,48,46)
#171A19
(23,26,25)
#000000
(0,0,0)

Tints of #ADF6EB

#ADF6EB
(173,246,235)
#B4F6EC
(180,246,236)
#BBF6ED
(187,246,237)
#C2F6EE
(194,246,238)
#C9F6EF
(201,246,239)
#D0F6F0
(208,246,240)
#D7F6F1
(215,246,241)
#DEF6F2
(222,246,242)
#E5F6F3
(229,246,243)
#ECF6F4
(236,246,244)
#F3F6F5
(243,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF6EB; }

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

This text font color is #ADF6EB.

Background Color

.myBgColor { background-color: #ADF6EB; }

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

This div background color is #ADF6EB.

Border color

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

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

This div border color is #ADF6EB.

Opacity

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

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

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

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

This text has shadow with #ADF6EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF6EB.

Preview

Color preview on black background

This text has color #ADF6EB on black background.


Color preview on white background

This text has color #ADF6EB on white background.


Black color preview on #ADF6EB background

This text has black color on #ADF6EB background.


White color preview on #ADF6EB background

This text has white color on #ADF6EB background.


Related colors

Complementary color

Complementary color for #hex is #520914.


I love getcolorcode.com

Triadic colors

1 #EBADF6 and #F6EBAD with #ADF6EB are triadic colors.

2 #EBF6AD and #F6ADEB with #ADF6EB are triadic colors.