COLOR #EDC9C6

HEX: #EDC9C6 RGB: (237,201,198)

Renk bilgisi

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

RGB renk modeli

#EDC9C6 color RGB value is (237,201,198).

RGB: (237,201,198) (93%, 79%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 198 of 255 = 78%

237
201
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 198 = 636 (100%)
R 237 of 636 ~ 37.26%
G 201 of 636 ~ 31.6%
B 198 of 636 ~ 31.13'%

%37.26
%31.6
%31.13

CMYK RENK MODELİ

#EDC9C6 rengi CMYK tonu (0,15,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.19%
  • sarı tonu 16.46%
  • ana renk tonu 7.06%

CMYK: (0,15,16,7)
C0M15Y16K7 (0%, 15%, 16%, 7%)
(0.00 / 0.15 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%15.19
%16.46
%7.06

Codes

Color #EDC9C6 in popluar color models

ED C9 C6
RGB 237 201 198
HSL 52.00% 85.29%
HSB/HSV 16.46% 92.94%
CMYK 0.00% 15.19% 16.46%
7.06%

Color #EDC9C6 in popluar number systems.

HEX ED C9 C6
Decimal 237 201 198
Binary 11101101 11001001 11000110
Octal 355 311 306

Shades and tints

Shades of #EDC9C6

#EDC9C6
(237,201,198)
#D8B7B4
(216,183,180)
#C3A5A2
(195,165,162)
#AE9390
(174,147,144)
#99817E
(153,129,126)
#846F6C
(132,111,108)
#6F5D5A
(111,93,90)
#5A4B48
(90,75,72)
#453936
(69,57,54)
#302724
(48,39,36)
#1B1512
(27,21,18)
#000000
(0,0,0)

Tints of #EDC9C6

#EDC9C6
(237,201,198)
#EECDCB
(238,205,203)
#EFD1D0
(239,209,208)
#F0D5D5
(240,213,213)
#F1D9DA
(241,217,218)
#F2DDDF
(242,221,223)
#F3E1E4
(243,225,228)
#F4E5E9
(244,229,233)
#F5E9EE
(245,233,238)
#F6EDF3
(246,237,243)
#F7F1F8
(247,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9C6; }

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

This text font color is #EDC9C6.

Background Color

.myBgColor { background-color: #EDC9C6; }

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

This div background color is #EDC9C6.

Border color

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

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

This div border color is #EDC9C6.

Opacity

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

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

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

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

This text has shadow with #EDC9C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9C6.

Preview

Color preview on black background

This text has color #EDC9C6 on black background.


Color preview on white background

This text has color #EDC9C6 on white background.


Black color preview on #EDC9C6 background

This text has black color on #EDC9C6 background.


White color preview on #EDC9C6 background

This text has white color on #EDC9C6 background.


Related colors

Complementary color

Complementary color for #hex is #123639.


I love getcolorcode.com

Triadic colors

1 #C6EDC9 and #C9C6ED with #EDC9C6 are triadic colors.

2 #C6C9ED and #C9EDC6 with #EDC9C6 are triadic colors.