COLOR #EDDB9C

HEX: #EDDB9C RGB: (237,219,156)

Renk bilgisi

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

RGB renk modeli

#EDDB9C color RGB value is (237,219,156).

RGB: (237,219,156) (93%, 86%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 156 of 255 = 61%

237
219
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 156 = 612 (100%)
R 237 of 612 ~ 38.73%
G 219 of 612 ~ 35.78%
B 156 of 612 ~ 25.49'%

%38.73
%35.78
%25.49

CMYK RENK MODELİ

#EDDB9C rengi CMYK tonu (0,8,34,7).

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

CMYK: (0,8,34,7)
C0M8Y34K7 (0%, 8%, 34%, 7%)
(0.00 / 0.08 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%7.59
%34.18
%7.06

Codes

Color #EDDB9C in popluar color models

ED DB 9C
RGB 237 219 156
HSL 47° 69.23% 77.06%
HSB/HSV 47° 34.18% 92.94%
CMYK 0.00% 7.59% 34.18%
7.06%

Color #EDDB9C in popluar number systems.

HEX ED DB 9C
Decimal 237 219 156
Binary 11101101 11011011 10011100
Octal 355 333 234

Shades and tints

Shades of #EDDB9C

#EDDB9C
(237,219,156)
#D8C88E
(216,200,142)
#C3B580
(195,181,128)
#AEA272
(174,162,114)
#998F64
(153,143,100)
#847C56
(132,124,86)
#6F6948
(111,105,72)
#5A563A
(90,86,58)
#45432C
(69,67,44)
#30301E
(48,48,30)
#1B1D10
(27,29,16)
#000000
(0,0,0)

Tints of #EDDB9C

#EDDB9C
(237,219,156)
#EEDEA5
(238,222,165)
#EFE1AE
(239,225,174)
#F0E4B7
(240,228,183)
#F1E7C0
(241,231,192)
#F2EAC9
(242,234,201)
#F3EDD2
(243,237,210)
#F4F0DB
(244,240,219)
#F5F3E4
(245,243,228)
#F6F6ED
(246,246,237)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDB9C; }

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

This text font color is #EDDB9C.

Background Color

.myBgColor { background-color: #EDDB9C; }

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

This div background color is #EDDB9C.

Border color

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

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

This div border color is #EDDB9C.

Opacity

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

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

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

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

This text has shadow with #EDDB9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB9C.

Preview

Color preview on black background

This text has color #EDDB9C on black background.


Color preview on white background

This text has color #EDDB9C on white background.


Black color preview on #EDDB9C background

This text has black color on #EDDB9C background.


White color preview on #EDDB9C background

This text has white color on #EDDB9C background.


Related colors

Complementary color

Complementary color for #hex is #122463.


I love getcolorcode.com

Triadic colors

1 #9CEDDB and #DB9CED with #EDDB9C are triadic colors.

2 #9CDBED and #DBED9C with #EDDB9C are triadic colors.