COLOR #EDDFC7

HEX: #EDDFC7 RGB: (237,223,199)

Renk bilgisi

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

RGB renk modeli

#EDDFC7 color RGB value is (237,223,199).

RGB: (237,223,199) (93%, 87%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 223 of 255 = 87%
B 199 of 255 = 78%

237
223
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 223 + 199 = 659 (100%)
R 237 of 659 ~ 35.96%
G 223 of 659 ~ 33.84%
B 199 of 659 ~ 30.2'%

%35.96
%33.84
%30.2

CMYK RENK MODELİ

#EDDFC7 rengi CMYK tonu (0,6,16,7).

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

CMYK: (0,6,16,7)
C0M6Y16K7 (0%, 6%, 16%, 7%)
(0.00 / 0.06 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%5.91
%16.03
%7.06

Codes

Color #EDDFC7 in popluar color models

ED DF C7
RGB 237 223 199
HSL 38° 51.35% 85.49%
HSB/HSV 38° 16.03% 92.94%
CMYK 0.00% 5.91% 16.03%
7.06%

Color #EDDFC7 in popluar number systems.

HEX ED DF C7
Decimal 237 223 199
Binary 11101101 11011111 11000111
Octal 355 337 307

Shades and tints

Shades of #EDDFC7

#EDDFC7
(237,223,199)
#D8CBB5
(216,203,181)
#C3B7A3
(195,183,163)
#AEA391
(174,163,145)
#998F7F
(153,143,127)
#847B6D
(132,123,109)
#6F675B
(111,103,91)
#5A5349
(90,83,73)
#453F37
(69,63,55)
#302B25
(48,43,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDDFC7

#EDDFC7
(237,223,199)
#EEE1CC
(238,225,204)
#EFE3D1
(239,227,209)
#F0E5D6
(240,229,214)
#F1E7DB
(241,231,219)
#F2E9E0
(242,233,224)
#F3EBE5
(243,235,229)
#F4EDEA
(244,237,234)
#F5EFEF
(245,239,239)
#F6F1F4
(246,241,244)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDFC7; }

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

This text font color is #EDDFC7.

Background Color

.myBgColor { background-color: #EDDFC7; }

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

This div background color is #EDDFC7.

Border color

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

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

This div border color is #EDDFC7.

Opacity

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

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

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

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

This text has shadow with #EDDFC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDFC7.

Preview

Color preview on black background

This text has color #EDDFC7 on black background.


Color preview on white background

This text has color #EDDFC7 on white background.


Black color preview on #EDDFC7 background

This text has black color on #EDDFC7 background.


White color preview on #EDDFC7 background

This text has white color on #EDDFC7 background.


Related colors

Complementary color

Complementary color for #hex is #122038.


I love getcolorcode.com

Triadic colors

1 #C7EDDF and #DFC7ED with #EDDFC7 are triadic colors.

2 #C7DFED and #DFEDC7 with #EDDFC7 are triadic colors.