COLOR #EDD9A7

HEX: #EDD9A7 RGB: (237,217,167)

Renk bilgisi

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

RGB renk modeli

#EDD9A7 color RGB value is (237,217,167).

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

RGB bağlantıları ve doygunluk

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

237
217
167

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 167 = 621 (100%)
R 237 of 621 ~ 38.16%
G 217 of 621 ~ 34.94%
B 167 of 621 ~ 26.89'%

%38.16
%34.94
%26.89

CMYK RENK MODELİ

#EDD9A7 rengi CMYK tonu (0,8,30,7).

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

CMYK: (0,8,30,7)
C0M8Y30K7 (0%, 8%, 30%, 7%)
(0.00 / 0.08 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%8.44
%29.54
%7.06

Codes

Color #EDD9A7 in popluar color models

ED D9 A7
RGB 237 217 167
HSL 43° 66.04% 79.22%
HSB/HSV 43° 29.54% 92.94%
CMYK 0.00% 8.44% 29.54%
7.06%

Color #EDD9A7 in popluar number systems.

HEX ED D9 A7
Decimal 237 217 167
Binary 11101101 11011001 10100111
Octal 355 331 247

Shades and tints

Shades of #EDD9A7

#EDD9A7
(237,217,167)
#D8C698
(216,198,152)
#C3B389
(195,179,137)
#AEA07A
(174,160,122)
#998D6B
(153,141,107)
#847A5C
(132,122,92)
#6F674D
(111,103,77)
#5A543E
(90,84,62)
#45412F
(69,65,47)
#302E20
(48,46,32)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #EDD9A7

#EDD9A7
(237,217,167)
#EEDCAF
(238,220,175)
#EFDFB7
(239,223,183)
#F0E2BF
(240,226,191)
#F1E5C7
(241,229,199)
#F2E8CF
(242,232,207)
#F3EBD7
(243,235,215)
#F4EEDF
(244,238,223)
#F5F1E7
(245,241,231)
#F6F4EF
(246,244,239)
#F7F7F7
(247,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9A7; }

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

This text font color is #EDD9A7.

Background Color

.myBgColor { background-color: #EDD9A7; }

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

This div background color is #EDD9A7.

Border color

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

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

This div border color is #EDD9A7.

Opacity

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

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

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

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

This text has shadow with #EDD9A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9A7.

Preview

Color preview on black background

This text has color #EDD9A7 on black background.


Color preview on white background

This text has color #EDD9A7 on white background.


Black color preview on #EDD9A7 background

This text has black color on #EDD9A7 background.


White color preview on #EDD9A7 background

This text has white color on #EDD9A7 background.


Related colors

Complementary color

Complementary color for #hex is #122658.


I love getcolorcode.com

Triadic colors

1 #A7EDD9 and #D9A7ED with #EDD9A7 are triadic colors.

2 #A7D9ED and #D9EDA7 with #EDD9A7 are triadic colors.