COLOR #EDC49E

HEX: #EDC49E RGB: (237,196,158)

Renk bilgisi

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

RGB renk modeli

#EDC49E color RGB value is (237,196,158).

RGB: (237,196,158) (93%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 196 of 255 = 77%
B 158 of 255 = 62%

237
196
158

R + G + B ~ 77%. #EDC49E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 196 + 158 = 591 (100%)
R 237 of 591 ~ 40.1%
G 196 of 591 ~ 33.16%
B 158 of 591 ~ 26.73'%

%40.1
%33.16
%26.73

CMYK RENK MODELİ

#EDC49E rengi CMYK tonu (0,17,33,7).

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

CMYK: (0,17,33,7)
C0M17Y33K7 (0%, 17%, 33%, 7%)
(0.00 / 0.17 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%17.3
%33.33
%7.06

Codes

Color #EDC49E in popluar color models

ED C4 9E
RGB 237 196 158
HSL 29° 68.70% 77.45%
HSB/HSV 29° 33.33% 92.94%
CMYK 0.00% 17.30% 33.33%
7.06%

Color #EDC49E in popluar number systems.

HEX ED C4 9E
Decimal 237 196 158
Binary 11101101 11000100 10011110
Octal 355 304 236

Shades and tints

Shades of #EDC49E

#EDC49E
(237,196,158)
#D8B390
(216,179,144)
#C3A282
(195,162,130)
#AE9174
(174,145,116)
#998066
(153,128,102)
#846F58
(132,111,88)
#6F5E4A
(111,94,74)
#5A4D3C
(90,77,60)
#453C2E
(69,60,46)
#302B20
(48,43,32)
#1B1A12
(27,26,18)
#000000
(0,0,0)

Tints of #EDC49E

#EDC49E
(237,196,158)
#EEC9A6
(238,201,166)
#EFCEAE
(239,206,174)
#F0D3B6
(240,211,182)
#F1D8BE
(241,216,190)
#F2DDC6
(242,221,198)
#F3E2CE
(243,226,206)
#F4E7D6
(244,231,214)
#F5ECDE
(245,236,222)
#F6F1E6
(246,241,230)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC49E; }

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

This text font color is #EDC49E.

Background Color

.myBgColor { background-color: #EDC49E; }

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

This div background color is #EDC49E.

Border color

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

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

This div border color is #EDC49E.

Opacity

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

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

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

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

This text has shadow with #EDC49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC49E.

Preview

Color preview on black background

This text has color #EDC49E on black background.


Color preview on white background

This text has color #EDC49E on white background.


Black color preview on #EDC49E background

This text has black color on #EDC49E background.


White color preview on #EDC49E background

This text has white color on #EDC49E background.


Related colors

Complementary color

Complementary color for #hex is #123B61.


I love getcolorcode.com

Triadic colors

1 #9EEDC4 and #C49EED with #EDC49E are triadic colors.

2 #9EC4ED and #C4ED9E with #EDC49E are triadic colors.