COLOR #EDCD93

HEX: #EDCD93 RGB: (237,205,147)

Renk bilgisi

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

RGB renk modeli

#EDCD93 color RGB value is (237,205,147).

RGB: (237,205,147) (93%, 80%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 205 of 255 = 80%
B 147 of 255 = 58%

237
205
147

R + G + B ~ 77%. #EDCD93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 205 + 147 = 589 (100%)
R 237 of 589 ~ 40.24%
G 205 of 589 ~ 34.8%
B 147 of 589 ~ 24.96'%

%40.24
%34.8
%24.96

CMYK RENK MODELİ

#EDCD93 rengi CMYK tonu (0,14,38,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.50%
  • sarı tonu 37.97%
  • ana renk tonu 7.06%

CMYK: (0,14,38,7)
C0M14Y38K7 (0%, 14%, 38%, 7%)
(0.00 / 0.14 / 0.38 / 0.07)

CMYK yüzdeleri

%0
%13.5
%37.97
%7.06

Codes

Color #EDCD93 in popluar color models

ED CD 93
RGB 237 205 147
HSL 39° 71.43% 75.29%
HSB/HSV 39° 37.97% 92.94%
CMYK 0.00% 13.50% 37.97%
7.06%

Color #EDCD93 in popluar number systems.

HEX ED CD 93
Decimal 237 205 147
Binary 11101101 11001101 10010011
Octal 355 315 223

Shades and tints

Shades of #EDCD93

#EDCD93
(237,205,147)
#D8BB86
(216,187,134)
#C3A979
(195,169,121)
#AE976C
(174,151,108)
#99855F
(153,133,95)
#847352
(132,115,82)
#6F6145
(111,97,69)
#5A4F38
(90,79,56)
#453D2B
(69,61,43)
#302B1E
(48,43,30)
#1B1911
(27,25,17)
#000000
(0,0,0)

Tints of #EDCD93

#EDCD93
(237,205,147)
#EED19C
(238,209,156)
#EFD5A5
(239,213,165)
#F0D9AE
(240,217,174)
#F1DDB7
(241,221,183)
#F2E1C0
(242,225,192)
#F3E5C9
(243,229,201)
#F4E9D2
(244,233,210)
#F5EDDB
(245,237,219)
#F6F1E4
(246,241,228)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDCD93 color. Also use rgb(237,205,147) instead hex code.

Text Font Color

.myTextColor { color: #EDCD93; }

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

This text font color is #EDCD93.

Background Color

.myBgColor { background-color: #EDCD93; }

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

This div background color is #EDCD93.

Border color

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

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

This div border color is #EDCD93.

Opacity

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

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

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

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

This text has shadow with #EDCD93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCD93.

Preview

Color preview on black background

This text has color #EDCD93 on black background.


Color preview on white background

This text has color #EDCD93 on white background.


Black color preview on #EDCD93 background

This text has black color on #EDCD93 background.


White color preview on #EDCD93 background

This text has white color on #EDCD93 background.


Related colors

Complementary color

Complementary color for #hex is #12326C.


I love getcolorcode.com

Triadic colors

1 #93EDCD and #CD93ED with #EDCD93 are triadic colors.

2 #93CDED and #CDED93 with #EDCD93 are triadic colors.