COLOR #EDC7C4

HEX: #EDC7C4 RGB: (237,199,196)

Renk bilgisi

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

RGB renk modeli

#EDC7C4 color RGB value is (237,199,196).

RGB: (237,199,196) (93%, 78%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 196 of 255 = 77%

237
199
196

R + G + B ~ 83%. #EDC7C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 196 = 632 (100%)
R 237 of 632 ~ 37.5%
G 199 of 632 ~ 31.49%
B 196 of 632 ~ 31.01'%

%37.5
%31.49
%31.01

CMYK RENK MODELİ

#EDC7C4 rengi CMYK tonu (0,16,17,7).

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

CMYK: (0,16,17,7)
C0M16Y17K7 (0%, 16%, 17%, 7%)
(0.00 / 0.16 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%16.03
%17.3
%7.06

Codes

Color #EDC7C4 in popluar color models

ED C7 C4
RGB 237 199 196
HSL 53.25% 84.90%
HSB/HSV 17.30% 92.94%
CMYK 0.00% 16.03% 17.30%
7.06%

Color #EDC7C4 in popluar number systems.

HEX ED C7 C4
Decimal 237 199 196
Binary 11101101 11000111 11000100
Octal 355 307 304

Shades and tints

Shades of #EDC7C4

#EDC7C4
(237,199,196)
#D8B5B3
(216,181,179)
#C3A3A2
(195,163,162)
#AE9191
(174,145,145)
#997F80
(153,127,128)
#846D6F
(132,109,111)
#6F5B5E
(111,91,94)
#5A494D
(90,73,77)
#45373C
(69,55,60)
#30252B
(48,37,43)
#1B131A
(27,19,26)
#000000
(0,0,0)

Tints of #EDC7C4

#EDC7C4
(237,199,196)
#EECCC9
(238,204,201)
#EFD1CE
(239,209,206)
#F0D6D3
(240,214,211)
#F1DBD8
(241,219,216)
#F2E0DD
(242,224,221)
#F3E5E2
(243,229,226)
#F4EAE7
(244,234,231)
#F5EFEC
(245,239,236)
#F6F4F1
(246,244,241)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC7C4; }

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

This text font color is #EDC7C4.

Background Color

.myBgColor { background-color: #EDC7C4; }

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

This div background color is #EDC7C4.

Border color

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

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

This div border color is #EDC7C4.

Opacity

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

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

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

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

This text has shadow with #EDC7C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC7C4.

Preview

Color preview on black background

This text has color #EDC7C4 on black background.


Color preview on white background

This text has color #EDC7C4 on white background.


Black color preview on #EDC7C4 background

This text has black color on #EDC7C4 background.


White color preview on #EDC7C4 background

This text has white color on #EDC7C4 background.


Related colors

Complementary color

Complementary color for #hex is #12383B.


I love getcolorcode.com

Triadic colors

1 #C4EDC7 and #C7C4ED with #EDC7C4 are triadic colors.

2 #C4C7ED and #C7EDC4 with #EDC7C4 are triadic colors.