COLOR #EDCD92

HEX: #EDCD92 RGB: (237,205,146)

Renk bilgisi

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

RGB renk modeli

#EDCD92 color RGB value is (237,205,146).

RGB: (237,205,146) (93%, 80%, 57%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 205 of 255 = 80%
B 146 of 255 = 57%

237
205
146

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 205 + 146 = 588 (100%)
R 237 of 588 ~ 40.31%
G 205 of 588 ~ 34.86%
B 146 of 588 ~ 24.83'%

%40.31
%34.86
%24.83

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.50%
  • sarı tonu 38.40%
  • 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
%38.4
%7.06

Codes

Color #EDCD92 in popluar color models

ED CD 92
RGB 237 205 146
HSL 39° 71.65% 75.10%
HSB/HSV 39° 38.40% 92.94%
CMYK 0.00% 13.50% 38.40%
7.06%

Color #EDCD92 in popluar number systems.

HEX ED CD 92
Decimal 237 205 146
Binary 11101101 11001101 10010010
Octal 355 315 222

Shades and tints

Shades of #EDCD92

#EDCD92
(237,205,146)
#D8BB85
(216,187,133)
#C3A978
(195,169,120)
#AE976B
(174,151,107)
#99855E
(153,133,94)
#847351
(132,115,81)
#6F6144
(111,97,68)
#5A4F37
(90,79,55)
#453D2A
(69,61,42)
#302B1D
(48,43,29)
#1B1910
(27,25,16)
#000000
(0,0,0)

Tints of #EDCD92

#EDCD92
(237,205,146)
#EED19B
(238,209,155)
#EFD5A4
(239,213,164)
#F0D9AD
(240,217,173)
#F1DDB6
(241,221,182)
#F2E1BF
(242,225,191)
#F3E5C8
(243,229,200)
#F4E9D1
(244,233,209)
#F5EDDA
(245,237,218)
#F6F1E3
(246,241,227)
#F7F5EC
(247,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCD92; }

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

This text font color is #EDCD92.

Background Color

.myBgColor { background-color: #EDCD92; }

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

This div background color is #EDCD92.

Border color

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

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

This div border color is #EDCD92.

Opacity

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

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

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

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

This text has shadow with #EDCD92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCD92.

Preview

Color preview on black background

This text has color #EDCD92 on black background.


Color preview on white background

This text has color #EDCD92 on white background.


Black color preview on #EDCD92 background

This text has black color on #EDCD92 background.


White color preview on #EDCD92 background

This text has white color on #EDCD92 background.


Related colors

Complementary color

Complementary color for #hex is #12326D.


I love getcolorcode.com

Triadic colors

1 #92EDCD and #CD92ED with #EDCD92 are triadic colors.

2 #92CDED and #CDED92 with #EDCD92 are triadic colors.