COLOR #EDE9C7

HEX: #EDE9C7 RGB: (237,233,199)

Renk bilgisi

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

RGB renk modeli

#EDE9C7 color RGB value is (237,233,199).

RGB: (237,233,199) (93%, 91%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 233 of 255 = 91%
B 199 of 255 = 78%

237
233
199

R + G + B ~ 87%. #EDE9C7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 233 + 199 = 669 (100%)
R 237 of 669 ~ 35.43%
G 233 of 669 ~ 34.83%
B 199 of 669 ~ 29.75'%

%35.43
%34.83
%29.75

CMYK RENK MODELİ

#EDE9C7 rengi CMYK tonu (0,2,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.69%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (0,2,16,7)
C0M2Y16K7 (0%, 2%, 16%, 7%)
(0.00 / 0.02 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%1.69
%16.03
%7.06

Codes

Color #EDE9C7 in popluar color models

ED E9 C7
RGB 237 233 199
HSL 54° 51.35% 85.49%
HSB/HSV 54° 16.03% 92.94%
CMYK 0.00% 1.69% 16.03%
7.06%

Color #EDE9C7 in popluar number systems.

HEX ED E9 C7
Decimal 237 233 199
Binary 11101101 11101001 11000111
Octal 355 351 307

Shades and tints

Shades of #EDE9C7

#EDE9C7
(237,233,199)
#D8D4B5
(216,212,181)
#C3BFA3
(195,191,163)
#AEAA91
(174,170,145)
#99957F
(153,149,127)
#84806D
(132,128,109)
#6F6B5B
(111,107,91)
#5A5649
(90,86,73)
#454137
(69,65,55)
#302C25
(48,44,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDE9C7

#EDE9C7
(237,233,199)
#EEEBCC
(238,235,204)
#EFEDD1
(239,237,209)
#F0EFD6
(240,239,214)
#F1F1DB
(241,241,219)
#F2F3E0
(242,243,224)
#F3F5E5
(243,245,229)
#F4F7EA
(244,247,234)
#F5F9EF
(245,249,239)
#F6FBF4
(246,251,244)
#F7FDF9
(247,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE9C7 color. Also use rgb(237,233,199) instead hex code.

Text Font Color

.myTextColor { color: #EDE9C7; }

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

This text font color is #EDE9C7.

Background Color

.myBgColor { background-color: #EDE9C7; }

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

This div background color is #EDE9C7.

Border color

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

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

This div border color is #EDE9C7.

Opacity

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

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

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

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

This text has shadow with #EDE9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE9C7.

Preview

Color preview on black background

This text has color #EDE9C7 on black background.


Color preview on white background

This text has color #EDE9C7 on white background.


Black color preview on #EDE9C7 background

This text has black color on #EDE9C7 background.


White color preview on #EDE9C7 background

This text has white color on #EDE9C7 background.


Related colors

Complementary color

Complementary color for #hex is #121638.


I love getcolorcode.com

Triadic colors

1 #C7EDE9 and #E9C7ED with #EDE9C7 are triadic colors.

2 #C7E9ED and #E9EDC7 with #EDE9C7 are triadic colors.