COLOR #EDDAB9

HEX: #EDDAB9 RGB: (237,218,185)

Renk bilgisi

#EDDAB9 contains red, green and blue colors in about the same proportion. #EDDAB9 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDDAB9 color RGB value is (237,218,185).

RGB: (237,218,185) (93%, 85%, 73%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 185 of 255 = 73%

237
218
185

R + G + B ~ 84%. #EDDAB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 185 = 640 (100%)
R 237 of 640 ~ 37.03%
G 218 of 640 ~ 34.06%
B 185 of 640 ~ 28.91'%

%37.03
%34.06
%28.91

CMYK RENK MODELİ

#EDDAB9 rengi CMYK tonu (0,8,22,7).

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

CMYK: (0,8,22,7)
C0M8Y22K7 (0%, 8%, 22%, 7%)
(0.00 / 0.08 / 0.22 / 0.07)

CMYK yüzdeleri

%0
%8.02
%21.94
%7.06

Codes

Color #EDDAB9 in popluar color models

ED DA B9
RGB 237 218 185
HSL 38° 59.09% 82.75%
HSB/HSV 38° 21.94% 92.94%
CMYK 0.00% 8.02% 21.94%
7.06%

Color #EDDAB9 in popluar number systems.

HEX ED DA B9
Decimal 237 218 185
Binary 11101101 11011010 10111001
Octal 355 332 271

Shades and tints

Shades of #EDDAB9

#EDDAB9
(237,218,185)
#D8C7A9
(216,199,169)
#C3B499
(195,180,153)
#AEA189
(174,161,137)
#998E79
(153,142,121)
#847B69
(132,123,105)
#6F6859
(111,104,89)
#5A5549
(90,85,73)
#454239
(69,66,57)
#302F29
(48,47,41)
#1B1C19
(27,28,25)
#000000
(0,0,0)

Tints of #EDDAB9

#EDDAB9
(237,218,185)
#EEDDBF
(238,221,191)
#EFE0C5
(239,224,197)
#F0E3CB
(240,227,203)
#F1E6D1
(241,230,209)
#F2E9D7
(242,233,215)
#F3ECDD
(243,236,221)
#F4EFE3
(244,239,227)
#F5F2E9
(245,242,233)
#F6F5EF
(246,245,239)
#F7F8F5
(247,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDAB9; }

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

This text font color is #EDDAB9.

Background Color

.myBgColor { background-color: #EDDAB9; }

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

This div background color is #EDDAB9.

Border color

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

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

This div border color is #EDDAB9.

Opacity

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

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

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

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

This text has shadow with #EDDAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDAB9.

Preview

Color preview on black background

This text has color #EDDAB9 on black background.


Color preview on white background

This text has color #EDDAB9 on white background.


Black color preview on #EDDAB9 background

This text has black color on #EDDAB9 background.


White color preview on #EDDAB9 background

This text has white color on #EDDAB9 background.


Related colors

Complementary color

Complementary color for #hex is #122546.


I love getcolorcode.com

Triadic colors

1 #B9EDDA and #DAB9ED with #EDDAB9 are triadic colors.

2 #B9DAED and #DAEDB9 with #EDDAB9 are triadic colors.