COLOR #EDCE87

HEX: #EDCE87 RGB: (237,206,135)

Renk bilgisi

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

RGB renk modeli

#EDCE87 color RGB value is (237,206,135).

RGB: (237,206,135) (93%, 81%, 53%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 206 of 255 = 81%
B 135 of 255 = 53%

237
206
135

R + G + B ~ 76%. #EDCE87 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 206 + 135 = 578 (100%)
R 237 of 578 ~ 41%
G 206 of 578 ~ 35.64%
B 135 of 578 ~ 23.36'%

%41
%35.64
%23.36

CMYK RENK MODELİ

#EDCE87 rengi CMYK tonu (0,13,43,7).

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

CMYK: (0,13,43,7)
C0M13Y43K7 (0%, 13%, 43%, 7%)
(0.00 / 0.13 / 0.43 / 0.07)

CMYK yüzdeleri

%0
%13.08
%43.04
%7.06

Codes

Color #EDCE87 in popluar color models

ED CE 87
RGB 237 206 135
HSL 42° 73.91% 72.94%
HSB/HSV 42° 43.04% 92.94%
CMYK 0.00% 13.08% 43.04%
7.06%

Color #EDCE87 in popluar number systems.

HEX ED CE 87
Decimal 237 206 135
Binary 11101101 11001110 10000111
Octal 355 316 207

Shades and tints

Shades of #EDCE87

#EDCE87
(237,206,135)
#D8BC7B
(216,188,123)
#C3AA6F
(195,170,111)
#AE9863
(174,152,99)
#998657
(153,134,87)
#84744B
(132,116,75)
#6F623F
(111,98,63)
#5A5033
(90,80,51)
#453E27
(69,62,39)
#302C1B
(48,44,27)
#1B1A0F
(27,26,15)
#000000
(0,0,0)

Tints of #EDCE87

#EDCE87
(237,206,135)
#EED291
(238,210,145)
#EFD69B
(239,214,155)
#F0DAA5
(240,218,165)
#F1DEAF
(241,222,175)
#F2E2B9
(242,226,185)
#F3E6C3
(243,230,195)
#F4EACD
(244,234,205)
#F5EED7
(245,238,215)
#F6F2E1
(246,242,225)
#F7F6EB
(247,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCE87; }

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

This text font color is #EDCE87.

Background Color

.myBgColor { background-color: #EDCE87; }

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

This div background color is #EDCE87.

Border color

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

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

This div border color is #EDCE87.

Opacity

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

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

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

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

This text has shadow with #EDCE87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCE87.

Preview

Color preview on black background

This text has color #EDCE87 on black background.


Color preview on white background

This text has color #EDCE87 on white background.


Black color preview on #EDCE87 background

This text has black color on #EDCE87 background.


White color preview on #EDCE87 background

This text has white color on #EDCE87 background.


Related colors

Complementary color

Complementary color for #hex is #123178.


I love getcolorcode.com

Triadic colors

1 #87EDCE and #CE87ED with #EDCE87 are triadic colors.

2 #87CEED and #CEED87 with #EDCE87 are triadic colors.