COLOR #EDD9A4

HEX: #EDD9A4 RGB: (237,217,164)

Renk bilgisi

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

RGB renk modeli

#EDD9A4 color RGB value is (237,217,164).

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

RGB bağlantıları ve doygunluk

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

237
217
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 164 = 618 (100%)
R 237 of 618 ~ 38.35%
G 217 of 618 ~ 35.11%
B 164 of 618 ~ 26.54'%

%38.35
%35.11
%26.54

CMYK RENK MODELİ

#EDD9A4 rengi CMYK tonu (0,8,31,7).

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

CMYK: (0,8,31,7)
C0M8Y31K7 (0%, 8%, 31%, 7%)
(0.00 / 0.08 / 0.31 / 0.07)

CMYK yüzdeleri

%0
%8.44
%30.8
%7.06

Codes

Color #EDD9A4 in popluar color models

ED D9 A4
RGB 237 217 164
HSL 44° 66.97% 78.63%
HSB/HSV 44° 30.80% 92.94%
CMYK 0.00% 8.44% 30.80%
7.06%

Color #EDD9A4 in popluar number systems.

HEX ED D9 A4
Decimal 237 217 164
Binary 11101101 11011001 10100100
Octal 355 331 244

Shades and tints

Shades of #EDD9A4

#EDD9A4
(237,217,164)
#D8C696
(216,198,150)
#C3B388
(195,179,136)
#AEA07A
(174,160,122)
#998D6C
(153,141,108)
#847A5E
(132,122,94)
#6F6750
(111,103,80)
#5A5442
(90,84,66)
#454134
(69,65,52)
#302E26
(48,46,38)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #EDD9A4

#EDD9A4
(237,217,164)
#EEDCAC
(238,220,172)
#EFDFB4
(239,223,180)
#F0E2BC
(240,226,188)
#F1E5C4
(241,229,196)
#F2E8CC
(242,232,204)
#F3EBD4
(243,235,212)
#F4EEDC
(244,238,220)
#F5F1E4
(245,241,228)
#F6F4EC
(246,244,236)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9A4; }

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

This text font color is #EDD9A4.

Background Color

.myBgColor { background-color: #EDD9A4; }

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

This div background color is #EDD9A4.

Border color

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

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

This div border color is #EDD9A4.

Opacity

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

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

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

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

This text has shadow with #EDD9A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A4.

Preview

Color preview on black background

This text has color #EDD9A4 on black background.


Color preview on white background

This text has color #EDD9A4 on white background.


Black color preview on #EDD9A4 background

This text has black color on #EDD9A4 background.


White color preview on #EDD9A4 background

This text has white color on #EDD9A4 background.


Related colors

Complementary color

Complementary color for #hex is #12265B.


I love getcolorcode.com

Triadic colors

1 #A4EDD9 and #D9A4ED with #EDD9A4 are triadic colors.

2 #A4D9ED and #D9EDA4 with #EDD9A4 are triadic colors.