COLOR #EDC9AF

HEX: #EDC9AF RGB: (237,201,175)

Renk bilgisi

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

RGB renk modeli

#EDC9AF color RGB value is (237,201,175).

RGB: (237,201,175) (93%, 79%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 175 of 255 = 69%

237
201
175

R + G + B ~ 80%. #EDC9AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 175 = 613 (100%)
R 237 of 613 ~ 38.66%
G 201 of 613 ~ 32.79%
B 175 of 613 ~ 28.55'%

%38.66
%32.79
%28.55

CMYK RENK MODELİ

#EDC9AF rengi CMYK tonu (0,15,26,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.19%
  • sarı tonu 26.16%
  • ana renk tonu 7.06%
CMYK: (0,15,26,7) C0M15Y26K7 (0%,15%,26%,7%) (0.00/0.15/0.26/0.07) 

CMYK yüzdeleri

%0
%15.19
%26.16
%7.06

Codes

Color #EDC9AF in popluar color models

ED C9 AF
RGB 237 201 175
HSL 25° 63.27% 80.78%
HSB/HSV 25° 26.16% 92.94%
CMYK 0.00% 15.19% 26.16%
7.06%

Color #EDC9AF in popluar number systems.

HEX ED C9 AF
Decimal 237 201 175
Binary 11101101 11001001 10101111
Octal 355 311 257

Shades and tints

Shades of #EDC9AF

#EDC9AF
(237,201,175)
#D8B7A0
(216,183,160)
#C3A591
(195,165,145)
#AE9382
(174,147,130)
#998173
(153,129,115)
#846F64
(132,111,100)
#6F5D55
(111,93,85)
#5A4B46
(90,75,70)
#453937
(69,57,55)
#302728
(48,39,40)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDC9AF

#EDC9AF
(237,201,175)
#EECDB6
(238,205,182)
#EFD1BD
(239,209,189)
#F0D5C4
(240,213,196)
#F1D9CB
(241,217,203)
#F2DDD2
(242,221,210)
#F3E1D9
(243,225,217)
#F4E5E0
(244,229,224)
#F5E9E7
(245,233,231)
#F6EDEE
(246,237,238)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC9AF; }

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

This text font color is #EDC9AF.

Background Color

.myBgColor { background-color: #EDC9AF; }

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

This div background color is #EDC9AF.

Border color

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

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

This div border color is #EDC9AF.

Opacity

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

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

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

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

This text has shadow with #EDC9AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC9AF.

Preview

Color preview on black background

This text has color #EDC9AF on black background.


Color preview on white background

This text has color #EDC9AF on white background.


Black color preview on #EDC9AF background

This text has black color on #EDC9AF background.


White color preview on #EDC9AF background

This text has white color on #EDC9AF background.


Related colors

Complementary color

Complementary color for #hex is #123650.


I love getcolorcode.com

Gradyan

Color #EDC9AF is used in Desert Sand gradient.

Desert Sand


Triadic colors

1 #AFEDC9 and #C9AFED with #EDC9AF are triadic colors.

2 #AFC9ED and #C9EDAF with #EDC9AF are triadic colors.