COLOR #EDE5CC

HEX: #EDE5CC RGB: (237,229,204)

Renk bilgisi

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

RGB renk modeli

#EDE5CC color RGB value is (237,229,204).

RGB: (237,229,204) (93%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 204 of 255 = 80%

237
229
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 204 = 670 (100%)
R 237 of 670 ~ 35.37%
G 229 of 670 ~ 34.18%
B 204 of 670 ~ 30.45'%

%35.37
%34.18
%30.45

CMYK RENK MODELİ

#EDE5CC rengi CMYK tonu (0,3,14,7).

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

CMYK: (0,3,14,7)
C0M3Y14K7 (0%, 3%, 14%, 7%)
(0.00 / 0.03 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%3.38
%13.92
%7.06

Codes

Color #EDE5CC in popluar color models

ED E5 CC
RGB 237 229 204
HSL 45° 47.83% 86.47%
HSB/HSV 45° 13.92% 92.94%
CMYK 0.00% 3.38% 13.92%
7.06%

Color #EDE5CC in popluar number systems.

HEX ED E5 CC
Decimal 237 229 204
Binary 11101101 11100101 11001100
Octal 355 345 314

Shades and tints

Shades of #EDE5CC

#EDE5CC
(237,229,204)
#D8D1BA
(216,209,186)
#C3BDA8
(195,189,168)
#AEA996
(174,169,150)
#999584
(153,149,132)
#848172
(132,129,114)
#6F6D60
(111,109,96)
#5A594E
(90,89,78)
#45453C
(69,69,60)
#30312A
(48,49,42)
#1B1D18
(27,29,24)
#000000
(0,0,0)

Tints of #EDE5CC

#EDE5CC
(237,229,204)
#EEE7D0
(238,231,208)
#EFE9D4
(239,233,212)
#F0EBD8
(240,235,216)
#F1EDDC
(241,237,220)
#F2EFE0
(242,239,224)
#F3F1E4
(243,241,228)
#F4F3E8
(244,243,232)
#F5F5EC
(245,245,236)
#F6F7F0
(246,247,240)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE5CC; }

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

This text font color is #EDE5CC.

Background Color

.myBgColor { background-color: #EDE5CC; }

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

This div background color is #EDE5CC.

Border color

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

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

This div border color is #EDE5CC.

Opacity

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

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

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

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

This text has shadow with #EDE5CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5CC.

Preview

Color preview on black background

This text has color #EDE5CC on black background.


Color preview on white background

This text has color #EDE5CC on white background.


Black color preview on #EDE5CC background

This text has black color on #EDE5CC background.


White color preview on #EDE5CC background

This text has white color on #EDE5CC background.


Related colors

Complementary color

Complementary color for #hex is #121A33.


I love getcolorcode.com

Triadic colors

1 #CCEDE5 and #E5CCED with #EDE5CC are triadic colors.

2 #CCE5ED and #E5EDCC with #EDE5CC are triadic colors.