COLOR #EDCCC5

HEX: #EDCCC5 RGB: (237,204,197)

Renk bilgisi

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

RGB renk modeli

#EDCCC5 color RGB value is (237,204,197).

RGB: (237,204,197) (93%, 80%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 204 of 255 = 80%
B 197 of 255 = 77%

237
204
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 204 + 197 = 638 (100%)
R 237 of 638 ~ 37.15%
G 204 of 638 ~ 31.97%
B 197 of 638 ~ 30.88'%

%37.15
%31.97
%30.88

CMYK RENK MODELİ

#EDCCC5 rengi CMYK tonu (0,14,17,7).

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

CMYK: (0,14,17,7)
C0M14Y17K7 (0%, 14%, 17%, 7%)
(0.00 / 0.14 / 0.17 / 0.07)

CMYK yüzdeleri

%0
%13.92
%16.88
%7.06

Codes

Color #EDCCC5 in popluar color models

ED CC C5
RGB 237 204 197
HSL 11° 52.63% 85.10%
HSB/HSV 11° 16.88% 92.94%
CMYK 0.00% 13.92% 16.88%
7.06%

Color #EDCCC5 in popluar number systems.

HEX ED CC C5
Decimal 237 204 197
Binary 11101101 11001100 11000101
Octal 355 314 305

Shades and tints

Shades of #EDCCC5

#EDCCC5
(237,204,197)
#D8BAB4
(216,186,180)
#C3A8A3
(195,168,163)
#AE9692
(174,150,146)
#998481
(153,132,129)
#847270
(132,114,112)
#6F605F
(111,96,95)
#5A4E4E
(90,78,78)
#453C3D
(69,60,61)
#302A2C
(48,42,44)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #EDCCC5

#EDCCC5
(237,204,197)
#EED0CA
(238,208,202)
#EFD4CF
(239,212,207)
#F0D8D4
(240,216,212)
#F1DCD9
(241,220,217)
#F2E0DE
(242,224,222)
#F3E4E3
(243,228,227)
#F4E8E8
(244,232,232)
#F5ECED
(245,236,237)
#F6F0F2
(246,240,242)
#F7F4F7
(247,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCCC5; }

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

This text font color is #EDCCC5.

Background Color

.myBgColor { background-color: #EDCCC5; }

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

This div background color is #EDCCC5.

Border color

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

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

This div border color is #EDCCC5.

Opacity

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

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

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

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

This text has shadow with #EDCCC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCCC5.

Preview

Color preview on black background

This text has color #EDCCC5 on black background.


Color preview on white background

This text has color #EDCCC5 on white background.


Black color preview on #EDCCC5 background

This text has black color on #EDCCC5 background.


White color preview on #EDCCC5 background

This text has white color on #EDCCC5 background.


Related colors

Complementary color

Complementary color for #hex is #12333A.


I love getcolorcode.com

Triadic colors

1 #C5EDCC and #CCC5ED with #EDCCC5 are triadic colors.

2 #C5CCED and #CCEDC5 with #EDCCC5 are triadic colors.