COLOR #EDDDA9

HEX: #EDDDA9 RGB: (237,221,169)

Renk bilgisi

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

RGB renk modeli

#EDDDA9 color RGB value is (237,221,169).

RGB: (237,221,169) (93%, 87%, 66%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 169 of 255 = 66%

237
221
169

R + G + B ~ 82%. #EDDDA9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 169 = 627 (100%)
R 237 of 627 ~ 37.8%
G 221 of 627 ~ 35.25%
B 169 of 627 ~ 26.95'%

%37.8
%35.25
%26.95

CMYK RENK MODELİ

#EDDDA9 rengi CMYK tonu (0,7,29,7).

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

CMYK: (0,7,29,7)
C0M7Y29K7 (0%, 7%, 29%, 7%)
(0.00 / 0.07 / 0.29 / 0.07)

CMYK yüzdeleri

%0
%6.75
%28.69
%7.06

Codes

Color #EDDDA9 in popluar color models

ED DD A9
RGB 237 221 169
HSL 46° 65.38% 79.61%
HSB/HSV 46° 28.69% 92.94%
CMYK 0.00% 6.75% 28.69%
7.06%

Color #EDDDA9 in popluar number systems.

HEX ED DD A9
Decimal 237 221 169
Binary 11101101 11011101 10101001
Octal 355 335 251

Shades and tints

Shades of #EDDDA9

#EDDDA9
(237,221,169)
#D8C99A
(216,201,154)
#C3B58B
(195,181,139)
#AEA17C
(174,161,124)
#998D6D
(153,141,109)
#84795E
(132,121,94)
#6F654F
(111,101,79)
#5A5140
(90,81,64)
#453D31
(69,61,49)
#302922
(48,41,34)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDDDA9

#EDDDA9
(237,221,169)
#EEE0B0
(238,224,176)
#EFE3B7
(239,227,183)
#F0E6BE
(240,230,190)
#F1E9C5
(241,233,197)
#F2ECCC
(242,236,204)
#F3EFD3
(243,239,211)
#F4F2DA
(244,242,218)
#F5F5E1
(245,245,225)
#F6F8E8
(246,248,232)
#F7FBEF
(247,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDA9; }

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

This text font color is #EDDDA9.

Background Color

.myBgColor { background-color: #EDDDA9; }

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

This div background color is #EDDDA9.

Border color

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

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

This div border color is #EDDDA9.

Opacity

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

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

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

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

This text has shadow with #EDDDA9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDA9.

Preview

Color preview on black background

This text has color #EDDDA9 on black background.


Color preview on white background

This text has color #EDDDA9 on white background.


Black color preview on #EDDDA9 background

This text has black color on #EDDDA9 background.


White color preview on #EDDDA9 background

This text has white color on #EDDDA9 background.


Related colors

Complementary color

Complementary color for #hex is #122256.


I love getcolorcode.com

Triadic colors

1 #A9EDDD and #DDA9ED with #EDDDA9 are triadic colors.

2 #A9DDED and #DDEDA9 with #EDDDA9 are triadic colors.