COLOR #EDD9A9

HEX: #EDD9A9 RGB: (237,217,169)

Renk bilgisi

#EDD9A9 contains mainly red and green colors. #EDD9A9 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDD9A9 color RGB value is (237,217,169).

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

RGB bağlantıları ve doygunluk

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

237
217
169

R + G + B ~ 81%. #EDD9A9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 169 = 623 (100%)
R 237 of 623 ~ 38.04%
G 217 of 623 ~ 34.83%
B 169 of 623 ~ 27.13'%

%38.04
%34.83
%27.13

CMYK RENK MODELİ

#EDD9A9 rengi CMYK tonu (0,8,29,7).

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

CMYK: (0,8,29,7)
C0M8Y29K7 (0%, 8%, 29%, 7%)
(0.00 / 0.08 / 0.29 / 0.07)

CMYK yüzdeleri

%0
%8.44
%28.69
%7.06

Codes

Color #EDD9A9 in popluar color models

ED D9 A9
RGB 237 217 169
HSL 42° 65.38% 79.61%
HSB/HSV 42° 28.69% 92.94%
CMYK 0.00% 8.44% 28.69%
7.06%

Color #EDD9A9 in popluar number systems.

HEX ED D9 A9
Decimal 237 217 169
Binary 11101101 11011001 10101001
Octal 355 331 251

Shades and tints

Shades of #EDD9A9

#EDD9A9
(237,217,169)
#D8C69A
(216,198,154)
#C3B38B
(195,179,139)
#AEA07C
(174,160,124)
#998D6D
(153,141,109)
#847A5E
(132,122,94)
#6F674F
(111,103,79)
#5A5440
(90,84,64)
#454131
(69,65,49)
#302E22
(48,46,34)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #EDD9A9

#EDD9A9
(237,217,169)
#EEDCB0
(238,220,176)
#EFDFB7
(239,223,183)
#F0E2BE
(240,226,190)
#F1E5C5
(241,229,197)
#F2E8CC
(242,232,204)
#F3EBD3
(243,235,211)
#F4EEDA
(244,238,218)
#F5F1E1
(245,241,225)
#F6F4E8
(246,244,232)
#F7F7EF
(247,247,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9A9; }

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

This text font color is #EDD9A9.

Background Color

.myBgColor { background-color: #EDD9A9; }

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

This div background color is #EDD9A9.

Border color

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

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

This div border color is #EDD9A9.

Opacity

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

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

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

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

This text has shadow with #EDD9A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A9.

Preview

Color preview on black background

This text has color #EDD9A9 on black background.


Color preview on white background

This text has color #EDD9A9 on white background.


Black color preview on #EDD9A9 background

This text has black color on #EDD9A9 background.


White color preview on #EDD9A9 background

This text has white color on #EDD9A9 background.


Related colors

Complementary color

Complementary color for #hex is #122656.


I love getcolorcode.com

Triadic colors

1 #A9EDD9 and #D9A9ED with #EDD9A9 are triadic colors.

2 #A9D9ED and #D9EDA9 with #EDD9A9 are triadic colors.