COLOR #EDD6DB

HEX: #EDD6DB RGB: (237,214,219)

Renk bilgisi

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

RGB renk modeli

#EDD6DB color RGB value is (237,214,219).

RGB: (237,214,219) (93%, 84%, 86%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 219 of 255 = 86%

237
214
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 219 = 670 (100%)
R 237 of 670 ~ 35.37%
G 214 of 670 ~ 31.94%
B 219 of 670 ~ 32.69'%

%35.37
%31.94
%32.69

CMYK RENK MODELİ

#EDD6DB rengi CMYK tonu (0,10,8,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.70%
  • sarı tonu 7.59%
  • ana renk tonu 7.06%

CMYK: (0,10,8,7)
C0M10Y8K7 (0%, 10%, 8%, 7%)
(0.00 / 0.10 / 0.08 / 0.07)

CMYK yüzdeleri

%0
%9.7
%7.59
%7.06

Codes

Color #EDD6DB in popluar color models

ED D6 DB
RGB 237 214 219
HSL 347° 38.98% 88.43%
HSB/HSV 347° 9.70% 92.94%
CMYK 0.00% 9.70% 7.59%
7.06%

Color #EDD6DB in popluar number systems.

HEX ED D6 DB
Decimal 237 214 219
Binary 11101101 11010110 11011011
Octal 355 326 333

Shades and tints

Shades of #EDD6DB

#EDD6DB
(237,214,219)
#D8C3C8
(216,195,200)
#C3B0B5
(195,176,181)
#AE9DA2
(174,157,162)
#998A8F
(153,138,143)
#84777C
(132,119,124)
#6F6469
(111,100,105)
#5A5156
(90,81,86)
#453E43
(69,62,67)
#302B30
(48,43,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #EDD6DB

#EDD6DB
(237,214,219)
#EED9DE
(238,217,222)
#EFDCE1
(239,220,225)
#F0DFE4
(240,223,228)
#F1E2E7
(241,226,231)
#F2E5EA
(242,229,234)
#F3E8ED
(243,232,237)
#F4EBF0
(244,235,240)
#F5EEF3
(245,238,243)
#F6F1F6
(246,241,246)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD6DB color. Also use rgb(237,214,219) instead hex code.

Text Font Color

.myTextColor { color: #EDD6DB; }

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

This text font color is #EDD6DB.

Background Color

.myBgColor { background-color: #EDD6DB; }

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

This div background color is #EDD6DB.

Border color

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

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

This div border color is #EDD6DB.

Opacity

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

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

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

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

This text has shadow with #EDD6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6DB.

Preview

Color preview on black background

This text has color #EDD6DB on black background.


Color preview on white background

This text has color #EDD6DB on white background.


Black color preview on #EDD6DB background

This text has black color on #EDD6DB background.


White color preview on #EDD6DB background

This text has white color on #EDD6DB background.


Related colors

Complementary color

Complementary color for #hex is #122924.


I love getcolorcode.com

Triadic colors

1 #DBEDD6 and #D6DBED with #EDD6DB are triadic colors.

2 #DBD6ED and #D6EDDB with #EDD6DB are triadic colors.