COLOR #EDD9C7

HEX: #EDD9C7 RGB: (237,217,199)

Renk bilgisi

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

RGB renk modeli

#EDD9C7 color RGB value is (237,217,199).

RGB: (237,217,199) (93%, 85%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 199 of 255 = 78%

237
217
199

R + G + B ~ 85%. #EDD9C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 199 = 653 (100%)
R 237 of 653 ~ 36.29%
G 217 of 653 ~ 33.23%
B 199 of 653 ~ 30.47'%

%36.29
%33.23
%30.47

CMYK RENK MODELİ

#EDD9C7 rengi CMYK tonu (0,8,16,7).

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

CMYK: (0,8,16,7)
C0M8Y16K7 (0%, 8%, 16%, 7%)
(0.00 / 0.08 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%8.44
%16.03
%7.06

Codes

Color #EDD9C7 in popluar color models

ED D9 C7
RGB 237 217 199
HSL 28° 51.35% 85.49%
HSB/HSV 28° 16.03% 92.94%
CMYK 0.00% 8.44% 16.03%
7.06%

Color #EDD9C7 in popluar number systems.

HEX ED D9 C7
Decimal 237 217 199
Binary 11101101 11011001 11000111
Octal 355 331 307

Shades and tints

Shades of #EDD9C7

#EDD9C7
(237,217,199)
#D8C6B5
(216,198,181)
#C3B3A3
(195,179,163)
#AEA091
(174,160,145)
#998D7F
(153,141,127)
#847A6D
(132,122,109)
#6F675B
(111,103,91)
#5A5449
(90,84,73)
#454137
(69,65,55)
#302E25
(48,46,37)
#1B1B13
(27,27,19)
#000000
(0,0,0)

Tints of #EDD9C7

#EDD9C7
(237,217,199)
#EEDCCC
(238,220,204)
#EFDFD1
(239,223,209)
#F0E2D6
(240,226,214)
#F1E5DB
(241,229,219)
#F2E8E0
(242,232,224)
#F3EBE5
(243,235,229)
#F4EEEA
(244,238,234)
#F5F1EF
(245,241,239)
#F6F4F4
(246,244,244)
#F7F7F9
(247,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9C7; }

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

This text font color is #EDD9C7.

Background Color

.myBgColor { background-color: #EDD9C7; }

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

This div background color is #EDD9C7.

Border color

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

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

This div border color is #EDD9C7.

Opacity

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

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

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

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

This text has shadow with #EDD9C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9C7.

Preview

Color preview on black background

This text has color #EDD9C7 on black background.


Color preview on white background

This text has color #EDD9C7 on white background.


Black color preview on #EDD9C7 background

This text has black color on #EDD9C7 background.


White color preview on #EDD9C7 background

This text has white color on #EDD9C7 background.


Related colors

Complementary color

Complementary color for #hex is #122638.


I love getcolorcode.com

Triadic colors

1 #C7EDD9 and #D9C7ED with #EDD9C7 are triadic colors.

2 #C7D9ED and #D9EDC7 with #EDD9C7 are triadic colors.