COLOR #ADE3EB

HEX: #ADE3EB RGB: (173,227,235)

Renk bilgisi

#ADE3EB contains mainly green and blue colors. #ADE3EB ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#ADE3EB color RGB value is (173,227,235).

RGB: (173,227,235) (68%, 89%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 235 of 255 = 92%

173
227
235

R + G + B ~ 83%. #ADE3EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 235 = 635 (100%)
R 173 of 635 ~ 27.24%
G 227 of 635 ~ 35.75%
B 235 of 635 ~ 37.01'%

%27.24
%35.75
%37.01

CMYK RENK MODELİ

#ADE3EB rengi CMYK tonu (26,3,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 3.40%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,3,0,8)
C26M3Y0K8 (26%, 3%, 0%, 8%)
(0.26 / 0.03 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%3.4
%0
%7.84

Codes

Color #ADE3EB in popluar color models

AD E3 EB
RGB 173 227 235
HSL 188° 60.78% 80.00%
HSB/HSV 188° 26.38% 92.16%
CMYK 26.38% 3.40% 0.00%
7.84%

Color #ADE3EB in popluar number systems.

HEX AD E3 EB
Decimal 173 227 235
Binary 10101101 11100011 11101011
Octal 255 343 353

Shades and tints

Shades of #ADE3EB

#ADE3EB
(173,227,235)
#9ECFD6
(158,207,214)
#8FBBC1
(143,187,193)
#80A7AC
(128,167,172)
#719397
(113,147,151)
#627F82
(98,127,130)
#536B6D
(83,107,109)
#445758
(68,87,88)
#354343
(53,67,67)
#262F2E
(38,47,46)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADE3EB

#ADE3EB
(173,227,235)
#B4E5EC
(180,229,236)
#BBE7ED
(187,231,237)
#C2E9EE
(194,233,238)
#C9EBEF
(201,235,239)
#D0EDF0
(208,237,240)
#D7EFF1
(215,239,241)
#DEF1F2
(222,241,242)
#E5F3F3
(229,243,243)
#ECF5F4
(236,245,244)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3EB; }

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

This text font color is #ADE3EB.

Background Color

.myBgColor { background-color: #ADE3EB; }

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

This div background color is #ADE3EB.

Border color

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

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

This div border color is #ADE3EB.

Opacity

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

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

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

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

This text has shadow with #ADE3EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3EB.

Preview

Color preview on black background

This text has color #ADE3EB on black background.


Color preview on white background

This text has color #ADE3EB on white background.


Black color preview on #ADE3EB background

This text has black color on #ADE3EB background.


White color preview on #ADE3EB background

This text has white color on #ADE3EB background.


Related colors

Complementary color

Complementary color for #hex is #521C14.


I love getcolorcode.com

Triadic colors

1 #EBADE3 and #E3EBAD with #ADE3EB are triadic colors.

2 #EBE3AD and #E3ADEB with #ADE3EB are triadic colors.