COLOR #EDC087

HEX: #EDC087 RGB: (237,192,135)

Renk bilgisi

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

RGB renk modeli

#EDC087 color RGB value is (237,192,135).

RGB: (237,192,135) (93%, 75%, 53%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 192 of 255 = 75%
B 135 of 255 = 53%

237
192
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 192 + 135 = 564 (100%)
R 237 of 564 ~ 42.02%
G 192 of 564 ~ 34.04%
B 135 of 564 ~ 23.94'%

%42.02
%34.04
%23.94

CMYK RENK MODELİ

#EDC087 rengi CMYK tonu (0,19,43,7).

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

CMYK: (0,19,43,7)
C0M19Y43K7 (0%, 19%, 43%, 7%)
(0.00 / 0.19 / 0.43 / 0.07)

CMYK yüzdeleri

%0
%18.99
%43.04
%7.06

Codes

Color #EDC087 in popluar color models

ED C0 87
RGB 237 192 135
HSL 34° 73.91% 72.94%
HSB/HSV 34° 43.04% 92.94%
CMYK 0.00% 18.99% 43.04%
7.06%

Color #EDC087 in popluar number systems.

HEX ED C0 87
Decimal 237 192 135
Binary 11101101 11000000 10000111
Octal 355 300 207

Shades and tints

Shades of #EDC087

#EDC087
(237,192,135)
#D8AF7B
(216,175,123)
#C39E6F
(195,158,111)
#AE8D63
(174,141,99)
#997C57
(153,124,87)
#846B4B
(132,107,75)
#6F5A3F
(111,90,63)
#5A4933
(90,73,51)
#453827
(69,56,39)
#30271B
(48,39,27)
#1B160F
(27,22,15)
#000000
(0,0,0)

Tints of #EDC087

#EDC087
(237,192,135)
#EEC591
(238,197,145)
#EFCA9B
(239,202,155)
#F0CFA5
(240,207,165)
#F1D4AF
(241,212,175)
#F2D9B9
(242,217,185)
#F3DEC3
(243,222,195)
#F4E3CD
(244,227,205)
#F5E8D7
(245,232,215)
#F6EDE1
(246,237,225)
#F7F2EB
(247,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDC087; }

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

This text font color is #EDC087.

Background Color

.myBgColor { background-color: #EDC087; }

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

This div background color is #EDC087.

Border color

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

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

This div border color is #EDC087.

Opacity

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

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

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

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

This text has shadow with #EDC087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC087.

Preview

Color preview on black background

This text has color #EDC087 on black background.


Color preview on white background

This text has color #EDC087 on white background.


Black color preview on #EDC087 background

This text has black color on #EDC087 background.


White color preview on #EDC087 background

This text has white color on #EDC087 background.


Related colors

Complementary color

Complementary color for #hex is #123F78.


I love getcolorcode.com

Triadic colors

1 #87EDC0 and #C087ED with #EDC087 are triadic colors.

2 #87C0ED and #C0ED87 with #EDC087 are triadic colors.