COLOR #ECE59B

HEX: #ECE59B RGB: (236,229,155)

Renk bilgisi

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

RGB renk modeli

#ECE59B color RGB value is (236,229,155).

RGB: (236,229,155) (93%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 229 of 255 = 90%
B 155 of 255 = 61%

236
229
155

R + G + B ~ 81%. #ECE59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 229 + 155 = 620 (100%)
R 236 of 620 ~ 38.06%
G 229 of 620 ~ 36.94%
B 155 of 620 ~ 25'%

%38.06
%36.94
%25

CMYK RENK MODELİ

#ECE59B rengi CMYK tonu (0,3,34,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.97%
  • sarı tonu 34.32%
  • ana renk tonu 7.45%

CMYK: (0,3,34,7)
C0M3Y34K7 (0%, 3%, 34%, 7%)
(0.00 / 0.03 / 0.34 / 0.07)

CMYK yüzdeleri

%0
%2.97
%34.32
%7.45

Codes

Color #ECE59B in popluar color models

EC E5 9B
RGB 236 229 155
HSL 55° 68.07% 76.67%
HSB/HSV 55° 34.32% 92.55%
CMYK 0.00% 2.97% 34.32%
7.45%

Color #ECE59B in popluar number systems.

HEX EC E5 9B
Decimal 236 229 155
Binary 11101100 11100101 10011011
Octal 354 345 233

Shades and tints

Shades of #ECE59B

#ECE59B
(236,229,155)
#D7D18D
(215,209,141)
#C2BD7F
(194,189,127)
#ADA971
(173,169,113)
#989563
(152,149,99)
#838155
(131,129,85)
#6E6D47
(110,109,71)
#595939
(89,89,57)
#44452B
(68,69,43)
#2F311D
(47,49,29)
#1A1D0F
(26,29,15)
#000000
(0,0,0)

Tints of #ECE59B

#ECE59B
(236,229,155)
#EDE7A4
(237,231,164)
#EEE9AD
(238,233,173)
#EFEBB6
(239,235,182)
#F0EDBF
(240,237,191)
#F1EFC8
(241,239,200)
#F2F1D1
(242,241,209)
#F3F3DA
(243,243,218)
#F4F5E3
(244,245,227)
#F5F7EC
(245,247,236)
#F6F9F5
(246,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECE59B color. Also use rgb(236,229,155) instead hex code.

Text Font Color

.myTextColor { color: #ECE59B; }

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

This text font color is #ECE59B.

Background Color

.myBgColor { background-color: #ECE59B; }

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

This div background color is #ECE59B.

Border color

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

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

This div border color is #ECE59B.

Opacity

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

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

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

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

This text has shadow with #ECE59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECE59B.

Preview

Color preview on black background

This text has color #ECE59B on black background.


Color preview on white background

This text has color #ECE59B on white background.


Black color preview on #ECE59B background

This text has black color on #ECE59B background.


White color preview on #ECE59B background

This text has white color on #ECE59B background.


Related colors

Complementary color

Complementary color for #hex is #131A64.


I love getcolorcode.com

Triadic colors

1 #9BECE5 and #E59BEC with #ECE59B are triadic colors.

2 #9BE5EC and #E5EC9B with #ECE59B are triadic colors.