COLOR #EDDA8D

HEX: #EDDA8D RGB: (237,218,141)

Renk bilgisi

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

RGB renk modeli

#EDDA8D color RGB value is (237,218,141).

RGB: (237,218,141) (93%, 85%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 141 of 255 = 55%

237
218
141

R + G + B ~ 78%. #EDDA8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 141 = 596 (100%)
R 237 of 596 ~ 39.77%
G 218 of 596 ~ 36.58%
B 141 of 596 ~ 23.66'%

%39.77
%36.58
%23.66

CMYK RENK MODELİ

#EDDA8D rengi CMYK tonu (0,8,41,7).

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

CMYK: (0,8,41,7)
C0M8Y41K7 (0%, 8%, 41%, 7%)
(0.00 / 0.08 / 0.41 / 0.07)

CMYK yüzdeleri

%0
%8.02
%40.51
%7.06

Codes

Color #EDDA8D in popluar color models

ED DA 8D
RGB 237 218 141
HSL 48° 72.73% 74.12%
HSB/HSV 48° 40.51% 92.94%
CMYK 0.00% 8.02% 40.51%
7.06%

Color #EDDA8D in popluar number systems.

HEX ED DA 8D
Decimal 237 218 141
Binary 11101101 11011010 10001101
Octal 355 332 215

Shades and tints

Shades of #EDDA8D

#EDDA8D
(237,218,141)
#D8C781
(216,199,129)
#C3B475
(195,180,117)
#AEA169
(174,161,105)
#998E5D
(153,142,93)
#847B51
(132,123,81)
#6F6845
(111,104,69)
#5A5539
(90,85,57)
#45422D
(69,66,45)
#302F21
(48,47,33)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #EDDA8D

#EDDA8D
(237,218,141)
#EEDD97
(238,221,151)
#EFE0A1
(239,224,161)
#F0E3AB
(240,227,171)
#F1E6B5
(241,230,181)
#F2E9BF
(242,233,191)
#F3ECC9
(243,236,201)
#F4EFD3
(244,239,211)
#F5F2DD
(245,242,221)
#F6F5E7
(246,245,231)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDA8D; }

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

This text font color is #EDDA8D.

Background Color

.myBgColor { background-color: #EDDA8D; }

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

This div background color is #EDDA8D.

Border color

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

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

This div border color is #EDDA8D.

Opacity

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

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

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

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

This text has shadow with #EDDA8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDA8D.

Preview

Color preview on black background

This text has color #EDDA8D on black background.


Color preview on white background

This text has color #EDDA8D on white background.


Black color preview on #EDDA8D background

This text has black color on #EDDA8D background.


White color preview on #EDDA8D background

This text has white color on #EDDA8D background.


Related colors

Complementary color

Complementary color for #hex is #122572.


I love getcolorcode.com

Triadic colors

1 #8DEDDA and #DA8DED with #EDDA8D are triadic colors.

2 #8DDAED and #DAED8D with #EDDA8D are triadic colors.