COLOR #EDC2AE

HEX: #EDC2AE RGB: (237,194,174)

Renk bilgisi

#EDC2AE contains mainly red and green colors. #EDC2AE ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDC2AE color RGB value is (237,194,174).

RGB: (237,194,174) (93%, 76%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 194 of 255 = 76%
B 174 of 255 = 68%

237
194
174

R + G + B ~ 79%. #EDC2AE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 194 + 174 = 605 (100%)
R 237 of 605 ~ 39.17%
G 194 of 605 ~ 32.07%
B 174 of 605 ~ 28.76'%

%39.17
%32.07
%28.76

CMYK RENK MODELİ

#EDC2AE rengi CMYK tonu (0,18,27,7).

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

CMYK: (0,18,27,7)
C0M18Y27K7 (0%, 18%, 27%, 7%)
(0.00 / 0.18 / 0.27 / 0.07)

CMYK yüzdeleri

%0
%18.14
%26.58
%7.06

Codes

Color #EDC2AE in popluar color models

ED C2 AE
RGB 237 194 174
HSL 19° 63.64% 80.59%
HSB/HSV 19° 26.58% 92.94%
CMYK 0.00% 18.14% 26.58%
7.06%

Color #EDC2AE in popluar number systems.

HEX ED C2 AE
Decimal 237 194 174
Binary 11101101 11000010 10101110
Octal 355 302 256

Shades and tints

Shades of #EDC2AE

#EDC2AE
(237,194,174)
#D8B19F
(216,177,159)
#C3A090
(195,160,144)
#AE8F81
(174,143,129)
#997E72
(153,126,114)
#846D63
(132,109,99)
#6F5C54
(111,92,84)
#5A4B45
(90,75,69)
#453A36
(69,58,54)
#302927
(48,41,39)
#1B1818
(27,24,24)
#000000
(0,0,0)

Tints of #EDC2AE

#EDC2AE
(237,194,174)
#EEC7B5
(238,199,181)
#EFCCBC
(239,204,188)
#F0D1C3
(240,209,195)
#F1D6CA
(241,214,202)
#F2DBD1
(242,219,209)
#F3E0D8
(243,224,216)
#F4E5DF
(244,229,223)
#F5EAE6
(245,234,230)
#F6EFED
(246,239,237)
#F7F4F4
(247,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC2AE; }

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

This text font color is #EDC2AE.

Background Color

.myBgColor { background-color: #EDC2AE; }

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

This div background color is #EDC2AE.

Border color

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

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

This div border color is #EDC2AE.

Opacity

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

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

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

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

This text has shadow with #EDC2AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC2AE.

Preview

Color preview on black background

This text has color #EDC2AE on black background.


Color preview on white background

This text has color #EDC2AE on white background.


Black color preview on #EDC2AE background

This text has black color on #EDC2AE background.


White color preview on #EDC2AE background

This text has white color on #EDC2AE background.


Related colors

Complementary color

Complementary color for #hex is #123D51.


I love getcolorcode.com

Triadic colors

1 #AEEDC2 and #C2AEED with #EDC2AE are triadic colors.

2 #AEC2ED and #C2EDAE with #EDC2AE are triadic colors.