COLOR #EDD1C7

HEX: #EDD1C7 RGB: (237,209,199)

Renk bilgisi

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

RGB renk modeli

#EDD1C7 color RGB value is (237,209,199).

RGB: (237,209,199) (93%, 82%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 209 of 255 = 82%
B 199 of 255 = 78%

237
209
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 209 + 199 = 645 (100%)
R 237 of 645 ~ 36.74%
G 209 of 645 ~ 32.4%
B 199 of 645 ~ 30.85'%

%36.74
%32.4
%30.85

CMYK RENK MODELİ

#EDD1C7 rengi CMYK tonu (0,12,16,7).

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

CMYK: (0,12,16,7)
C0M12Y16K7 (0%, 12%, 16%, 7%)
(0.00 / 0.12 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%11.81
%16.03
%7.06

Codes

Color #EDD1C7 in popluar color models

ED D1 C7
RGB 237 209 199
HSL 16° 51.35% 85.49%
HSB/HSV 16° 16.03% 92.94%
CMYK 0.00% 11.81% 16.03%
7.06%

Color #EDD1C7 in popluar number systems.

HEX ED D1 C7
Decimal 237 209 199
Binary 11101101 11010001 11000111
Octal 355 321 307

Shades and tints

Shades of #EDD1C7

#EDD1C7
(237,209,199)
#D8BEB5
(216,190,181)
#C3ABA3
(195,171,163)
#AE9891
(174,152,145)
#99857F
(153,133,127)
#84726D
(132,114,109)
#6F5F5B
(111,95,91)
#5A4C49
(90,76,73)
#453937
(69,57,55)
#302625
(48,38,37)
#1B1313
(27,19,19)
#000000
(0,0,0)

Tints of #EDD1C7

#EDD1C7
(237,209,199)
#EED5CC
(238,213,204)
#EFD9D1
(239,217,209)
#F0DDD6
(240,221,214)
#F1E1DB
(241,225,219)
#F2E5E0
(242,229,224)
#F3E9E5
(243,233,229)
#F4EDEA
(244,237,234)
#F5F1EF
(245,241,239)
#F6F5F4
(246,245,244)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD1C7; }

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

This text font color is #EDD1C7.

Background Color

.myBgColor { background-color: #EDD1C7; }

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

This div background color is #EDD1C7.

Border color

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

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

This div border color is #EDD1C7.

Opacity

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

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

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

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

This text has shadow with #EDD1C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD1C7.

Preview

Color preview on black background

This text has color #EDD1C7 on black background.


Color preview on white background

This text has color #EDD1C7 on white background.


Black color preview on #EDD1C7 background

This text has black color on #EDD1C7 background.


White color preview on #EDD1C7 background

This text has white color on #EDD1C7 background.


Related colors

Complementary color

Complementary color for #hex is #122E38.


I love getcolorcode.com

Triadic colors

1 #C7EDD1 and #D1C7ED with #EDD1C7 are triadic colors.

2 #C7D1ED and #D1EDC7 with #EDD1C7 are triadic colors.