COLOR #EED5BE

HEX: #EED5BE RGB: (238,213,190)

Renk bilgisi

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

RGB renk modeli

#EED5BE color RGB value is (238,213,190).

RGB: (238,213,190) (93%, 84%, 75%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 213 of 255 = 84%
B 190 of 255 = 75%

238
213
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 213 + 190 = 641 (100%)
R 238 of 641 ~ 37.13%
G 213 of 641 ~ 33.23%
B 190 of 641 ~ 29.64'%

%37.13
%33.23
%29.64

CMYK RENK MODELİ

#EED5BE rengi CMYK tonu (0,11,20,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.50%
  • sarı tonu 20.17%
  • ana renk tonu 6.67%

CMYK: (0,11,20,7)
C0M11Y20K7 (0%, 11%, 20%, 7%)
(0.00 / 0.11 / 0.20 / 0.07)

CMYK yüzdeleri

%0
%10.5
%20.17
%6.67

Codes

Color #EED5BE in popluar color models

EE D5 BE
RGB 238 213 190
HSL 29° 58.54% 83.92%
HSB/HSV 29° 20.17% 93.33%
CMYK 0.00% 10.50% 20.17%
6.67%

Color #EED5BE in popluar number systems.

HEX EE D5 BE
Decimal 238 213 190
Binary 11101110 11010101 10111110
Octal 356 325 276

Shades and tints

Shades of #EED5BE

#EED5BE
(238,213,190)
#D9C2AD
(217,194,173)
#C4AF9C
(196,175,156)
#AF9C8B
(175,156,139)
#9A897A
(154,137,122)
#857669
(133,118,105)
#706358
(112,99,88)
#5B5047
(91,80,71)
#463D36
(70,61,54)
#312A25
(49,42,37)
#1C1714
(28,23,20)
#000000
(0,0,0)

Tints of #EED5BE

#EED5BE
(238,213,190)
#EFD8C3
(239,216,195)
#F0DBC8
(240,219,200)
#F1DECD
(241,222,205)
#F2E1D2
(242,225,210)
#F3E4D7
(243,228,215)
#F4E7DC
(244,231,220)
#F5EAE1
(245,234,225)
#F6EDE6
(246,237,230)
#F7F0EB
(247,240,235)
#F8F3F0
(248,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EED5BE color. Also use rgb(238,213,190) instead hex code.

Text Font Color

.myTextColor { color: #EED5BE; }

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

This text font color is #EED5BE.

Background Color

.myBgColor { background-color: #EED5BE; }

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

This div background color is #EED5BE.

Border color

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

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

This div border color is #EED5BE.

Opacity

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

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

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

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

This text has shadow with #EED5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EED5BE.

Preview

Color preview on black background

This text has color #EED5BE on black background.


Color preview on white background

This text has color #EED5BE on white background.


Black color preview on #EED5BE background

This text has black color on #EED5BE background.


White color preview on #EED5BE background

This text has white color on #EED5BE background.


Related colors

Complementary color

Complementary color for #hex is #112A41.


I love getcolorcode.com

Triadic colors

1 #BEEED5 and #D5BEEE with #EED5BE are triadic colors.

2 #BED5EE and #D5EEBE with #EED5BE are triadic colors.