COLOR #EDDADD

HEX: #EDDADD RGB: (237,218,221)

Renk bilgisi

#EDDADD contains red, green and blue colors in about the same proportion. #EDDADD ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDDADD color RGB value is (237,218,221).

RGB: (237,218,221) (93%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 221 of 255 = 87%

237
218
221

R + G + B ~ 88%. #EDDADD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 221 = 676 (100%)
R 237 of 676 ~ 35.06%
G 218 of 676 ~ 32.25%
B 221 of 676 ~ 32.69'%

%35.06
%32.25
%32.69

CMYK RENK MODELİ

#EDDADD rengi CMYK tonu (0,8,7,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.02%
  • sarı tonu 6.75%
  • ana renk tonu 7.06%

CMYK: (0,8,7,7)
C0M8Y7K7 (0%, 8%, 7%, 7%)
(0.00 / 0.08 / 0.07 / 0.07)

CMYK yüzdeleri

%0
%8.02
%6.75
%7.06

Codes

Color #EDDADD in popluar color models

ED DA DD
RGB 237 218 221
HSL 351° 34.55% 89.22%
HSB/HSV 351° 8.02% 92.94%
CMYK 0.00% 8.02% 6.75%
7.06%

Color #EDDADD in popluar number systems.

HEX ED DA DD
Decimal 237 218 221
Binary 11101101 11011010 11011101
Octal 355 332 335

Shades and tints

Shades of #EDDADD

#EDDADD
(237,218,221)
#D8C7C9
(216,199,201)
#C3B4B5
(195,180,181)
#AEA1A1
(174,161,161)
#998E8D
(153,142,141)
#847B79
(132,123,121)
#6F6865
(111,104,101)
#5A5551
(90,85,81)
#45423D
(69,66,61)
#302F29
(48,47,41)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #EDDADD

#EDDADD
(237,218,221)
#EEDDE0
(238,221,224)
#EFE0E3
(239,224,227)
#F0E3E6
(240,227,230)
#F1E6E9
(241,230,233)
#F2E9EC
(242,233,236)
#F3ECEF
(243,236,239)
#F4EFF2
(244,239,242)
#F5F2F5
(245,242,245)
#F6F5F8
(246,245,248)
#F7F8FB
(247,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDADD color. Also use rgb(237,218,221) instead hex code.

Text Font Color

.myTextColor { color: #EDDADD; }

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

This text font color is #EDDADD.

Background Color

.myBgColor { background-color: #EDDADD; }

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

This div background color is #EDDADD.

Border color

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

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

This div border color is #EDDADD.

Opacity

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

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

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

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

This text has shadow with #EDDADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDADD.

Preview

Color preview on black background

This text has color #EDDADD on black background.


Color preview on white background

This text has color #EDDADD on white background.


Black color preview on #EDDADD background

This text has black color on #EDDADD background.


White color preview on #EDDADD background

This text has white color on #EDDADD background.


Related colors

Complementary color

Complementary color for #hex is #122522.


I love getcolorcode.com

Triadic colors

1 #DDEDDA and #DADDED with #EDDADD are triadic colors.

2 #DDDAED and #DAEDDD with #EDDADD are triadic colors.