COLOR #ECCC4C

HEX: #ECCC4C RGB: (236,204,76)

Renk bilgisi

#ECCC4C contains mainly red and green colors. #ECCC4C ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#ECCC4C color RGB value is (236,204,76).

RGB: (236,204,76) (93%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 204 of 255 = 80%
B 76 of 255 = 30%

236
204
76

R + G + B ~ 68%. #ECCC4C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 204 + 76 = 516 (100%)
R 236 of 516 ~ 45.74%
G 204 of 516 ~ 39.53%
B 76 of 516 ~ 14.73'%

%45.74
%39.53
%14.73

CMYK RENK MODELİ

#ECCC4C rengi CMYK tonu (0,14,68,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.56%
  • sarı tonu 67.80%
  • ana renk tonu 7.45%

CMYK: (0,14,68,7)
C0M14Y68K7 (0%, 14%, 68%, 7%)
(0.00 / 0.14 / 0.68 / 0.07)

CMYK yüzdeleri

%0
%13.56
%67.8
%7.45

Codes

Color #ECCC4C in popluar color models

EC CC 4C
RGB 236 204 76
HSL 48° 80.81% 61.18%
HSB/HSV 48° 67.80% 92.55%
CMYK 0.00% 13.56% 67.80%
7.45%

Color #ECCC4C in popluar number systems.

HEX EC CC 4C
Decimal 236 204 76
Binary 11101100 11001100 1001100
Octal 354 314 114

Shades and tints

Shades of #ECCC4C

#ECCC4C
(236,204,76)
#D7BA46
(215,186,70)
#C2A840
(194,168,64)
#AD963A
(173,150,58)
#988434
(152,132,52)
#83722E
(131,114,46)
#6E6028
(110,96,40)
#594E22
(89,78,34)
#443C1C
(68,60,28)
#2F2A16
(47,42,22)
#1A1810
(26,24,16)
#000000
(0,0,0)

Tints of #ECCC4C

#ECCC4C
(236,204,76)
#EDD05C
(237,208,92)
#EED46C
(238,212,108)
#EFD87C
(239,216,124)
#F0DC8C
(240,220,140)
#F1E09C
(241,224,156)
#F2E4AC
(242,228,172)
#F3E8BC
(243,232,188)
#F4ECCC
(244,236,204)
#F5F0DC
(245,240,220)
#F6F4EC
(246,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECCC4C color. Also use rgb(236,204,76) instead hex code.

Text Font Color

.myTextColor { color: #ECCC4C; }

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

This text font color is #ECCC4C.

Background Color

.myBgColor { background-color: #ECCC4C; }

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

This div background color is #ECCC4C.

Border color

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

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

This div border color is #ECCC4C.

Opacity

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

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

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

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

This text has shadow with #ECCC4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECCC4C.

Preview

Color preview on black background

This text has color #ECCC4C on black background.


Color preview on white background

This text has color #ECCC4C on white background.


Black color preview on #ECCC4C background

This text has black color on #ECCC4C background.


White color preview on #ECCC4C background

This text has white color on #ECCC4C background.


Related colors

Complementary color

Complementary color for #hex is #1333B3.


I love getcolorcode.com

Triadic colors

1 #4CECCC and #CC4CEC with #ECCC4C are triadic colors.

2 #4CCCEC and #CCEC4C with #ECCC4C are triadic colors.