COLOR #EDD9A0

HEX: #EDD9A0 RGB: (237,217,160)

Renk bilgisi

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

RGB renk modeli

#EDD9A0 color RGB value is (237,217,160).

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

RGB bağlantıları ve doygunluk

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

237
217
160

R + G + B ~ 80%. #EDD9A0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 160 = 614 (100%)
R 237 of 614 ~ 38.6%
G 217 of 614 ~ 35.34%
B 160 of 614 ~ 26.06'%

%38.6
%35.34
%26.06

CMYK RENK MODELİ

#EDD9A0 rengi CMYK tonu (0,8,32,7).

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

CMYK: (0,8,32,7)
C0M8Y32K7 (0%, 8%, 32%, 7%)
(0.00 / 0.08 / 0.32 / 0.07)

CMYK yüzdeleri

%0
%8.44
%32.49
%7.06

Codes

Color #EDD9A0 in popluar color models

ED D9 A0
RGB 237 217 160
HSL 44° 68.14% 77.84%
HSB/HSV 44° 32.49% 92.94%
CMYK 0.00% 8.44% 32.49%
7.06%

Color #EDD9A0 in popluar number systems.

HEX ED D9 A0
Decimal 237 217 160
Binary 11101101 11011001 10100000
Octal 355 331 240

Shades and tints

Shades of #EDD9A0

#EDD9A0
(237,217,160)
#D8C692
(216,198,146)
#C3B384
(195,179,132)
#AEA076
(174,160,118)
#998D68
(153,141,104)
#847A5A
(132,122,90)
#6F674C
(111,103,76)
#5A543E
(90,84,62)
#454130
(69,65,48)
#302E22
(48,46,34)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #EDD9A0

#EDD9A0
(237,217,160)
#EEDCA8
(238,220,168)
#EFDFB0
(239,223,176)
#F0E2B8
(240,226,184)
#F1E5C0
(241,229,192)
#F2E8C8
(242,232,200)
#F3EBD0
(243,235,208)
#F4EED8
(244,238,216)
#F5F1E0
(245,241,224)
#F6F4E8
(246,244,232)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9A0; }

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

This text font color is #EDD9A0.

Background Color

.myBgColor { background-color: #EDD9A0; }

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

This div background color is #EDD9A0.

Border color

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

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

This div border color is #EDD9A0.

Opacity

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

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

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

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

This text has shadow with #EDD9A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A0.

Preview

Color preview on black background

This text has color #EDD9A0 on black background.


Color preview on white background

This text has color #EDD9A0 on white background.


Black color preview on #EDD9A0 background

This text has black color on #EDD9A0 background.


White color preview on #EDD9A0 background

This text has white color on #EDD9A0 background.


Related colors

Complementary color

Complementary color for #hex is #12265F.


I love getcolorcode.com

Triadic colors

1 #A0EDD9 and #D9A0ED with #EDD9A0 are triadic colors.

2 #A0D9ED and #D9EDA0 with #EDD9A0 are triadic colors.