COLOR #EDDB9A

HEX: #EDDB9A RGB: (237,219,154)

Renk bilgisi

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

RGB renk modeli

#EDDB9A color RGB value is (237,219,154).

RGB: (237,219,154) (93%, 86%, 60%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 154 of 255 = 60%

237
219
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 154 = 610 (100%)
R 237 of 610 ~ 38.85%
G 219 of 610 ~ 35.9%
B 154 of 610 ~ 25.25'%

%38.85
%35.9
%25.25

CMYK RENK MODELİ

#EDDB9A rengi CMYK tonu (0,8,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.59%
  • sarı tonu 35.02%
  • ana renk tonu 7.06%

CMYK: (0,8,35,7)
C0M8Y35K7 (0%, 8%, 35%, 7%)
(0.00 / 0.08 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%7.59
%35.02
%7.06

Codes

Color #EDDB9A in popluar color models

ED DB 9A
RGB 237 219 154
HSL 47° 69.75% 76.67%
HSB/HSV 47° 35.02% 92.94%
CMYK 0.00% 7.59% 35.02%
7.06%

Color #EDDB9A in popluar number systems.

HEX ED DB 9A
Decimal 237 219 154
Binary 11101101 11011011 10011010
Octal 355 333 232

Shades and tints

Shades of #EDDB9A

#EDDB9A
(237,219,154)
#D8C88C
(216,200,140)
#C3B57E
(195,181,126)
#AEA270
(174,162,112)
#998F62
(153,143,98)
#847C54
(132,124,84)
#6F6946
(111,105,70)
#5A5638
(90,86,56)
#45432A
(69,67,42)
#30301C
(48,48,28)
#1B1D0E
(27,29,14)
#000000
(0,0,0)

Tints of #EDDB9A

#EDDB9A
(237,219,154)
#EEDEA3
(238,222,163)
#EFE1AC
(239,225,172)
#F0E4B5
(240,228,181)
#F1E7BE
(241,231,190)
#F2EAC7
(242,234,199)
#F3EDD0
(243,237,208)
#F4F0D9
(244,240,217)
#F5F3E2
(245,243,226)
#F6F6EB
(246,246,235)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDB9A; }

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

This text font color is #EDDB9A.

Background Color

.myBgColor { background-color: #EDDB9A; }

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

This div background color is #EDDB9A.

Border color

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

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

This div border color is #EDDB9A.

Opacity

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

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

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

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

This text has shadow with #EDDB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB9A.

Preview

Color preview on black background

This text has color #EDDB9A on black background.


Color preview on white background

This text has color #EDDB9A on white background.


Black color preview on #EDDB9A background

This text has black color on #EDDB9A background.


White color preview on #EDDB9A background

This text has white color on #EDDB9A background.


Related colors

Complementary color

Complementary color for #hex is #122465.


I love getcolorcode.com

Triadic colors

1 #9AEDDB and #DB9AED with #EDDB9A are triadic colors.

2 #9ADBED and #DBED9A with #EDDB9A are triadic colors.