COLOR #EDD9D9

HEX: #EDD9D9 RGB: (237,217,217)

Renk bilgisi

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

RGB renk modeli

#EDD9D9 color RGB value is (237,217,217).

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

RGB bağlantıları ve doygunluk

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

237
217
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 217 = 671 (100%)
R 237 of 671 ~ 35.32%
G 217 of 671 ~ 32.34%
B 217 of 671 ~ 32.34'%

%35.32
%32.34
%32.34

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%8.44
%8.44
%7.06

Codes

Color #EDD9D9 in popluar color models

ED D9 D9
RGB 237 217 217
HSL 35.71% 89.02%
HSB/HSV 8.44% 92.94%
CMYK 0.00% 8.44% 8.44%
7.06%

Color #EDD9D9 in popluar number systems.

HEX ED D9 D9
Decimal 237 217 217
Binary 11101101 11011001 11011001
Octal 355 331 331

Shades and tints

Shades of #EDD9D9

#EDD9D9
(237,217,217)
#D8C6C6
(216,198,198)
#C3B3B3
(195,179,179)
#AEA0A0
(174,160,160)
#998D8D
(153,141,141)
#847A7A
(132,122,122)
#6F6767
(111,103,103)
#5A5454
(90,84,84)
#454141
(69,65,65)
#302E2E
(48,46,46)
#1B1B1B
(27,27,27)
#000000
(0,0,0)

Tints of #EDD9D9

#EDD9D9
(237,217,217)
#EEDCDC
(238,220,220)
#EFDFDF
(239,223,223)
#F0E2E2
(240,226,226)
#F1E5E5
(241,229,229)
#F2E8E8
(242,232,232)
#F3EBEB
(243,235,235)
#F4EEEE
(244,238,238)
#F5F1F1
(245,241,241)
#F6F4F4
(246,244,244)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9D9; }

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

This text font color is #EDD9D9.

Background Color

.myBgColor { background-color: #EDD9D9; }

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

This div background color is #EDD9D9.

Border color

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

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

This div border color is #EDD9D9.

Opacity

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

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

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

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

This text has shadow with #EDD9D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9D9.

Preview

Color preview on black background

This text has color #EDD9D9 on black background.


Color preview on white background

This text has color #EDD9D9 on white background.


Black color preview on #EDD9D9 background

This text has black color on #EDD9D9 background.


White color preview on #EDD9D9 background

This text has white color on #EDD9D9 background.


Related colors

Complementary color

Complementary color for #hex is #122626.


I love getcolorcode.com