COLOR #ECC295

HEX: #ECC295 RGB: (236,194,149)

Renk bilgisi

#ECC295 contains mainly red and green colors. #ECC295 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#ECC295 color RGB value is (236,194,149).

RGB: (236,194,149) (93%, 76%, 58%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 194 of 255 = 76%
B 149 of 255 = 58%

236
194
149

R + G + B ~ 76%. #ECC295 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 194 + 149 = 579 (100%)
R 236 of 579 ~ 40.76%
G 194 of 579 ~ 33.51%
B 149 of 579 ~ 25.73'%

%40.76
%33.51
%25.73

CMYK RENK MODELİ

#ECC295 rengi CMYK tonu (0,18,37,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.80%
  • sarı tonu 36.86%
  • ana renk tonu 7.45%

CMYK: (0,18,37,7)
C0M18Y37K7 (0%, 18%, 37%, 7%)
(0.00 / 0.18 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%17.8
%36.86
%7.45

Codes

Color #ECC295 in popluar color models

EC C2 95
RGB 236 194 149
HSL 31° 69.60% 75.49%
HSB/HSV 31° 36.86% 92.55%
CMYK 0.00% 17.80% 36.86%
7.45%

Color #ECC295 in popluar number systems.

HEX EC C2 95
Decimal 236 194 149
Binary 11101100 11000010 10010101
Octal 354 302 225

Shades and tints

Shades of #ECC295

#ECC295
(236,194,149)
#D7B188
(215,177,136)
#C2A07B
(194,160,123)
#AD8F6E
(173,143,110)
#987E61
(152,126,97)
#836D54
(131,109,84)
#6E5C47
(110,92,71)
#594B3A
(89,75,58)
#443A2D
(68,58,45)
#2F2920
(47,41,32)
#1A1813
(26,24,19)
#000000
(0,0,0)

Tints of #ECC295

#ECC295
(236,194,149)
#EDC79E
(237,199,158)
#EECCA7
(238,204,167)
#EFD1B0
(239,209,176)
#F0D6B9
(240,214,185)
#F1DBC2
(241,219,194)
#F2E0CB
(242,224,203)
#F3E5D4
(243,229,212)
#F4EADD
(244,234,221)
#F5EFE6
(245,239,230)
#F6F4EF
(246,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC295 color. Also use rgb(236,194,149) instead hex code.

Text Font Color

.myTextColor { color: #ECC295; }

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

This text font color is #ECC295.

Background Color

.myBgColor { background-color: #ECC295; }

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

This div background color is #ECC295.

Border color

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

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

This div border color is #ECC295.

Opacity

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

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

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

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

This text has shadow with #ECC295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC295.

Preview

Color preview on black background

This text has color #ECC295 on black background.


Color preview on white background

This text has color #ECC295 on white background.


Black color preview on #ECC295 background

This text has black color on #ECC295 background.


White color preview on #ECC295 background

This text has white color on #ECC295 background.


Related colors

Complementary color

Complementary color for #hex is #133D6A.


I love getcolorcode.com

Triadic colors

1 #95ECC2 and #C295EC with #ECC295 are triadic colors.

2 #95C2EC and #C2EC95 with #ECC295 are triadic colors.