COLOR #ECC06F

HEX: #ECC06F RGB: (236,192,111)

Renk bilgisi

#ECC06F contains mainly red and green colors. #ECC06F ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#ECC06F color RGB value is (236,192,111).

RGB: (236,192,111) (93%, 75%, 44%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 192 of 255 = 75%
B 111 of 255 = 44%

236
192
111

R + G + B ~ 71%. #ECC06F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 192 + 111 = 539 (100%)
R 236 of 539 ~ 43.78%
G 192 of 539 ~ 35.62%
B 111 of 539 ~ 20.59'%

%43.78
%35.62
%20.59

CMYK RENK MODELİ

#ECC06F rengi CMYK tonu (0,19,53,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.64%
  • sarı tonu 52.97%
  • ana renk tonu 7.45%

CMYK: (0,19,53,7)
C0M19Y53K7 (0%, 19%, 53%, 7%)
(0.00 / 0.19 / 0.53 / 0.07)

CMYK yüzdeleri

%0
%18.64
%52.97
%7.45

Codes

Color #ECC06F in popluar color models

EC C0 6F
RGB 236 192 111
HSL 39° 76.69% 68.04%
HSB/HSV 39° 52.97% 92.55%
CMYK 0.00% 18.64% 52.97%
7.45%

Color #ECC06F in popluar number systems.

HEX EC C0 6F
Decimal 236 192 111
Binary 11101100 11000000 1101111
Octal 354 300 157

Shades and tints

Shades of #ECC06F

#ECC06F
(236,192,111)
#D7AF65
(215,175,101)
#C29E5B
(194,158,91)
#AD8D51
(173,141,81)
#987C47
(152,124,71)
#836B3D
(131,107,61)
#6E5A33
(110,90,51)
#594929
(89,73,41)
#44381F
(68,56,31)
#2F2715
(47,39,21)
#1A160B
(26,22,11)
#000000
(0,0,0)

Tints of #ECC06F

#ECC06F
(236,192,111)
#EDC57C
(237,197,124)
#EECA89
(238,202,137)
#EFCF96
(239,207,150)
#F0D4A3
(240,212,163)
#F1D9B0
(241,217,176)
#F2DEBD
(242,222,189)
#F3E3CA
(243,227,202)
#F4E8D7
(244,232,215)
#F5EDE4
(245,237,228)
#F6F2F1
(246,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC06F color. Also use rgb(236,192,111) instead hex code.

Text Font Color

.myTextColor { color: #ECC06F; }

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

This text font color is #ECC06F.

Background Color

.myBgColor { background-color: #ECC06F; }

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

This div background color is #ECC06F.

Border color

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

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

This div border color is #ECC06F.

Opacity

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

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

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

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

This text has shadow with #ECC06F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC06F.

Preview

Color preview on black background

This text has color #ECC06F on black background.


Color preview on white background

This text has color #ECC06F on white background.


Black color preview on #ECC06F background

This text has black color on #ECC06F background.


White color preview on #ECC06F background

This text has white color on #ECC06F background.


Related colors

Complementary color

Complementary color for #hex is #133F90.


I love getcolorcode.com

Triadic colors

1 #6FECC0 and #C06FEC with #ECC06F are triadic colors.

2 #6FC0EC and #C0EC6F with #ECC06F are triadic colors.