COLOR #EDD1BE

HEX: #EDD1BE RGB: (237,209,190)

Renk bilgisi

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

RGB renk modeli

#EDD1BE color RGB value is (237,209,190).

RGB: (237,209,190) (93%, 82%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 190 of 255 = 75%

237
209
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 190 = 636 (100%)
R 237 of 636 ~ 37.26%
G 209 of 636 ~ 32.86%
B 190 of 636 ~ 29.87'%

%37.26
%32.86
%29.87

CMYK RENK MODELİ

#EDD1BE rengi CMYK tonu (0,12,20,7).

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

CMYK: (0,12,20,7)
C0M12Y20K7 (0%, 12%, 20%, 7%)
(0.00 / 0.12 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%11.81
%19.83
%7.06

Codes

Color #EDD1BE in popluar color models

ED D1 BE
RGB 237 209 190
HSL 24° 56.63% 83.73%
HSB/HSV 24° 19.83% 92.94%
CMYK 0.00% 11.81% 19.83%
7.06%

Color #EDD1BE in popluar number systems.

HEX ED D1 BE
Decimal 237 209 190
Binary 11101101 11010001 10111110
Octal 355 321 276

Shades and tints

Shades of #EDD1BE

#EDD1BE
(237,209,190)
#D8BEAD
(216,190,173)
#C3AB9C
(195,171,156)
#AE988B
(174,152,139)
#99857A
(153,133,122)
#847269
(132,114,105)
#6F5F58
(111,95,88)
#5A4C47
(90,76,71)
#453936
(69,57,54)
#302625
(48,38,37)
#1B1314
(27,19,20)
#000000
(0,0,0)

Tints of #EDD1BE

#EDD1BE
(237,209,190)
#EED5C3
(238,213,195)
#EFD9C8
(239,217,200)
#F0DDCD
(240,221,205)
#F1E1D2
(241,225,210)
#F2E5D7
(242,229,215)
#F3E9DC
(243,233,220)
#F4EDE1
(244,237,225)
#F5F1E6
(245,241,230)
#F6F5EB
(246,245,235)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1BE; }

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

This text font color is #EDD1BE.

Background Color

.myBgColor { background-color: #EDD1BE; }

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

This div background color is #EDD1BE.

Border color

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

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

This div border color is #EDD1BE.

Opacity

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

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

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

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

This text has shadow with #EDD1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1BE.

Preview

Color preview on black background

This text has color #EDD1BE on black background.


Color preview on white background

This text has color #EDD1BE on white background.


Black color preview on #EDD1BE background

This text has black color on #EDD1BE background.


White color preview on #EDD1BE background

This text has white color on #EDD1BE background.


Related colors

Complementary color

Complementary color for #hex is #122E41.


I love getcolorcode.com

Triadic colors

1 #BEEDD1 and #D1BEED with #EDD1BE are triadic colors.

2 #BED1ED and #D1EDBE with #EDD1BE are triadic colors.