COLOR #EDDB8C

HEX: #EDDB8C RGB: (237,219,140)

Renk bilgisi

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

RGB renk modeli

#EDDB8C color RGB value is (237,219,140).

RGB: (237,219,140) (93%, 86%, 55%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 140 of 255 = 55%

237
219
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 140 = 596 (100%)
R 237 of 596 ~ 39.77%
G 219 of 596 ~ 36.74%
B 140 of 596 ~ 23.49'%

%39.77
%36.74
%23.49

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.59%
  • 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
%7.59
%40.93
%7.06

Codes

Color #EDDB8C in popluar color models

ED DB 8C
RGB 237 219 140
HSL 49° 72.93% 73.92%
HSB/HSV 49° 40.93% 92.94%
CMYK 0.00% 7.59% 40.93%
7.06%

Color #EDDB8C in popluar number systems.

HEX ED DB 8C
Decimal 237 219 140
Binary 11101101 11011011 10001100
Octal 355 333 214

Shades and tints

Shades of #EDDB8C

#EDDB8C
(237,219,140)
#D8C880
(216,200,128)
#C3B574
(195,181,116)
#AEA268
(174,162,104)
#998F5C
(153,143,92)
#847C50
(132,124,80)
#6F6944
(111,105,68)
#5A5638
(90,86,56)
#45432C
(69,67,44)
#303020
(48,48,32)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #EDDB8C

#EDDB8C
(237,219,140)
#EEDE96
(238,222,150)
#EFE1A0
(239,225,160)
#F0E4AA
(240,228,170)
#F1E7B4
(241,231,180)
#F2EABE
(242,234,190)
#F3EDC8
(243,237,200)
#F4F0D2
(244,240,210)
#F5F3DC
(245,243,220)
#F6F6E6
(246,246,230)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDB8C; }

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

This text font color is #EDDB8C.

Background Color

.myBgColor { background-color: #EDDB8C; }

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

This div background color is #EDDB8C.

Border color

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

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

This div border color is #EDDB8C.

Opacity

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

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

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

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

This text has shadow with #EDDB8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB8C.

Preview

Color preview on black background

This text has color #EDDB8C on black background.


Color preview on white background

This text has color #EDDB8C on white background.


Black color preview on #EDDB8C background

This text has black color on #EDDB8C background.


White color preview on #EDDB8C background

This text has white color on #EDDB8C background.


Related colors

Complementary color

Complementary color for #hex is #122473.


I love getcolorcode.com

Triadic colors

1 #8CEDDB and #DB8CED with #EDDB8C are triadic colors.

2 #8CDBED and #DBED8C with #EDDB8C are triadic colors.