COLOR #EDDA8C

HEX: #EDDA8C RGB: (237,218,140)

Renk bilgisi

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

RGB renk modeli

#EDDA8C color RGB value is (237,218,140).

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

RGB bağlantıları ve doygunluk

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

237
218
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 140 = 595 (100%)
R 237 of 595 ~ 39.83%
G 218 of 595 ~ 36.64%
B 140 of 595 ~ 23.53'%

%39.83
%36.64
%23.53

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.02%
  • sarı tonu 40.93%
  • 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.93
%7.06

Codes

Color #EDDA8C in popluar color models

ED DA 8C
RGB 237 218 140
HSL 48° 72.93% 73.92%
HSB/HSV 48° 40.93% 92.94%
CMYK 0.00% 8.02% 40.93%
7.06%

Color #EDDA8C in popluar number systems.

HEX ED DA 8C
Decimal 237 218 140
Binary 11101101 11011010 10001100
Octal 355 332 214

Shades and tints

Shades of #EDDA8C

#EDDA8C
(237,218,140)
#D8C780
(216,199,128)
#C3B474
(195,180,116)
#AEA168
(174,161,104)
#998E5C
(153,142,92)
#847B50
(132,123,80)
#6F6844
(111,104,68)
#5A5538
(90,85,56)
#45422C
(69,66,44)
#302F20
(48,47,32)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #EDDA8C

#EDDA8C
(237,218,140)
#EEDD96
(238,221,150)
#EFE0A0
(239,224,160)
#F0E3AA
(240,227,170)
#F1E6B4
(241,230,180)
#F2E9BE
(242,233,190)
#F3ECC8
(243,236,200)
#F4EFD2
(244,239,210)
#F5F2DC
(245,242,220)
#F6F5E6
(246,245,230)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDA8C; }

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

This text font color is #EDDA8C.

Background Color

.myBgColor { background-color: #EDDA8C; }

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

This div background color is #EDDA8C.

Border color

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

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

This div border color is #EDDA8C.

Opacity

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

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

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

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

This text has shadow with #EDDA8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDA8C.

Preview

Color preview on black background

This text has color #EDDA8C on black background.


Color preview on white background

This text has color #EDDA8C on white background.


Black color preview on #EDDA8C background

This text has black color on #EDDA8C background.


White color preview on #EDDA8C background

This text has white color on #EDDA8C background.


Related colors

Complementary color

Complementary color for #hex is #122573.


I love getcolorcode.com

Triadic colors

1 #8CEDDA and #DA8CED with #EDDA8C are triadic colors.

2 #8CDAED and #DAED8C with #EDDA8C are triadic colors.