COLOR #ECC99D

HEX: #ECC99D RGB: (236,201,157)

Renk bilgisi

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

RGB renk modeli

#ECC99D color RGB value is (236,201,157).

RGB: (236,201,157) (93%, 79%, 62%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 157 of 255 = 62%

236
201
157

R + G + B ~ 78%. #ECC99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 157 = 594 (100%)
R 236 of 594 ~ 39.73%
G 201 of 594 ~ 33.84%
B 157 of 594 ~ 26.43'%

%39.73
%33.84
%26.43

CMYK RENK MODELİ

#ECC99D rengi CMYK tonu (0,15,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.83%
  • sarı tonu 33.47%
  • ana renk tonu 7.45%

CMYK: (0,15,33,7)
C0M15Y33K7 (0%, 15%, 33%, 7%)
(0.00 / 0.15 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%14.83
%33.47
%7.45

Codes

Color #ECC99D in popluar color models

EC C9 9D
RGB 236 201 157
HSL 33° 67.52% 77.06%
HSB/HSV 33° 33.47% 92.55%
CMYK 0.00% 14.83% 33.47%
7.45%

Color #ECC99D in popluar number systems.

HEX EC C9 9D
Decimal 236 201 157
Binary 11101100 11001001 10011101
Octal 354 311 235

Shades and tints

Shades of #ECC99D

#ECC99D
(236,201,157)
#D7B78F
(215,183,143)
#C2A581
(194,165,129)
#AD9373
(173,147,115)
#988165
(152,129,101)
#836F57
(131,111,87)
#6E5D49
(110,93,73)
#594B3B
(89,75,59)
#44392D
(68,57,45)
#2F271F
(47,39,31)
#1A1511
(26,21,17)
#000000
(0,0,0)

Tints of #ECC99D

#ECC99D
(236,201,157)
#EDCDA5
(237,205,165)
#EED1AD
(238,209,173)
#EFD5B5
(239,213,181)
#F0D9BD
(240,217,189)
#F1DDC5
(241,221,197)
#F2E1CD
(242,225,205)
#F3E5D5
(243,229,213)
#F4E9DD
(244,233,221)
#F5EDE5
(245,237,229)
#F6F1ED
(246,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC99D color. Also use rgb(236,201,157) instead hex code.

Text Font Color

.myTextColor { color: #ECC99D; }

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

This text font color is #ECC99D.

Background Color

.myBgColor { background-color: #ECC99D; }

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

This div background color is #ECC99D.

Border color

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

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

This div border color is #ECC99D.

Opacity

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

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

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

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

This text has shadow with #ECC99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC99D.

Preview

Color preview on black background

This text has color #ECC99D on black background.


Color preview on white background

This text has color #ECC99D on white background.


Black color preview on #ECC99D background

This text has black color on #ECC99D background.


White color preview on #ECC99D background

This text has white color on #ECC99D background.


Related colors

Complementary color

Complementary color for #hex is #133662.


I love getcolorcode.com

Triadic colors

1 #9DECC9 and #C99DEC with #ECC99D are triadic colors.

2 #9DC9EC and #C9EC9D with #ECC99D are triadic colors.