COLOR #EDADDE

HEX: #EDADDE RGB: (237,173,222)

Renk bilgisi

#EDADDE contains mainly red and blue colors. #EDADDE ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDADDE color RGB value is (237,173,222).

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

RGB bağlantıları ve doygunluk

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

237
173
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 222 = 632 (100%)
R 237 of 632 ~ 37.5%
G 173 of 632 ~ 27.37%
B 222 of 632 ~ 35.13'%

%37.5
%27.37
%35.13

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%27
%6.33
%7.06

Codes

Color #EDADDE in popluar color models

ED AD DE
RGB 237 173 222
HSL 314° 64.00% 80.39%
HSB/HSV 314° 27.00% 92.94%
CMYK 0.00% 27.00% 6.33%
7.06%

Color #EDADDE in popluar number systems.

HEX ED AD DE
Decimal 237 173 222
Binary 11101101 10101101 11011110
Octal 355 255 336

Shades and tints

Shades of #EDADDE

#EDADDE
(237,173,222)
#D89ECA
(216,158,202)
#C38FB6
(195,143,182)
#AE80A2
(174,128,162)
#99718E
(153,113,142)
#84627A
(132,98,122)
#6F5366
(111,83,102)
#5A4452
(90,68,82)
#45353E
(69,53,62)
#30262A
(48,38,42)
#1B1716
(27,23,22)
#000000
(0,0,0)

Tints of #EDADDE

#EDADDE
(237,173,222)
#EEB4E1
(238,180,225)
#EFBBE4
(239,187,228)
#F0C2E7
(240,194,231)
#F1C9EA
(241,201,234)
#F2D0ED
(242,208,237)
#F3D7F0
(243,215,240)
#F4DEF3
(244,222,243)
#F5E5F6
(245,229,246)
#F6ECF9
(246,236,249)
#F7F3FC
(247,243,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDADDE; }

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

This text font color is #EDADDE.

Background Color

.myBgColor { background-color: #EDADDE; }

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

This div background color is #EDADDE.

Border color

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

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

This div border color is #EDADDE.

Opacity

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

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

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

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

This text has shadow with #EDADDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDADDE.

Preview

Color preview on black background

This text has color #EDADDE on black background.


Color preview on white background

This text has color #EDADDE on white background.


Black color preview on #EDADDE background

This text has black color on #EDADDE background.


White color preview on #EDADDE background

This text has white color on #EDADDE background.


Related colors

Complementary color

Complementary color for #hex is #125221.


I love getcolorcode.com

Triadic colors

1 #DEEDAD and #ADDEED with #EDADDE are triadic colors.

2 #DEADED and #ADEDDE with #EDADDE are triadic colors.