COLOR #ADF7EB

HEX: #ADF7EB RGB: (173,247,235)

Renk bilgisi

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

RGB renk modeli

#ADF7EB color RGB value is (173,247,235).

RGB: (173,247,235) (68%, 97%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 247 of 255 = 97%
B 235 of 255 = 92%

173
247
235

R + G + B ~ 86%. #ADF7EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 247 + 235 = 655 (100%)
R 173 of 655 ~ 26.41%
G 247 of 655 ~ 37.71%
B 235 of 655 ~ 35.88'%

%26.41
%37.71
%35.88

CMYK RENK MODELİ

#ADF7EB rengi CMYK tonu (30,0,5,3).

  • camgöbeği tonu 29.96%
  • eflatun tonu 0.00%
  • sarı tonu 4.86%
  • ana renk tonu 3.14%

CMYK: (30,0,5,3)
C30M0Y5K3 (30%, 0%, 5%, 3%)
(0.30 / 0.00 / 0.05 / 0.03)

CMYK yüzdeleri

%29.96
%0
%4.86
%3.14

Codes

Color #ADF7EB in popluar color models

AD F7 EB
RGB 173 247 235
HSL 170° 82.22% 82.35%
HSB/HSV 170° 29.96% 96.86%
CMYK 29.96% 0.00% 4.86%
3.14%

Color #ADF7EB in popluar number systems.

HEX AD F7 EB
Decimal 173 247 235
Binary 10101101 11110111 11101011
Octal 255 367 353

Shades and tints

Shades of #ADF7EB

#ADF7EB
(173,247,235)
#9EE1D6
(158,225,214)
#8FCBC1
(143,203,193)
#80B5AC
(128,181,172)
#719F97
(113,159,151)
#628982
(98,137,130)
#53736D
(83,115,109)
#445D58
(68,93,88)
#354743
(53,71,67)
#26312E
(38,49,46)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADF7EB

#ADF7EB
(173,247,235)
#B4F7EC
(180,247,236)
#BBF7ED
(187,247,237)
#C2F7EE
(194,247,238)
#C9F7EF
(201,247,239)
#D0F7F0
(208,247,240)
#D7F7F1
(215,247,241)
#DEF7F2
(222,247,242)
#E5F7F3
(229,247,243)
#ECF7F4
(236,247,244)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADF7EB; }

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

This text font color is #ADF7EB.

Background Color

.myBgColor { background-color: #ADF7EB; }

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

This div background color is #ADF7EB.

Border color

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

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

This div border color is #ADF7EB.

Opacity

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

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

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

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

This text has shadow with #ADF7EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF7EB.

Preview

Color preview on black background

This text has color #ADF7EB on black background.


Color preview on white background

This text has color #ADF7EB on white background.


Black color preview on #ADF7EB background

This text has black color on #ADF7EB background.


White color preview on #ADF7EB background

This text has white color on #ADF7EB background.


Related colors

Complementary color

Complementary color for #hex is #520814.


I love getcolorcode.com

Triadic colors

1 #EBADF7 and #F7EBAD with #ADF7EB are triadic colors.

2 #EBF7AD and #F7ADEB with #ADF7EB are triadic colors.