COLOR #EDDAB5

HEX: #EDDAB5 RGB: (237,218,181)

Renk bilgisi

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

RGB renk modeli

#EDDAB5 color RGB value is (237,218,181).

RGB: (237,218,181) (93%, 85%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 218 of 255 = 85%
B 181 of 255 = 71%

237
218
181

R + G + B ~ 83%. #EDDAB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 218 + 181 = 636 (100%)
R 237 of 636 ~ 37.26%
G 218 of 636 ~ 34.28%
B 181 of 636 ~ 28.46'%

%37.26
%34.28
%28.46

CMYK RENK MODELİ

#EDDAB5 rengi CMYK tonu (0,8,24,7).

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

CMYK: (0,8,24,7)
C0M8Y24K7 (0%, 8%, 24%, 7%)
(0.00 / 0.08 / 0.24 / 0.07)

CMYK yüzdeleri

%0
%8.02
%23.63
%7.06

Codes

Color #EDDAB5 in popluar color models

ED DA B5
RGB 237 218 181
HSL 40° 60.87% 81.96%
HSB/HSV 40° 23.63% 92.94%
CMYK 0.00% 8.02% 23.63%
7.06%

Color #EDDAB5 in popluar number systems.

HEX ED DA B5
Decimal 237 218 181
Binary 11101101 11011010 10110101
Octal 355 332 265

Shades and tints

Shades of #EDDAB5

#EDDAB5
(237,218,181)
#D8C7A5
(216,199,165)
#C3B495
(195,180,149)
#AEA185
(174,161,133)
#998E75
(153,142,117)
#847B65
(132,123,101)
#6F6855
(111,104,85)
#5A5545
(90,85,69)
#454235
(69,66,53)
#302F25
(48,47,37)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #EDDAB5

#EDDAB5
(237,218,181)
#EEDDBB
(238,221,187)
#EFE0C1
(239,224,193)
#F0E3C7
(240,227,199)
#F1E6CD
(241,230,205)
#F2E9D3
(242,233,211)
#F3ECD9
(243,236,217)
#F4EFDF
(244,239,223)
#F5F2E5
(245,242,229)
#F6F5EB
(246,245,235)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDAB5; }

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

This text font color is #EDDAB5.

Background Color

.myBgColor { background-color: #EDDAB5; }

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

This div background color is #EDDAB5.

Border color

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

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

This div border color is #EDDAB5.

Opacity

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

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

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

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

This text has shadow with #EDDAB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDAB5.

Preview

Color preview on black background

This text has color #EDDAB5 on black background.


Color preview on white background

This text has color #EDDAB5 on white background.


Black color preview on #EDDAB5 background

This text has black color on #EDDAB5 background.


White color preview on #EDDAB5 background

This text has white color on #EDDAB5 background.


Related colors

Complementary color

Complementary color for #hex is #12254A.


I love getcolorcode.com

Triadic colors

1 #B5EDDA and #DAB5ED with #EDDAB5 are triadic colors.

2 #B5DAED and #DAEDB5 with #EDDAB5 are triadic colors.