COLOR #ECF09C

HEX: #ECF09C RGB: (236,240,156)

Renk bilgisi

#ECF09C contains mainly red and green colors. #ECF09C ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#ECF09C color RGB value is (236,240,156).

RGB: (236,240,156) (93%, 94%, 61%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 240 of 255 = 94%
B 156 of 255 = 61%

236
240
156

R + G + B ~ 83%. #ECF09C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 240 + 156 = 632 (100%)
R 236 of 632 ~ 37.34%
G 240 of 632 ~ 37.97%
B 156 of 632 ~ 24.68'%

%37.34
%37.97
%24.68

CMYK RENK MODELİ

#ECF09C rengi CMYK tonu (2,0,35,6).

  • camgöbeği tonu 1.67%
  • eflatun tonu 0.00%
  • sarı tonu 35.00%
  • ana renk tonu 5.88%

CMYK: (2,0,35,6)
C2M0Y35K6 (2%, 0%, 35%, 6%)
(0.02 / 0.00 / 0.35 / 0.06)

CMYK yüzdeleri

%1.67
%0
%35
%5.88

Codes

Color #ECF09C in popluar color models

EC F0 9C
RGB 236 240 156
HSL 63° 73.68% 77.65%
HSB/HSV 63° 35.00% 94.12%
CMYK 1.67% 0.00% 35.00%
5.88%

Color #ECF09C in popluar number systems.

HEX EC F0 9C
Decimal 236 240 156
Binary 11101100 11110000 10011100
Octal 354 360 234

Shades and tints

Shades of #ECF09C

#ECF09C
(236,240,156)
#D7DB8E
(215,219,142)
#C2C680
(194,198,128)
#ADB172
(173,177,114)
#989C64
(152,156,100)
#838756
(131,135,86)
#6E7248
(110,114,72)
#595D3A
(89,93,58)
#44482C
(68,72,44)
#2F331E
(47,51,30)
#1A1E10
(26,30,16)
#000000
(0,0,0)

Tints of #ECF09C

#ECF09C
(236,240,156)
#EDF1A5
(237,241,165)
#EEF2AE
(238,242,174)
#EFF3B7
(239,243,183)
#F0F4C0
(240,244,192)
#F1F5C9
(241,245,201)
#F2F6D2
(242,246,210)
#F3F7DB
(243,247,219)
#F4F8E4
(244,248,228)
#F5F9ED
(245,249,237)
#F6FAF6
(246,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECF09C color. Also use rgb(236,240,156) instead hex code.

Text Font Color

.myTextColor { color: #ECF09C; }

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

This text font color is #ECF09C.

Background Color

.myBgColor { background-color: #ECF09C; }

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

This div background color is #ECF09C.

Border color

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

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

This div border color is #ECF09C.

Opacity

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

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

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

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

This text has shadow with #ECF09C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF09C.

Preview

Color preview on black background

This text has color #ECF09C on black background.


Color preview on white background

This text has color #ECF09C on white background.


Black color preview on #ECF09C background

This text has black color on #ECF09C background.


White color preview on #ECF09C background

This text has white color on #ECF09C background.


Related colors

Complementary color

Complementary color for #hex is #130F63.


I love getcolorcode.com

Triadic colors

1 #9CECF0 and #F09CEC with #ECF09C are triadic colors.

2 #9CF0EC and #F0EC9C with #ECF09C are triadic colors.