COLOR #ECF99C

HEX: #ECF99C RGB: (236,249,156)

Renk bilgisi

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

RGB renk modeli

#ECF99C color RGB value is (236,249,156).

RGB: (236,249,156) (93%, 98%, 61%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 249 of 255 = 98%
B 156 of 255 = 61%

236
249
156

R + G + B ~ 84%. #ECF99C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 249 + 156 = 641 (100%)
R 236 of 641 ~ 36.82%
G 249 of 641 ~ 38.85%
B 156 of 641 ~ 24.34'%

%36.82
%38.85
%24.34

CMYK RENK MODELİ

#ECF99C rengi CMYK tonu (5,0,37,2).

  • camgöbeği tonu 5.22%
  • eflatun tonu 0.00%
  • sarı tonu 37.35%
  • ana renk tonu 2.35%

CMYK: (5,0,37,2)
C5M0Y37K2 (5%, 0%, 37%, 2%)
(0.05 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%5.22
%0
%37.35
%2.35

Codes

Color #ECF99C in popluar color models

EC F9 9C
RGB 236 249 156
HSL 68° 88.57% 79.41%
HSB/HSV 68° 37.35% 97.65%
CMYK 5.22% 0.00% 37.35%
2.35%

Color #ECF99C in popluar number systems.

HEX EC F9 9C
Decimal 236 249 156
Binary 11101100 11111001 10011100
Octal 354 371 234

Shades and tints

Shades of #ECF99C

#ECF99C
(236,249,156)
#D7E38E
(215,227,142)
#C2CD80
(194,205,128)
#ADB772
(173,183,114)
#98A164
(152,161,100)
#838B56
(131,139,86)
#6E7548
(110,117,72)
#595F3A
(89,95,58)
#44492C
(68,73,44)
#2F331E
(47,51,30)
#1A1D10
(26,29,16)
#000000
(0,0,0)

Tints of #ECF99C

#ECF99C
(236,249,156)
#EDF9A5
(237,249,165)
#EEF9AE
(238,249,174)
#EFF9B7
(239,249,183)
#F0F9C0
(240,249,192)
#F1F9C9
(241,249,201)
#F2F9D2
(242,249,210)
#F3F9DB
(243,249,219)
#F4F9E4
(244,249,228)
#F5F9ED
(245,249,237)
#F6F9F6
(246,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECF99C; }

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

This text font color is #ECF99C.

Background Color

.myBgColor { background-color: #ECF99C; }

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

This div background color is #ECF99C.

Border color

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

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

This div border color is #ECF99C.

Opacity

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

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

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

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

This text has shadow with #ECF99C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECF99C.

Preview

Color preview on black background

This text has color #ECF99C on black background.


Color preview on white background

This text has color #ECF99C on white background.


Black color preview on #ECF99C background

This text has black color on #ECF99C background.


White color preview on #ECF99C background

This text has white color on #ECF99C background.


Related colors

Complementary color

Complementary color for #hex is #130663.


I love getcolorcode.com

Triadic colors

1 #9CECF9 and #F99CEC with #ECF99C are triadic colors.

2 #9CF9EC and #F9EC9C with #ECF99C are triadic colors.