COLOR #EDD4C7

HEX: #EDD4C7 RGB: (237,212,199)

Renk bilgisi

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

RGB renk modeli

#EDD4C7 color RGB value is (237,212,199).

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

RGB bağlantıları ve doygunluk

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

237
212
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 212 + 199 = 648 (100%)
R 237 of 648 ~ 36.57%
G 212 of 648 ~ 32.72%
B 199 of 648 ~ 30.71'%

%36.57
%32.72
%30.71

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.55%
  • 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.55
%16.03
%7.06

Codes

Color #EDD4C7 in popluar color models

ED D4 C7
RGB 237 212 199
HSL 21° 51.35% 85.49%
HSB/HSV 21° 16.03% 92.94%
CMYK 0.00% 10.55% 16.03%
7.06%

Color #EDD4C7 in popluar number systems.

HEX ED D4 C7
Decimal 237 212 199
Binary 11101101 11010100 11000111
Octal 355 324 307

Shades and tints

Shades of #EDD4C7

#EDD4C7
(237,212,199)
#D8C1B5
(216,193,181)
#C3AEA3
(195,174,163)
#AE9B91
(174,155,145)
#99887F
(153,136,127)
#84756D
(132,117,109)
#6F625B
(111,98,91)
#5A4F49
(90,79,73)
#453C37
(69,60,55)
#302925
(48,41,37)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #EDD4C7

#EDD4C7
(237,212,199)
#EED7CC
(238,215,204)
#EFDAD1
(239,218,209)
#F0DDD6
(240,221,214)
#F1E0DB
(241,224,219)
#F2E3E0
(242,227,224)
#F3E6E5
(243,230,229)
#F4E9EA
(244,233,234)
#F5ECEF
(245,236,239)
#F6EFF4
(246,239,244)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD4C7; }

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

This text font color is #EDD4C7.

Background Color

.myBgColor { background-color: #EDD4C7; }

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

This div background color is #EDD4C7.

Border color

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

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

This div border color is #EDD4C7.

Opacity

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

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

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

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

This text has shadow with #EDD4C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD4C7.

Preview

Color preview on black background

This text has color #EDD4C7 on black background.


Color preview on white background

This text has color #EDD4C7 on white background.


Black color preview on #EDD4C7 background

This text has black color on #EDD4C7 background.


White color preview on #EDD4C7 background

This text has white color on #EDD4C7 background.


Related colors

Complementary color

Complementary color for #hex is #122B38.


I love getcolorcode.com

Triadic colors

1 #C7EDD4 and #D4C7ED with #EDD4C7 are triadic colors.

2 #C7D4ED and #D4EDC7 with #EDD4C7 are triadic colors.