COLOR #EDE5CE

HEX: #EDE5CE RGB: (237,229,206)

Renk bilgisi

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

RGB renk modeli

#EDE5CE color RGB value is (237,229,206).

RGB: (237,229,206) (93%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 206 of 255 = 81%

237
229
206

R + G + B ~ 88%. #EDE5CE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 206 = 672 (100%)
R 237 of 672 ~ 35.27%
G 229 of 672 ~ 34.08%
B 206 of 672 ~ 30.65'%

%35.27
%34.08
%30.65

CMYK RENK MODELİ

#EDE5CE rengi CMYK tonu (0,3,13,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.38%
  • sarı tonu 13.08%
  • ana renk tonu 7.06%

CMYK: (0,3,13,7)
C0M3Y13K7 (0%, 3%, 13%, 7%)
(0.00 / 0.03 / 0.13 / 0.07)

CMYK yüzdeleri

%0
%3.38
%13.08
%7.06

Codes

Color #EDE5CE in popluar color models

ED E5 CE
RGB 237 229 206
HSL 45° 46.27% 86.86%
HSB/HSV 45° 13.08% 92.94%
CMYK 0.00% 3.38% 13.08%
7.06%

Color #EDE5CE in popluar number systems.

HEX ED E5 CE
Decimal 237 229 206
Binary 11101101 11100101 11001110
Octal 355 345 316

Shades and tints

Shades of #EDE5CE

#EDE5CE
(237,229,206)
#D8D1BC
(216,209,188)
#C3BDAA
(195,189,170)
#AEA998
(174,169,152)
#999586
(153,149,134)
#848174
(132,129,116)
#6F6D62
(111,109,98)
#5A5950
(90,89,80)
#45453E
(69,69,62)
#30312C
(48,49,44)
#1B1D1A
(27,29,26)
#000000
(0,0,0)

Tints of #EDE5CE

#EDE5CE
(237,229,206)
#EEE7D2
(238,231,210)
#EFE9D6
(239,233,214)
#F0EBDA
(240,235,218)
#F1EDDE
(241,237,222)
#F2EFE2
(242,239,226)
#F3F1E6
(243,241,230)
#F4F3EA
(244,243,234)
#F5F5EE
(245,245,238)
#F6F7F2
(246,247,242)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE5CE color. Also use rgb(237,229,206) instead hex code.

Text Font Color

.myTextColor { color: #EDE5CE; }

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

This text font color is #EDE5CE.

Background Color

.myBgColor { background-color: #EDE5CE; }

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

This div background color is #EDE5CE.

Border color

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

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

This div border color is #EDE5CE.

Opacity

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

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

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

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

This text has shadow with #EDE5CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5CE.

Preview

Color preview on black background

This text has color #EDE5CE on black background.


Color preview on white background

This text has color #EDE5CE on white background.


Black color preview on #EDE5CE background

This text has black color on #EDE5CE background.


White color preview on #EDE5CE background

This text has white color on #EDE5CE background.


Related colors

Complementary color

Complementary color for #hex is #121A31.


I love getcolorcode.com

Triadic colors

1 #CEEDE5 and #E5CEED with #EDE5CE are triadic colors.

2 #CEE5ED and #E5EDCE with #EDE5CE are triadic colors.