COLOR #ECC06B

HEX: #ECC06B RGB: (236,192,107)

Renk bilgisi

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

RGB renk modeli

#ECC06B color RGB value is (236,192,107).

RGB: (236,192,107) (93%, 75%, 42%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 192 of 255 = 75%
B 107 of 255 = 42%

236
192
107

R + G + B ~ 70%. #ECC06B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 192 + 107 = 535 (100%)
R 236 of 535 ~ 44.11%
G 192 of 535 ~ 35.89%
B 107 of 535 ~ 20'%

%44.11
%35.89
%20

CMYK RENK MODELİ

#ECC06B rengi CMYK tonu (0,19,55,7).

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

CMYK: (0,19,55,7)
C0M19Y55K7 (0%, 19%, 55%, 7%)
(0.00 / 0.19 / 0.55 / 0.07)

CMYK yüzdeleri

%0
%18.64
%54.66
%7.45

Codes

Color #ECC06B in popluar color models

EC C0 6B
RGB 236 192 107
HSL 40° 77.25% 67.25%
HSB/HSV 40° 54.66% 92.55%
CMYK 0.00% 18.64% 54.66%
7.45%

Color #ECC06B in popluar number systems.

HEX EC C0 6B
Decimal 236 192 107
Binary 11101100 11000000 1101011
Octal 354 300 153

Shades and tints

Shades of #ECC06B

#ECC06B
(236,192,107)
#D7AF62
(215,175,98)
#C29E59
(194,158,89)
#AD8D50
(173,141,80)
#987C47
(152,124,71)
#836B3E
(131,107,62)
#6E5A35
(110,90,53)
#59492C
(89,73,44)
#443823
(68,56,35)
#2F271A
(47,39,26)
#1A1611
(26,22,17)
#000000
(0,0,0)

Tints of #ECC06B

#ECC06B
(236,192,107)
#EDC578
(237,197,120)
#EECA85
(238,202,133)
#EFCF92
(239,207,146)
#F0D49F
(240,212,159)
#F1D9AC
(241,217,172)
#F2DEB9
(242,222,185)
#F3E3C6
(243,227,198)
#F4E8D3
(244,232,211)
#F5EDE0
(245,237,224)
#F6F2ED
(246,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ECC06B; }

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

This text font color is #ECC06B.

Background Color

.myBgColor { background-color: #ECC06B; }

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

This div background color is #ECC06B.

Border color

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

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

This div border color is #ECC06B.

Opacity

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

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

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

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

This text has shadow with #ECC06B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC06B.

Preview

Color preview on black background

This text has color #ECC06B on black background.


Color preview on white background

This text has color #ECC06B on white background.


Black color preview on #ECC06B background

This text has black color on #ECC06B background.


White color preview on #ECC06B background

This text has white color on #ECC06B background.


Related colors

Complementary color

Complementary color for #hex is #133F94.


I love getcolorcode.com

Triadic colors

1 #6BECC0 and #C06BEC with #ECC06B are triadic colors.

2 #6BC0EC and #C0EC6B with #ECC06B are triadic colors.