COLOR #EBC096

HEX: #EBC096 RGB: (235,192,150)

Renk bilgisi

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

RGB renk modeli

#EBC096 color RGB value is (235,192,150).

RGB: (235,192,150) (92%, 75%, 59%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 192 of 255 = 75%
B 150 of 255 = 59%

235
192
150

R + G + B ~ 75%. #EBC096 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 192 + 150 = 577 (100%)
R 235 of 577 ~ 40.73%
G 192 of 577 ~ 33.28%
B 150 of 577 ~ 26'%

%40.73
%33.28
%26

CMYK RENK MODELİ

#EBC096 rengi CMYK tonu (0,18,36,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.30%
  • sarı tonu 36.17%
  • ana renk tonu 7.84%

CMYK: (0,18,36,8)
C0M18Y36K8 (0%, 18%, 36%, 8%)
(0.00 / 0.18 / 0.36 / 0.08)

CMYK yüzdeleri

%0
%18.3
%36.17
%7.84

Codes

Color #EBC096 in popluar color models

EB C0 96
RGB 235 192 150
HSL 30° 68.00% 75.49%
HSB/HSV 30° 36.17% 92.16%
CMYK 0.00% 18.30% 36.17%
7.84%

Color #EBC096 in popluar number systems.

HEX EB C0 96
Decimal 235 192 150
Binary 11101011 11000000 10010110
Octal 353 300 226

Shades and tints

Shades of #EBC096

#EBC096
(235,192,150)
#D6AF89
(214,175,137)
#C19E7C
(193,158,124)
#AC8D6F
(172,141,111)
#977C62
(151,124,98)
#826B55
(130,107,85)
#6D5A48
(109,90,72)
#58493B
(88,73,59)
#43382E
(67,56,46)
#2E2721
(46,39,33)
#191614
(25,22,20)
#000000
(0,0,0)

Tints of #EBC096

#EBC096
(235,192,150)
#ECC59F
(236,197,159)
#EDCAA8
(237,202,168)
#EECFB1
(238,207,177)
#EFD4BA
(239,212,186)
#F0D9C3
(240,217,195)
#F1DECC
(241,222,204)
#F2E3D5
(242,227,213)
#F3E8DE
(243,232,222)
#F4EDE7
(244,237,231)
#F5F2F0
(245,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBC096 color. Also use rgb(235,192,150) instead hex code.

Text Font Color

.myTextColor { color: #EBC096; }

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

This text font color is #EBC096.

Background Color

.myBgColor { background-color: #EBC096; }

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

This div background color is #EBC096.

Border color

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

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

This div border color is #EBC096.

Opacity

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

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

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

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

This text has shadow with #EBC096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBC096.

Preview

Color preview on black background

This text has color #EBC096 on black background.


Color preview on white background

This text has color #EBC096 on white background.


Black color preview on #EBC096 background

This text has black color on #EBC096 background.


White color preview on #EBC096 background

This text has white color on #EBC096 background.


Related colors

Complementary color

Complementary color for #hex is #143F69.


I love getcolorcode.com

Triadic colors

1 #96EBC0 and #C096EB with #EBC096 are triadic colors.

2 #96C0EB and #C0EB96 with #EBC096 are triadic colors.