COLOR #EDDA9F

HEX: #EDDA9F RGB: (237,218,159)

Renk bilgisi

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

RGB renk modeli

#EDDA9F color RGB value is (237,218,159).

RGB: (237,218,159) (93%, 85%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 159 of 255 = 62%

237
218
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 159 = 614 (100%)
R 237 of 614 ~ 38.6%
G 218 of 614 ~ 35.5%
B 159 of 614 ~ 25.9'%

%38.6
%35.5
%25.9

CMYK RENK MODELİ

#EDDA9F rengi CMYK tonu (0,8,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.02%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (0,8,33,7)
C0M8Y33K7 (0%, 8%, 33%, 7%)
(0.00 / 0.08 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%8.02
%32.91
%7.06

Codes

Color #EDDA9F in popluar color models

ED DA 9F
RGB 237 218 159
HSL 45° 68.42% 77.65%
HSB/HSV 45° 32.91% 92.94%
CMYK 0.00% 8.02% 32.91%
7.06%

Color #EDDA9F in popluar number systems.

HEX ED DA 9F
Decimal 237 218 159
Binary 11101101 11011010 10011111
Octal 355 332 237

Shades and tints

Shades of #EDDA9F

#EDDA9F
(237,218,159)
#D8C791
(216,199,145)
#C3B483
(195,180,131)
#AEA175
(174,161,117)
#998E67
(153,142,103)
#847B59
(132,123,89)
#6F684B
(111,104,75)
#5A553D
(90,85,61)
#45422F
(69,66,47)
#302F21
(48,47,33)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDDA9F

#EDDA9F
(237,218,159)
#EEDDA7
(238,221,167)
#EFE0AF
(239,224,175)
#F0E3B7
(240,227,183)
#F1E6BF
(241,230,191)
#F2E9C7
(242,233,199)
#F3ECCF
(243,236,207)
#F4EFD7
(244,239,215)
#F5F2DF
(245,242,223)
#F6F5E7
(246,245,231)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDA9F color. Also use rgb(237,218,159) instead hex code.

Text Font Color

.myTextColor { color: #EDDA9F; }

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

This text font color is #EDDA9F.

Background Color

.myBgColor { background-color: #EDDA9F; }

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

This div background color is #EDDA9F.

Border color

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

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

This div border color is #EDDA9F.

Opacity

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

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

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

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

This text has shadow with #EDDA9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDA9F.

Preview

Color preview on black background

This text has color #EDDA9F on black background.


Color preview on white background

This text has color #EDDA9F on white background.


Black color preview on #EDDA9F background

This text has black color on #EDDA9F background.


White color preview on #EDDA9F background

This text has white color on #EDDA9F background.


Related colors

Complementary color

Complementary color for #hex is #122560.


I love getcolorcode.com

Triadic colors

1 #9FEDDA and #DA9FED with #EDDA9F are triadic colors.

2 #9FDAED and #DAED9F with #EDDA9F are triadic colors.