COLOR #EDDBAA

HEX: #EDDBAA RGB: (237,219,170)

Renk bilgisi

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

RGB renk modeli

#EDDBAA color RGB value is (237,219,170).

RGB: (237,219,170) (93%, 86%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 170 of 255 = 67%

237
219
170

R + G + B ~ 82%. #EDDBAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 170 = 626 (100%)
R 237 of 626 ~ 37.86%
G 219 of 626 ~ 34.98%
B 170 of 626 ~ 27.16'%

%37.86
%34.98
%27.16

CMYK RENK MODELİ

#EDDBAA rengi CMYK tonu (0,8,28,7).

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

CMYK: (0,8,28,7)
C0M8Y28K7 (0%, 8%, 28%, 7%)
(0.00 / 0.08 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%7.59
%28.27
%7.06

Codes

Color #EDDBAA in popluar color models

ED DB AA
RGB 237 219 170
HSL 44° 65.05% 79.80%
HSB/HSV 44° 28.27% 92.94%
CMYK 0.00% 7.59% 28.27%
7.06%

Color #EDDBAA in popluar number systems.

HEX ED DB AA
Decimal 237 219 170
Binary 11101101 11011011 10101010
Octal 355 333 252

Shades and tints

Shades of #EDDBAA

#EDDBAA
(237,219,170)
#D8C89B
(216,200,155)
#C3B58C
(195,181,140)
#AEA27D
(174,162,125)
#998F6E
(153,143,110)
#847C5F
(132,124,95)
#6F6950
(111,105,80)
#5A5641
(90,86,65)
#454332
(69,67,50)
#303023
(48,48,35)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #EDDBAA

#EDDBAA
(237,219,170)
#EEDEB1
(238,222,177)
#EFE1B8
(239,225,184)
#F0E4BF
(240,228,191)
#F1E7C6
(241,231,198)
#F2EACD
(242,234,205)
#F3EDD4
(243,237,212)
#F4F0DB
(244,240,219)
#F5F3E2
(245,243,226)
#F6F6E9
(246,246,233)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDBAA; }

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

This text font color is #EDDBAA.

Background Color

.myBgColor { background-color: #EDDBAA; }

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

This div background color is #EDDBAA.

Border color

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

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

This div border color is #EDDBAA.

Opacity

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

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

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

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

This text has shadow with #EDDBAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBAA.

Preview

Color preview on black background

This text has color #EDDBAA on black background.


Color preview on white background

This text has color #EDDBAA on white background.


Black color preview on #EDDBAA background

This text has black color on #EDDBAA background.


White color preview on #EDDBAA background

This text has white color on #EDDBAA background.


Related colors

Complementary color

Complementary color for #hex is #122455.


I love getcolorcode.com

Triadic colors

1 #AAEDDB and #DBAAED with #EDDBAA are triadic colors.

2 #AADBED and #DBEDAA with #EDDBAA are triadic colors.