COLOR #EDDCC2

HEX: #EDDCC2 RGB: (237,220,194)

Renk bilgisi

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

RGB renk modeli

#EDDCC2 color RGB value is (237,220,194).

RGB: (237,220,194) (93%, 86%, 76%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 220 of 255 = 86%
B 194 of 255 = 76%

237
220
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 220 + 194 = 651 (100%)
R 237 of 651 ~ 36.41%
G 220 of 651 ~ 33.79%
B 194 of 651 ~ 29.8'%

%36.41
%33.79
%29.8

CMYK RENK MODELİ

#EDDCC2 rengi CMYK tonu (0,7,18,7).

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

CMYK: (0,7,18,7)
C0M7Y18K7 (0%, 7%, 18%, 7%)
(0.00 / 0.07 / 0.18 / 0.07)

CMYK yüzdeleri

%0
%7.17
%18.14
%7.06

Codes

Color #EDDCC2 in popluar color models

ED DC C2
RGB 237 220 194
HSL 36° 54.43% 84.51%
HSB/HSV 36° 18.14% 92.94%
CMYK 0.00% 7.17% 18.14%
7.06%

Color #EDDCC2 in popluar number systems.

HEX ED DC C2
Decimal 237 220 194
Binary 11101101 11011100 11000010
Octal 355 334 302

Shades and tints

Shades of #EDDCC2

#EDDCC2
(237,220,194)
#D8C8B1
(216,200,177)
#C3B4A0
(195,180,160)
#AEA08F
(174,160,143)
#998C7E
(153,140,126)
#84786D
(132,120,109)
#6F645C
(111,100,92)
#5A504B
(90,80,75)
#453C3A
(69,60,58)
#302829
(48,40,41)
#1B1418
(27,20,24)
#000000
(0,0,0)

Tints of #EDDCC2

#EDDCC2
(237,220,194)
#EEDFC7
(238,223,199)
#EFE2CC
(239,226,204)
#F0E5D1
(240,229,209)
#F1E8D6
(241,232,214)
#F2EBDB
(242,235,219)
#F3EEE0
(243,238,224)
#F4F1E5
(244,241,229)
#F5F4EA
(245,244,234)
#F6F7EF
(246,247,239)
#F7FAF4
(247,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDCC2; }

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

This text font color is #EDDCC2.

Background Color

.myBgColor { background-color: #EDDCC2; }

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

This div background color is #EDDCC2.

Border color

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

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

This div border color is #EDDCC2.

Opacity

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

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

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

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

This text has shadow with #EDDCC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDCC2.

Preview

Color preview on black background

This text has color #EDDCC2 on black background.


Color preview on white background

This text has color #EDDCC2 on white background.


Black color preview on #EDDCC2 background

This text has black color on #EDDCC2 background.


White color preview on #EDDCC2 background

This text has white color on #EDDCC2 background.


Related colors

Complementary color

Complementary color for #hex is #12233D.


I love getcolorcode.com

Triadic colors

1 #C2EDDC and #DCC2ED with #EDDCC2 are triadic colors.

2 #C2DCED and #DCEDC2 with #EDDCC2 are triadic colors.