COLOR #EDDA8F

HEX: #EDDA8F RGB: (237,218,143)

Renk bilgisi

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

RGB renk modeli

#EDDA8F color RGB value is (237,218,143).

RGB: (237,218,143) (93%, 85%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 143 of 255 = 56%

237
218
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 143 = 598 (100%)
R 237 of 598 ~ 39.63%
G 218 of 598 ~ 36.45%
B 143 of 598 ~ 23.91'%

%39.63
%36.45
%23.91

CMYK RENK MODELİ

#EDDA8F rengi CMYK tonu (0,8,40,7).

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

CMYK: (0,8,40,7)
C0M8Y40K7 (0%, 8%, 40%, 7%)
(0.00 / 0.08 / 0.40 / 0.07)

CMYK yüzdeleri

%0
%8.02
%39.66
%7.06

Codes

Color #EDDA8F in popluar color models

ED DA 8F
RGB 237 218 143
HSL 48° 72.31% 74.51%
HSB/HSV 48° 39.66% 92.94%
CMYK 0.00% 8.02% 39.66%
7.06%

Color #EDDA8F in popluar number systems.

HEX ED DA 8F
Decimal 237 218 143
Binary 11101101 11011010 10001111
Octal 355 332 217

Shades and tints

Shades of #EDDA8F

#EDDA8F
(237,218,143)
#D8C782
(216,199,130)
#C3B475
(195,180,117)
#AEA168
(174,161,104)
#998E5B
(153,142,91)
#847B4E
(132,123,78)
#6F6841
(111,104,65)
#5A5534
(90,85,52)
#454227
(69,66,39)
#302F1A
(48,47,26)
#1B1C0D
(27,28,13)
#000000
(0,0,0)

Tints of #EDDA8F

#EDDA8F
(237,218,143)
#EEDD99
(238,221,153)
#EFE0A3
(239,224,163)
#F0E3AD
(240,227,173)
#F1E6B7
(241,230,183)
#F2E9C1
(242,233,193)
#F3ECCB
(243,236,203)
#F4EFD5
(244,239,213)
#F5F2DF
(245,242,223)
#F6F5E9
(246,245,233)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDA8F; }

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

This text font color is #EDDA8F.

Background Color

.myBgColor { background-color: #EDDA8F; }

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

This div background color is #EDDA8F.

Border color

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

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

This div border color is #EDDA8F.

Opacity

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

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

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

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

This text has shadow with #EDDA8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDA8F.

Preview

Color preview on black background

This text has color #EDDA8F on black background.


Color preview on white background

This text has color #EDDA8F on white background.


Black color preview on #EDDA8F background

This text has black color on #EDDA8F background.


White color preview on #EDDA8F background

This text has white color on #EDDA8F background.


Related colors

Complementary color

Complementary color for #hex is #122570.


I love getcolorcode.com

Triadic colors

1 #8FEDDA and #DA8FED with #EDDA8F are triadic colors.

2 #8FDAED and #DAED8F with #EDDA8F are triadic colors.