COLOR #ECDB7D

HEX: #ECDB7D RGB: (236,219,125)

Renk bilgisi

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

RGB renk modeli

#ECDB7D color RGB value is (236,219,125).

RGB: (236,219,125) (93%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 219 of 255 = 86%
B 125 of 255 = 49%

236
219
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 219 + 125 = 580 (100%)
R 236 of 580 ~ 40.69%
G 219 of 580 ~ 37.76%
B 125 of 580 ~ 21.55'%

%40.69
%37.76
%21.55

CMYK RENK MODELİ

#ECDB7D rengi CMYK tonu (0,7,47,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.20%
  • sarı tonu 47.03%
  • ana renk tonu 7.45%

CMYK: (0,7,47,7)
C0M7Y47K7 (0%, 7%, 47%, 7%)
(0.00 / 0.07 / 0.47 / 0.07)

CMYK yüzdeleri

%0
%7.2
%47.03
%7.45

Codes

Color #ECDB7D in popluar color models

EC DB 7D
RGB 236 219 125
HSL 51° 74.50% 70.78%
HSB/HSV 51° 47.03% 92.55%
CMYK 0.00% 7.20% 47.03%
7.45%

Color #ECDB7D in popluar number systems.

HEX EC DB 7D
Decimal 236 219 125
Binary 11101100 11011011 1111101
Octal 354 333 175

Shades and tints

Shades of #ECDB7D

#ECDB7D
(236,219,125)
#D7C872
(215,200,114)
#C2B567
(194,181,103)
#ADA25C
(173,162,92)
#988F51
(152,143,81)
#837C46
(131,124,70)
#6E693B
(110,105,59)
#595630
(89,86,48)
#444325
(68,67,37)
#2F301A
(47,48,26)
#1A1D0F
(26,29,15)
#000000
(0,0,0)

Tints of #ECDB7D

#ECDB7D
(236,219,125)
#EDDE88
(237,222,136)
#EEE193
(238,225,147)
#EFE49E
(239,228,158)
#F0E7A9
(240,231,169)
#F1EAB4
(241,234,180)
#F2EDBF
(242,237,191)
#F3F0CA
(243,240,202)
#F4F3D5
(244,243,213)
#F5F6E0
(245,246,224)
#F6F9EB
(246,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECDB7D color. Also use rgb(236,219,125) instead hex code.

Text Font Color

.myTextColor { color: #ECDB7D; }

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

This text font color is #ECDB7D.

Background Color

.myBgColor { background-color: #ECDB7D; }

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

This div background color is #ECDB7D.

Border color

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

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

This div border color is #ECDB7D.

Opacity

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

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

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

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

This text has shadow with #ECDB7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECDB7D.

Preview

Color preview on black background

This text has color #ECDB7D on black background.


Color preview on white background

This text has color #ECDB7D on white background.


Black color preview on #ECDB7D background

This text has black color on #ECDB7D background.


White color preview on #ECDB7D background

This text has white color on #ECDB7D background.


Related colors

Complementary color

Complementary color for #hex is #132482.


I love getcolorcode.com

Triadic colors

1 #7DECDB and #DB7DEC with #ECDB7D are triadic colors.

2 #7DDBEC and #DBEC7D with #ECDB7D are triadic colors.