COLOR #EDD9D3

HEX: #EDD9D3 RGB: (237,217,211)

Renk bilgisi

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

RGB renk modeli

#EDD9D3 color RGB value is (237,217,211).

RGB: (237,217,211) (93%, 85%, 83%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 211 of 255 = 83%

237
217
211

R + G + B ~ 87%. #EDD9D3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 211 = 665 (100%)
R 237 of 665 ~ 35.64%
G 217 of 665 ~ 32.63%
B 211 of 665 ~ 31.73'%

%35.64
%32.63
%31.73

CMYK RENK MODELİ

#EDD9D3 rengi CMYK tonu (0,8,11,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 10.97%
  • ana renk tonu 7.06%

CMYK: (0,8,11,7)
C0M8Y11K7 (0%, 8%, 11%, 7%)
(0.00 / 0.08 / 0.11 / 0.07)

CMYK yüzdeleri

%0
%8.44
%10.97
%7.06

Codes

Color #EDD9D3 in popluar color models

ED D9 D3
RGB 237 217 211
HSL 14° 41.94% 87.84%
HSB/HSV 14° 10.97% 92.94%
CMYK 0.00% 8.44% 10.97%
7.06%

Color #EDD9D3 in popluar number systems.

HEX ED D9 D3
Decimal 237 217 211
Binary 11101101 11011001 11010011
Octal 355 331 323

Shades and tints

Shades of #EDD9D3

#EDD9D3
(237,217,211)
#D8C6C0
(216,198,192)
#C3B3AD
(195,179,173)
#AEA09A
(174,160,154)
#998D87
(153,141,135)
#847A74
(132,122,116)
#6F6761
(111,103,97)
#5A544E
(90,84,78)
#45413B
(69,65,59)
#302E28
(48,46,40)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #EDD9D3

#EDD9D3
(237,217,211)
#EEDCD7
(238,220,215)
#EFDFDB
(239,223,219)
#F0E2DF
(240,226,223)
#F1E5E3
(241,229,227)
#F2E8E7
(242,232,231)
#F3EBEB
(243,235,235)
#F4EEEF
(244,238,239)
#F5F1F3
(245,241,243)
#F6F4F7
(246,244,247)
#F7F7FB
(247,247,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9D3 color. Also use rgb(237,217,211) instead hex code.

Text Font Color

.myTextColor { color: #EDD9D3; }

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

This text font color is #EDD9D3.

Background Color

.myBgColor { background-color: #EDD9D3; }

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

This div background color is #EDD9D3.

Border color

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

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

This div border color is #EDD9D3.

Opacity

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

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

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

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

This text has shadow with #EDD9D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9D3.

Preview

Color preview on black background

This text has color #EDD9D3 on black background.


Color preview on white background

This text has color #EDD9D3 on white background.


Black color preview on #EDD9D3 background

This text has black color on #EDD9D3 background.


White color preview on #EDD9D3 background

This text has white color on #EDD9D3 background.


Related colors

Complementary color

Complementary color for #hex is #12262C.


I love getcolorcode.com

Triadic colors

1 #D3EDD9 and #D9D3ED with #EDD9D3 are triadic colors.

2 #D3D9ED and #D9EDD3 with #EDD9D3 are triadic colors.