COLOR #EDCE7E

HEX: #EDCE7E RGB: (237,206,126)

Renk bilgisi

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

RGB renk modeli

#EDCE7E color RGB value is (237,206,126).

RGB: (237,206,126) (93%, 81%, 49%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 206 of 255 = 81%
B 126 of 255 = 49%

237
206
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 206 + 126 = 569 (100%)
R 237 of 569 ~ 41.65%
G 206 of 569 ~ 36.2%
B 126 of 569 ~ 22.14'%

%41.65
%36.2
%22.14

CMYK RENK MODELİ

#EDCE7E rengi CMYK tonu (0,13,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.08%
  • sarı tonu 46.84%
  • ana renk tonu 7.06%

CMYK: (0,13,47,7)
C0M13Y47K7 (0%, 13%, 47%, 7%)
(0.00 / 0.13 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%13.08
%46.84
%7.06

Codes

Color #EDCE7E in popluar color models

ED CE 7E
RGB 237 206 126
HSL 43° 75.51% 71.18%
HSB/HSV 43° 46.84% 92.94%
CMYK 0.00% 13.08% 46.84%
7.06%

Color #EDCE7E in popluar number systems.

HEX ED CE 7E
Decimal 237 206 126
Binary 11101101 11001110 1111110
Octal 355 316 176

Shades and tints

Shades of #EDCE7E

#EDCE7E
(237,206,126)
#D8BC73
(216,188,115)
#C3AA68
(195,170,104)
#AE985D
(174,152,93)
#998652
(153,134,82)
#847447
(132,116,71)
#6F623C
(111,98,60)
#5A5031
(90,80,49)
#453E26
(69,62,38)
#302C1B
(48,44,27)
#1B1A10
(27,26,16)
#000000
(0,0,0)

Tints of #EDCE7E

#EDCE7E
(237,206,126)
#EED289
(238,210,137)
#EFD694
(239,214,148)
#F0DA9F
(240,218,159)
#F1DEAA
(241,222,170)
#F2E2B5
(242,226,181)
#F3E6C0
(243,230,192)
#F4EACB
(244,234,203)
#F5EED6
(245,238,214)
#F6F2E1
(246,242,225)
#F7F6EC
(247,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDCE7E color. Also use rgb(237,206,126) instead hex code.

Text Font Color

.myTextColor { color: #EDCE7E; }

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

This text font color is #EDCE7E.

Background Color

.myBgColor { background-color: #EDCE7E; }

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

This div background color is #EDCE7E.

Border color

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

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

This div border color is #EDCE7E.

Opacity

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

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

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

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

This text has shadow with #EDCE7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCE7E.

Preview

Color preview on black background

This text has color #EDCE7E on black background.


Color preview on white background

This text has color #EDCE7E on white background.


Black color preview on #EDCE7E background

This text has black color on #EDCE7E background.


White color preview on #EDCE7E background

This text has white color on #EDCE7E background.


Related colors

Complementary color

Complementary color for #hex is #123181.


I love getcolorcode.com

Triadic colors

1 #7EEDCE and #CE7EED with #EDCE7E are triadic colors.

2 #7ECEED and #CEED7E with #EDCE7E are triadic colors.