COLOR #ECC997

HEX: #ECC997 RGB: (236,201,151)

Renk bilgisi

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

RGB renk modeli

#ECC997 color RGB value is (236,201,151).

RGB: (236,201,151) (93%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 201 of 255 = 79%
B 151 of 255 = 59%

236
201
151

R + G + B ~ 77%. #ECC997 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 201 + 151 = 588 (100%)
R 236 of 588 ~ 40.14%
G 201 of 588 ~ 34.18%
B 151 of 588 ~ 25.68'%

%40.14
%34.18
%25.68

CMYK RENK MODELİ

#ECC997 rengi CMYK tonu (0,15,36,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.83%
  • sarı tonu 36.02%
  • ana renk tonu 7.45%

CMYK: (0,15,36,7)
C0M15Y36K7 (0%, 15%, 36%, 7%)
(0.00 / 0.15 / 0.36 / 0.07)

CMYK yüzdeleri

%0
%14.83
%36.02
%7.45

Codes

Color #ECC997 in popluar color models

EC C9 97
RGB 236 201 151
HSL 35° 69.11% 75.88%
HSB/HSV 35° 36.02% 92.55%
CMYK 0.00% 14.83% 36.02%
7.45%

Color #ECC997 in popluar number systems.

HEX EC C9 97
Decimal 236 201 151
Binary 11101100 11001001 10010111
Octal 354 311 227

Shades and tints

Shades of #ECC997

#ECC997
(236,201,151)
#D7B78A
(215,183,138)
#C2A57D
(194,165,125)
#AD9370
(173,147,112)
#988163
(152,129,99)
#836F56
(131,111,86)
#6E5D49
(110,93,73)
#594B3C
(89,75,60)
#44392F
(68,57,47)
#2F2722
(47,39,34)
#1A1515
(26,21,21)
#000000
(0,0,0)

Tints of #ECC997

#ECC997
(236,201,151)
#EDCDA0
(237,205,160)
#EED1A9
(238,209,169)
#EFD5B2
(239,213,178)
#F0D9BB
(240,217,187)
#F1DDC4
(241,221,196)
#F2E1CD
(242,225,205)
#F3E5D6
(243,229,214)
#F4E9DF
(244,233,223)
#F5EDE8
(245,237,232)
#F6F1F1
(246,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECC997 color. Also use rgb(236,201,151) instead hex code.

Text Font Color

.myTextColor { color: #ECC997; }

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

This text font color is #ECC997.

Background Color

.myBgColor { background-color: #ECC997; }

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

This div background color is #ECC997.

Border color

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

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

This div border color is #ECC997.

Opacity

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

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

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

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

This text has shadow with #ECC997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECC997.

Preview

Color preview on black background

This text has color #ECC997 on black background.


Color preview on white background

This text has color #ECC997 on white background.


Black color preview on #ECC997 background

This text has black color on #ECC997 background.


White color preview on #ECC997 background

This text has white color on #ECC997 background.


Related colors

Complementary color

Complementary color for #hex is #133668.


I love getcolorcode.com

Triadic colors

1 #97ECC9 and #C997EC with #ECC997 are triadic colors.

2 #97C9EC and #C9EC97 with #ECC997 are triadic colors.