COLOR #EDD3C5

HEX: #EDD3C5 RGB: (237,211,197)

Renk bilgisi

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

RGB renk modeli

#EDD3C5 color RGB value is (237,211,197).

RGB: (237,211,197) (93%, 83%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 211 of 255 = 83%
B 197 of 255 = 77%

237
211
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 211 + 197 = 645 (100%)
R 237 of 645 ~ 36.74%
G 211 of 645 ~ 32.71%
B 197 of 645 ~ 30.54'%

%36.74
%32.71
%30.54

CMYK RENK MODELİ

#EDD3C5 rengi CMYK tonu (0,11,17,7).

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

CMYK: (0,11,17,7)
C0M11Y17K7 (0%, 11%, 17%, 7%)
(0.00 / 0.11 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%10.97
%16.88
%7.06

Codes

Color #EDD3C5 in popluar color models

ED D3 C5
RGB 237 211 197
HSL 21° 52.63% 85.10%
HSB/HSV 21° 16.88% 92.94%
CMYK 0.00% 10.97% 16.88%
7.06%

Color #EDD3C5 in popluar number systems.

HEX ED D3 C5
Decimal 237 211 197
Binary 11101101 11010011 11000101
Octal 355 323 305

Shades and tints

Shades of #EDD3C5

#EDD3C5
(237,211,197)
#D8C0B4
(216,192,180)
#C3ADA3
(195,173,163)
#AE9A92
(174,154,146)
#998781
(153,135,129)
#847470
(132,116,112)
#6F615F
(111,97,95)
#5A4E4E
(90,78,78)
#453B3D
(69,59,61)
#30282C
(48,40,44)
#1B151B
(27,21,27)
#000000
(0,0,0)

Tints of #EDD3C5

#EDD3C5
(237,211,197)
#EED7CA
(238,215,202)
#EFDBCF
(239,219,207)
#F0DFD4
(240,223,212)
#F1E3D9
(241,227,217)
#F2E7DE
(242,231,222)
#F3EBE3
(243,235,227)
#F4EFE8
(244,239,232)
#F5F3ED
(245,243,237)
#F6F7F2
(246,247,242)
#F7FBF7
(247,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD3C5; }

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

This text font color is #EDD3C5.

Background Color

.myBgColor { background-color: #EDD3C5; }

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

This div background color is #EDD3C5.

Border color

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

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

This div border color is #EDD3C5.

Opacity

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

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

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

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

This text has shadow with #EDD3C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD3C5.

Preview

Color preview on black background

This text has color #EDD3C5 on black background.


Color preview on white background

This text has color #EDD3C5 on white background.


Black color preview on #EDD3C5 background

This text has black color on #EDD3C5 background.


White color preview on #EDD3C5 background

This text has white color on #EDD3C5 background.


Related colors

Complementary color

Complementary color for #hex is #122C3A.


I love getcolorcode.com

Triadic colors

1 #C5EDD3 and #D3C5ED with #EDD3C5 are triadic colors.

2 #C5D3ED and #D3EDC5 with #EDD3C5 are triadic colors.