COLOR #EDC97C

HEX: #EDC97C RGB: (237,201,124)

Renk bilgisi

#EDC97C contains mainly red and green colors. #EDC97C ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDC97C color RGB value is (237,201,124).

RGB: (237,201,124) (93%, 79%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 201 of 255 = 79%
B 124 of 255 = 49%

237
201
124

R + G + B ~ 74%. #EDC97C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 201 + 124 = 562 (100%)
R 237 of 562 ~ 42.17%
G 201 of 562 ~ 35.77%
B 124 of 562 ~ 22.06'%

%42.17
%35.77
%22.06

CMYK RENK MODELİ

#EDC97C rengi CMYK tonu (0,15,48,7).

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

CMYK: (0,15,48,7)
C0M15Y48K7 (0%, 15%, 48%, 7%)
(0.00 / 0.15 / 0.48 / 0.07)

CMYK yüzdeleri

%0
%15.19
%47.68
%7.06

Codes

Color #EDC97C in popluar color models

ED C9 7C
RGB 237 201 124
HSL 41° 75.84% 70.78%
HSB/HSV 41° 47.68% 92.94%
CMYK 0.00% 15.19% 47.68%
7.06%

Color #EDC97C in popluar number systems.

HEX ED C9 7C
Decimal 237 201 124
Binary 11101101 11001001 1111100
Octal 355 311 174

Shades and tints

Shades of #EDC97C

#EDC97C
(237,201,124)
#D8B771
(216,183,113)
#C3A566
(195,165,102)
#AE935B
(174,147,91)
#998150
(153,129,80)
#846F45
(132,111,69)
#6F5D3A
(111,93,58)
#5A4B2F
(90,75,47)
#453924
(69,57,36)
#302719
(48,39,25)
#1B150E
(27,21,14)
#000000
(0,0,0)

Tints of #EDC97C

#EDC97C
(237,201,124)
#EECD87
(238,205,135)
#EFD192
(239,209,146)
#F0D59D
(240,213,157)
#F1D9A8
(241,217,168)
#F2DDB3
(242,221,179)
#F3E1BE
(243,225,190)
#F4E5C9
(244,229,201)
#F5E9D4
(245,233,212)
#F6EDDF
(246,237,223)
#F7F1EA
(247,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC97C; }

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

This text font color is #EDC97C.

Background Color

.myBgColor { background-color: #EDC97C; }

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

This div background color is #EDC97C.

Border color

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

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

This div border color is #EDC97C.

Opacity

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

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

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

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

This text has shadow with #EDC97C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC97C.

Preview

Color preview on black background

This text has color #EDC97C on black background.


Color preview on white background

This text has color #EDC97C on white background.


Black color preview on #EDC97C background

This text has black color on #EDC97C background.


White color preview on #EDC97C background

This text has white color on #EDC97C background.


Related colors

Complementary color

Complementary color for #hex is #123683.


I love getcolorcode.com

Triadic colors

1 #7CEDC9 and #C97CED with #EDC97C are triadic colors.

2 #7CC9ED and #C9ED7C with #EDC97C are triadic colors.