COLOR #EDC9A4

HEX: #EDC9A4 RGB: (237,201,164)

Renk bilgisi

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

RGB renk modeli

#EDC9A4 color RGB value is (237,201,164).

RGB: (237,201,164) (93%, 79%, 64%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 164 of 255 = 64%

237
201
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 164 = 602 (100%)
R 237 of 602 ~ 39.37%
G 201 of 602 ~ 33.39%
B 164 of 602 ~ 27.24'%

%39.37
%33.39
%27.24

CMYK RENK MODELİ

#EDC9A4 rengi CMYK tonu (0,15,31,7).

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

CMYK: (0,15,31,7)
C0M15Y31K7 (0%, 15%, 31%, 7%)
(0.00 / 0.15 / 0.31 / 0.07)

CMYK yüzdeleri

%0
%15.19
%30.8
%7.06

Codes

Color #EDC9A4 in popluar color models

ED C9 A4
RGB 237 201 164
HSL 30° 66.97% 78.63%
HSB/HSV 30° 30.80% 92.94%
CMYK 0.00% 15.19% 30.80%
7.06%

Color #EDC9A4 in popluar number systems.

HEX ED C9 A4
Decimal 237 201 164
Binary 11101101 11001001 10100100
Octal 355 311 244

Shades and tints

Shades of #EDC9A4

#EDC9A4
(237,201,164)
#D8B796
(216,183,150)
#C3A588
(195,165,136)
#AE937A
(174,147,122)
#99816C
(153,129,108)
#846F5E
(132,111,94)
#6F5D50
(111,93,80)
#5A4B42
(90,75,66)
#453934
(69,57,52)
#302726
(48,39,38)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #EDC9A4

#EDC9A4
(237,201,164)
#EECDAC
(238,205,172)
#EFD1B4
(239,209,180)
#F0D5BC
(240,213,188)
#F1D9C4
(241,217,196)
#F2DDCC
(242,221,204)
#F3E1D4
(243,225,212)
#F4E5DC
(244,229,220)
#F5E9E4
(245,233,228)
#F6EDEC
(246,237,236)
#F7F1F4
(247,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9A4; }

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

This text font color is #EDC9A4.

Background Color

.myBgColor { background-color: #EDC9A4; }

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

This div background color is #EDC9A4.

Border color

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

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

This div border color is #EDC9A4.

Opacity

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

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

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

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

This text has shadow with #EDC9A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9A4.

Preview

Color preview on black background

This text has color #EDC9A4 on black background.


Color preview on white background

This text has color #EDC9A4 on white background.


Black color preview on #EDC9A4 background

This text has black color on #EDC9A4 background.


White color preview on #EDC9A4 background

This text has white color on #EDC9A4 background.


Related colors

Complementary color

Complementary color for #hex is #12365B.


I love getcolorcode.com

Triadic colors

1 #A4EDC9 and #C9A4ED with #EDC9A4 are triadic colors.

2 #A4C9ED and #C9EDA4 with #EDC9A4 are triadic colors.