COLOR #EBC997

HEX: #EBC997 RGB: (235,201,151)

Renk bilgisi

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

RGB renk modeli

#EBC997 color RGB value is (235,201,151).

RGB: (235,201,151) (92%, 79%, 59%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 201 of 255 = 79%
B 151 of 255 = 59%

235
201
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 201 + 151 = 587 (100%)
R 235 of 587 ~ 40.03%
G 201 of 587 ~ 34.24%
B 151 of 587 ~ 25.72'%

%40.03
%34.24
%25.72

CMYK RENK MODELİ

#EBC997 rengi CMYK tonu (0,14,36,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.47%
  • sarı tonu 35.74%
  • ana renk tonu 7.84%

CMYK: (0,14,36,8)
C0M14Y36K8 (0%, 14%, 36%, 8%)
(0.00 / 0.14 / 0.36 / 0.08)

CMYK yüzdeleri

%0
%14.47
%35.74
%7.84

Codes

Color #EBC997 in popluar color models

EB C9 97
RGB 235 201 151
HSL 36° 67.74% 75.69%
HSB/HSV 36° 35.74% 92.16%
CMYK 0.00% 14.47% 35.74%
7.84%

Color #EBC997 in popluar number systems.

HEX EB C9 97
Decimal 235 201 151
Binary 11101011 11001001 10010111
Octal 353 311 227

Shades and tints

Shades of #EBC997

#EBC997
(235,201,151)
#D6B78A
(214,183,138)
#C1A57D
(193,165,125)
#AC9370
(172,147,112)
#978163
(151,129,99)
#826F56
(130,111,86)
#6D5D49
(109,93,73)
#584B3C
(88,75,60)
#43392F
(67,57,47)
#2E2722
(46,39,34)
#191515
(25,21,21)
#000000
(0,0,0)

Tints of #EBC997

#EBC997
(235,201,151)
#ECCDA0
(236,205,160)
#EDD1A9
(237,209,169)
#EED5B2
(238,213,178)
#EFD9BB
(239,217,187)
#F0DDC4
(240,221,196)
#F1E1CD
(241,225,205)
#F2E5D6
(242,229,214)
#F3E9DF
(243,233,223)
#F4EDE8
(244,237,232)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBC997; }

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

This text font color is #EBC997.

Background Color

.myBgColor { background-color: #EBC997; }

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

This div background color is #EBC997.

Border color

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

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

This div border color is #EBC997.

Opacity

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

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

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

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

This text has shadow with #EBC997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC997.

Preview

Color preview on black background

This text has color #EBC997 on black background.


Color preview on white background

This text has color #EBC997 on white background.


Black color preview on #EBC997 background

This text has black color on #EBC997 background.


White color preview on #EBC997 background

This text has white color on #EBC997 background.


Related colors

Complementary color

Complementary color for #hex is #143668.


I love getcolorcode.com

Triadic colors

1 #97EBC9 and #C997EB with #EBC997 are triadic colors.

2 #97C9EB and #C9EB97 with #EBC997 are triadic colors.