COLOR #ECF0AD

HEX: #ECF0AD RGB: (236,240,173)

Renk bilgisi

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

RGB renk modeli

#ECF0AD color RGB value is (236,240,173).

RGB: (236,240,173) (93%, 94%, 68%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 240 of 255 = 94%
B 173 of 255 = 68%

236
240
173

R + G + B ~ 85%. #ECF0AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 240 + 173 = 649 (100%)
R 236 of 649 ~ 36.36%
G 240 of 649 ~ 36.98%
B 173 of 649 ~ 26.66'%

%36.36
%36.98
%26.66

CMYK RENK MODELİ

#ECF0AD rengi CMYK tonu (2,0,28,6).

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

CMYK: (2,0,28,6)
C2M0Y28K6 (2%, 0%, 28%, 6%)
(0.02 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%1.67
%0
%27.92
%5.88

Codes

Color #ECF0AD in popluar color models

EC F0 AD
RGB 236 240 173
HSL 64° 69.07% 80.98%
HSB/HSV 64° 27.92% 94.12%
CMYK 1.67% 0.00% 27.92%
5.88%

Color #ECF0AD in popluar number systems.

HEX EC F0 AD
Decimal 236 240 173
Binary 11101100 11110000 10101101
Octal 354 360 255

Shades and tints

Shades of #ECF0AD

#ECF0AD
(236,240,173)
#D7DB9E
(215,219,158)
#C2C68F
(194,198,143)
#ADB180
(173,177,128)
#989C71
(152,156,113)
#838762
(131,135,98)
#6E7253
(110,114,83)
#595D44
(89,93,68)
#444835
(68,72,53)
#2F3326
(47,51,38)
#1A1E17
(26,30,23)
#000000
(0,0,0)

Tints of #ECF0AD

#ECF0AD
(236,240,173)
#EDF1B4
(237,241,180)
#EEF2BB
(238,242,187)
#EFF3C2
(239,243,194)
#F0F4C9
(240,244,201)
#F1F5D0
(241,245,208)
#F2F6D7
(242,246,215)
#F3F7DE
(243,247,222)
#F4F8E5
(244,248,229)
#F5F9EC
(245,249,236)
#F6FAF3
(246,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECF0AD; }

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

This text font color is #ECF0AD.

Background Color

.myBgColor { background-color: #ECF0AD; }

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

This div background color is #ECF0AD.

Border color

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

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

This div border color is #ECF0AD.

Opacity

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

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

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

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

This text has shadow with #ECF0AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF0AD.

Preview

Color preview on black background

This text has color #ECF0AD on black background.


Color preview on white background

This text has color #ECF0AD on white background.


Black color preview on #ECF0AD background

This text has black color on #ECF0AD background.


White color preview on #ECF0AD background

This text has white color on #ECF0AD background.


Related colors

Complementary color

Complementary color for #hex is #130F52.


I love getcolorcode.com

Triadic colors

1 #ADECF0 and #F0ADEC with #ECF0AD are triadic colors.

2 #ADF0EC and #F0ECAD with #ECF0AD are triadic colors.