COLOR #EDDCC7

HEX: #EDDCC7 RGB: (237,220,199)

Renk bilgisi

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

RGB renk modeli

#EDDCC7 color RGB value is (237,220,199).

RGB: (237,220,199) (93%, 86%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 199 of 255 = 78%

237
220
199

R + G + B ~ 86%. #EDDCC7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 199 = 656 (100%)
R 237 of 656 ~ 36.13%
G 220 of 656 ~ 33.54%
B 199 of 656 ~ 30.34'%

%36.13
%33.54
%30.34

CMYK RENK MODELİ

#EDDCC7 rengi CMYK tonu (0,7,16,7).

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

CMYK: (0,7,16,7)
C0M7Y16K7 (0%, 7%, 16%, 7%)
(0.00 / 0.07 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%7.17
%16.03
%7.06

Codes

Color #EDDCC7 in popluar color models

ED DC C7
RGB 237 220 199
HSL 33° 51.35% 85.49%
HSB/HSV 33° 16.03% 92.94%
CMYK 0.00% 7.17% 16.03%
7.06%

Color #EDDCC7 in popluar number systems.

HEX ED DC C7
Decimal 237 220 199
Binary 11101101 11011100 11000111
Octal 355 334 307

Shades and tints

Shades of #EDDCC7

#EDDCC7
(237,220,199)
#D8C8B5
(216,200,181)
#C3B4A3
(195,180,163)
#AEA091
(174,160,145)
#998C7F
(153,140,127)
#84786D
(132,120,109)
#6F645B
(111,100,91)
#5A5049
(90,80,73)
#453C37
(69,60,55)
#302825
(48,40,37)
#1B1413
(27,20,19)
#000000
(0,0,0)

Tints of #EDDCC7

#EDDCC7
(237,220,199)
#EEDFCC
(238,223,204)
#EFE2D1
(239,226,209)
#F0E5D6
(240,229,214)
#F1E8DB
(241,232,219)
#F2EBE0
(242,235,224)
#F3EEE5
(243,238,229)
#F4F1EA
(244,241,234)
#F5F4EF
(245,244,239)
#F6F7F4
(246,247,244)
#F7FAF9
(247,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCC7; }

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

This text font color is #EDDCC7.

Background Color

.myBgColor { background-color: #EDDCC7; }

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

This div background color is #EDDCC7.

Border color

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

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

This div border color is #EDDCC7.

Opacity

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

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

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

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

This text has shadow with #EDDCC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCC7.

Preview

Color preview on black background

This text has color #EDDCC7 on black background.


Color preview on white background

This text has color #EDDCC7 on white background.


Black color preview on #EDDCC7 background

This text has black color on #EDDCC7 background.


White color preview on #EDDCC7 background

This text has white color on #EDDCC7 background.


Related colors

Complementary color

Complementary color for #hex is #122338.


I love getcolorcode.com

Triadic colors

1 #C7EDDC and #DCC7ED with #EDDCC7 are triadic colors.

2 #C7DCED and #DCEDC7 with #EDDCC7 are triadic colors.