COLOR #EDC6CC

HEX: #EDC6CC RGB: (237,198,204)

Renk bilgisi

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

RGB renk modeli

#EDC6CC color RGB value is (237,198,204).

RGB: (237,198,204) (93%, 78%, 80%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 198 of 255 = 78%
B 204 of 255 = 80%

237
198
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 198 + 204 = 639 (100%)
R 237 of 639 ~ 37.09%
G 198 of 639 ~ 30.99%
B 204 of 639 ~ 31.92'%

%37.09
%30.99
%31.92

CMYK RENK MODELİ

#EDC6CC rengi CMYK tonu (0,16,14,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.46%
  • sarı tonu 13.92%
  • ana renk tonu 7.06%
CMYK: (0,16,14,7) C0M16Y14K7 (0%,16%,14%,7%) (0.00/0.16/0.14/0.07) 

CMYK yüzdeleri

%0
%16.46
%13.92
%7.06

Codes

Color #EDC6CC in popluar color models

ED C6 CC
RGB 237 198 204
HSL 351° 52.00% 85.29%
HSB/HSV 351° 16.46% 92.94%
CMYK 0.00% 16.46% 13.92%
7.06%

Color #EDC6CC in popluar number systems.

HEX ED C6 CC
Decimal 237 198 204
Binary 11101101 11000110 11001100
Octal 355 306 314

Shades and tints

Shades of #EDC6CC

#EDC6CC
(237,198,204)
#D8B4BA
(216,180,186)
#C3A2A8
(195,162,168)
#AE9096
(174,144,150)
#997E84
(153,126,132)
#846C72
(132,108,114)
#6F5A60
(111,90,96)
#5A484E
(90,72,78)
#45363C
(69,54,60)
#30242A
(48,36,42)
#1B1218
(27,18,24)
#000000
(0,0,0)

Tints of #EDC6CC

#EDC6CC
(237,198,204)
#EECBD0
(238,203,208)
#EFD0D4
(239,208,212)
#F0D5D8
(240,213,216)
#F1DADC
(241,218,220)
#F2DFE0
(242,223,224)
#F3E4E4
(243,228,228)
#F4E9E8
(244,233,232)
#F5EEEC
(245,238,236)
#F6F3F0
(246,243,240)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC6CC color. Also use rgb(237,198,204) instead hex code.

Text Font Color

.myTextColor { color: #EDC6CC; }

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

This text font color is #EDC6CC.

Background Color

.myBgColor { background-color: #EDC6CC; }

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

This div background color is #EDC6CC.

Border color

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

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

This div border color is #EDC6CC.

Opacity

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

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

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

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

This text has shadow with #EDC6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC6CC.

Preview

Color preview on black background

This text has color #EDC6CC on black background.


Color preview on white background

This text has color #EDC6CC on white background.


Black color preview on #EDC6CC background

This text has black color on #EDC6CC background.


White color preview on #EDC6CC background

This text has white color on #EDC6CC background.


Related colors

Complementary color

Complementary color for #hex is #123933.


I love getcolorcode.com

Triadic colors

1 #CCEDC6 and #C6CCED with #EDC6CC are triadic colors.

2 #CCC6ED and #C6EDCC with #EDC6CC are triadic colors.