COLOR #EDD3C7

HEX: #EDD3C7 RGB: (237,211,199)

Renk bilgisi

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

RGB renk modeli

#EDD3C7 color RGB value is (237,211,199).

RGB: (237,211,199) (93%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 211 of 255 = 83%
B 199 of 255 = 78%

237
211
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 211 + 199 = 647 (100%)
R 237 of 647 ~ 36.63%
G 211 of 647 ~ 32.61%
B 199 of 647 ~ 30.76'%

%36.63
%32.61
%30.76

CMYK RENK MODELİ

#EDD3C7 rengi CMYK tonu (0,11,16,7).

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

CMYK: (0,11,16,7)
C0M11Y16K7 (0%, 11%, 16%, 7%)
(0.00 / 0.11 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%10.97
%16.03
%7.06

Codes

Color #EDD3C7 in popluar color models

ED D3 C7
RGB 237 211 199
HSL 19° 51.35% 85.49%
HSB/HSV 19° 16.03% 92.94%
CMYK 0.00% 10.97% 16.03%
7.06%

Color #EDD3C7 in popluar number systems.

HEX ED D3 C7
Decimal 237 211 199
Binary 11101101 11010011 11000111
Octal 355 323 307

Shades and tints

Shades of #EDD3C7

#EDD3C7
(237,211,199)
#D8C0B5
(216,192,181)
#C3ADA3
(195,173,163)
#AE9A91
(174,154,145)
#99877F
(153,135,127)
#84746D
(132,116,109)
#6F615B
(111,97,91)
#5A4E49
(90,78,73)
#453B37
(69,59,55)
#302825
(48,40,37)
#1B1513
(27,21,19)
#000000
(0,0,0)

Tints of #EDD3C7

#EDD3C7
(237,211,199)
#EED7CC
(238,215,204)
#EFDBD1
(239,219,209)
#F0DFD6
(240,223,214)
#F1E3DB
(241,227,219)
#F2E7E0
(242,231,224)
#F3EBE5
(243,235,229)
#F4EFEA
(244,239,234)
#F5F3EF
(245,243,239)
#F6F7F4
(246,247,244)
#F7FBF9
(247,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD3C7; }

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

This text font color is #EDD3C7.

Background Color

.myBgColor { background-color: #EDD3C7; }

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

This div background color is #EDD3C7.

Border color

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

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

This div border color is #EDD3C7.

Opacity

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

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

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

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

This text has shadow with #EDD3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD3C7.

Preview

Color preview on black background

This text has color #EDD3C7 on black background.


Color preview on white background

This text has color #EDD3C7 on white background.


Black color preview on #EDD3C7 background

This text has black color on #EDD3C7 background.


White color preview on #EDD3C7 background

This text has white color on #EDD3C7 background.


Related colors

Complementary color

Complementary color for #hex is #122C38.


I love getcolorcode.com

Triadic colors

1 #C7EDD3 and #D3C7ED with #EDD3C7 are triadic colors.

2 #C7D3ED and #D3EDC7 with #EDD3C7 are triadic colors.