COLOR #ECC99E

HEX: #ECC99E RGB: (236,201,158)

Renk bilgisi

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

RGB renk modeli

#ECC99E color RGB value is (236,201,158).

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

RGB bağlantıları ve doygunluk

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

236
201
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 158 = 595 (100%)
R 236 of 595 ~ 39.66%
G 201 of 595 ~ 33.78%
B 158 of 595 ~ 26.55'%

%39.66
%33.78
%26.55

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.83%
  • sarı tonu 33.05%
  • 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.05
%7.45

Codes

Color #ECC99E in popluar color models

EC C9 9E
RGB 236 201 158
HSL 33° 67.24% 77.25%
HSB/HSV 33° 33.05% 92.55%
CMYK 0.00% 14.83% 33.05%
7.45%

Color #ECC99E in popluar number systems.

HEX EC C9 9E
Decimal 236 201 158
Binary 11101100 11001001 10011110
Octal 354 311 236

Shades and tints

Shades of #ECC99E

#ECC99E
(236,201,158)
#D7B790
(215,183,144)
#C2A582
(194,165,130)
#AD9374
(173,147,116)
#988166
(152,129,102)
#836F58
(131,111,88)
#6E5D4A
(110,93,74)
#594B3C
(89,75,60)
#44392E
(68,57,46)
#2F2720
(47,39,32)
#1A1512
(26,21,18)
#000000
(0,0,0)

Tints of #ECC99E

#ECC99E
(236,201,158)
#EDCDA6
(237,205,166)
#EED1AE
(238,209,174)
#EFD5B6
(239,213,182)
#F0D9BE
(240,217,190)
#F1DDC6
(241,221,198)
#F2E1CE
(242,225,206)
#F3E5D6
(243,229,214)
#F4E9DE
(244,233,222)
#F5EDE6
(245,237,230)
#F6F1EE
(246,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC99E; }

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

This text font color is #ECC99E.

Background Color

.myBgColor { background-color: #ECC99E; }

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

This div background color is #ECC99E.

Border color

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

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

This div border color is #ECC99E.

Opacity

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

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

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

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

This text has shadow with #ECC99E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC99E.

Preview

Color preview on black background

This text has color #ECC99E on black background.


Color preview on white background

This text has color #ECC99E on white background.


Black color preview on #ECC99E background

This text has black color on #ECC99E background.


White color preview on #ECC99E background

This text has white color on #ECC99E background.


Related colors

Complementary color

Complementary color for #hex is #133661.


I love getcolorcode.com

Triadic colors

1 #9EECC9 and #C99EEC with #ECC99E are triadic colors.

2 #9EC9EC and #C9EC9E with #ECC99E are triadic colors.