COLOR #EDD9BE

HEX: #EDD9BE RGB: (237,217,190)

Renk bilgisi

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

RGB renk modeli

#EDD9BE color RGB value is (237,217,190).

RGB: (237,217,190) (93%, 85%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 190 of 255 = 75%

237
217
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 190 = 644 (100%)
R 237 of 644 ~ 36.8%
G 217 of 644 ~ 33.7%
B 190 of 644 ~ 29.5'%

%36.8
%33.7
%29.5

CMYK RENK MODELİ

#EDD9BE rengi CMYK tonu (0,8,20,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.44%
  • sarı tonu 19.83%
  • ana renk tonu 7.06%

CMYK: (0,8,20,7)
C0M8Y20K7 (0%, 8%, 20%, 7%)
(0.00 / 0.08 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%8.44
%19.83
%7.06

Codes

Color #EDD9BE in popluar color models

ED D9 BE
RGB 237 217 190
HSL 34° 56.63% 83.73%
HSB/HSV 34° 19.83% 92.94%
CMYK 0.00% 8.44% 19.83%
7.06%

Color #EDD9BE in popluar number systems.

HEX ED D9 BE
Decimal 237 217 190
Binary 11101101 11011001 10111110
Octal 355 331 276

Shades and tints

Shades of #EDD9BE

#EDD9BE
(237,217,190)
#D8C6AD
(216,198,173)
#C3B39C
(195,179,156)
#AEA08B
(174,160,139)
#998D7A
(153,141,122)
#847A69
(132,122,105)
#6F6758
(111,103,88)
#5A5447
(90,84,71)
#454136
(69,65,54)
#302E25
(48,46,37)
#1B1B14
(27,27,20)
#000000
(0,0,0)

Tints of #EDD9BE

#EDD9BE
(237,217,190)
#EEDCC3
(238,220,195)
#EFDFC8
(239,223,200)
#F0E2CD
(240,226,205)
#F1E5D2
(241,229,210)
#F2E8D7
(242,232,215)
#F3EBDC
(243,235,220)
#F4EEE1
(244,238,225)
#F5F1E6
(245,241,230)
#F6F4EB
(246,244,235)
#F7F7F0
(247,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9BE color. Also use rgb(237,217,190) instead hex code.

Text Font Color

.myTextColor { color: #EDD9BE; }

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

This text font color is #EDD9BE.

Background Color

.myBgColor { background-color: #EDD9BE; }

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

This div background color is #EDD9BE.

Border color

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

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

This div border color is #EDD9BE.

Opacity

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

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

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

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

This text has shadow with #EDD9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9BE.

Preview

Color preview on black background

This text has color #EDD9BE on black background.


Color preview on white background

This text has color #EDD9BE on white background.


Black color preview on #EDD9BE background

This text has black color on #EDD9BE background.


White color preview on #EDD9BE background

This text has white color on #EDD9BE background.


Related colors

Complementary color

Complementary color for #hex is #122641.


I love getcolorcode.com

Triadic colors

1 #BEEDD9 and #D9BEED with #EDD9BE are triadic colors.

2 #BED9ED and #D9EDBE with #EDD9BE are triadic colors.