COLOR #ADDFED

HEX: #ADDFED RGB: (173,223,237)

Renk bilgisi

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

RGB renk modeli

#ADDFED color RGB value is (173,223,237).

RGB: (173,223,237) (68%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 237 of 255 = 93%

173
223
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 237 = 633 (100%)
R 173 of 633 ~ 27.33%
G 223 of 633 ~ 35.23%
B 237 of 633 ~ 37.44'%

%27.33
%35.23
%37.44

CMYK RENK MODELİ

#ADDFED rengi CMYK tonu (27,6,0,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 5.91%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (27,6,0,7)
C27M6Y0K7 (27%, 6%, 0%, 7%)
(0.27 / 0.06 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%5.91
%0
%7.06

Codes

Color #ADDFED in popluar color models

AD DF ED
RGB 173 223 237
HSL 193° 64.00% 80.39%
HSB/HSV 193° 27.00% 92.94%
CMYK 27.00% 5.91% 0.00%
7.06%

Color #ADDFED in popluar number systems.

HEX AD DF ED
Decimal 173 223 237
Binary 10101101 11011111 11101101
Octal 255 337 355

Shades and tints

Shades of #ADDFED

#ADDFED
(173,223,237)
#9ECBD8
(158,203,216)
#8FB7C3
(143,183,195)
#80A3AE
(128,163,174)
#718F99
(113,143,153)
#627B84
(98,123,132)
#53676F
(83,103,111)
#44535A
(68,83,90)
#353F45
(53,63,69)
#262B30
(38,43,48)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADDFED

#ADDFED
(173,223,237)
#B4E1EE
(180,225,238)
#BBE3EF
(187,227,239)
#C2E5F0
(194,229,240)
#C9E7F1
(201,231,241)
#D0E9F2
(208,233,242)
#D7EBF3
(215,235,243)
#DEEDF4
(222,237,244)
#E5EFF5
(229,239,245)
#ECF1F6
(236,241,246)
#F3F3F7
(243,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDFED color. Also use rgb(173,223,237) instead hex code.

Text Font Color

.myTextColor { color: #ADDFED; }

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

This text font color is #ADDFED.

Background Color

.myBgColor { background-color: #ADDFED; }

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

This div background color is #ADDFED.

Border color

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

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

This div border color is #ADDFED.

Opacity

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

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

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

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

This text has shadow with #ADDFED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDFED.

Preview

Color preview on black background

This text has color #ADDFED on black background.


Color preview on white background

This text has color #ADDFED on white background.


Black color preview on #ADDFED background

This text has black color on #ADDFED background.


White color preview on #ADDFED background

This text has white color on #ADDFED background.


Related colors

Complementary color

Complementary color for #hex is #522012.


I love getcolorcode.com

Triadic colors

1 #EDADDF and #DFEDAD with #ADDFED are triadic colors.

2 #EDDFAD and #DFADED with #ADDFED are triadic colors.