COLOR #EBE59C

HEX: #EBE59C RGB: (235,229,156)

Renk bilgisi

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

RGB renk modeli

#EBE59C color RGB value is (235,229,156).

RGB: (235,229,156) (92%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 229 of 255 = 90%
B 156 of 255 = 61%

235
229
156

R + G + B ~ 81%. #EBE59C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 229 + 156 = 620 (100%)
R 235 of 620 ~ 37.9%
G 229 of 620 ~ 36.94%
B 156 of 620 ~ 25.16'%

%37.9
%36.94
%25.16

CMYK RENK MODELİ

#EBE59C rengi CMYK tonu (0,3,34,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.55%
  • sarı tonu 33.62%
  • ana renk tonu 7.84%

CMYK: (0,3,34,8)
C0M3Y34K8 (0%, 3%, 34%, 8%)
(0.00 / 0.03 / 0.34 / 0.08)

CMYK yüzdeleri

%0
%2.55
%33.62
%7.84

Codes

Color #EBE59C in popluar color models

EB E5 9C
RGB 235 229 156
HSL 55° 66.39% 76.67%
HSB/HSV 55° 33.62% 92.16%
CMYK 0.00% 2.55% 33.62%
7.84%

Color #EBE59C in popluar number systems.

HEX EB E5 9C
Decimal 235 229 156
Binary 11101011 11100101 10011100
Octal 353 345 234

Shades and tints

Shades of #EBE59C

#EBE59C
(235,229,156)
#D6D18E
(214,209,142)
#C1BD80
(193,189,128)
#ACA972
(172,169,114)
#979564
(151,149,100)
#828156
(130,129,86)
#6D6D48
(109,109,72)
#58593A
(88,89,58)
#43452C
(67,69,44)
#2E311E
(46,49,30)
#191D10
(25,29,16)
#000000
(0,0,0)

Tints of #EBE59C

#EBE59C
(235,229,156)
#ECE7A5
(236,231,165)
#EDE9AE
(237,233,174)
#EEEBB7
(238,235,183)
#EFEDC0
(239,237,192)
#F0EFC9
(240,239,201)
#F1F1D2
(241,241,210)
#F2F3DB
(242,243,219)
#F3F5E4
(243,245,228)
#F4F7ED
(244,247,237)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBE59C color. Also use rgb(235,229,156) instead hex code.

Text Font Color

.myTextColor { color: #EBE59C; }

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

This text font color is #EBE59C.

Background Color

.myBgColor { background-color: #EBE59C; }

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

This div background color is #EBE59C.

Border color

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

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

This div border color is #EBE59C.

Opacity

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

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

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

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

This text has shadow with #EBE59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBE59C.

Preview

Color preview on black background

This text has color #EBE59C on black background.


Color preview on white background

This text has color #EBE59C on white background.


Black color preview on #EBE59C background

This text has black color on #EBE59C background.


White color preview on #EBE59C background

This text has white color on #EBE59C background.


Related colors

Complementary color

Complementary color for #hex is #141A63.


I love getcolorcode.com

Triadic colors

1 #9CEBE5 and #E59CEB with #EBE59C are triadic colors.

2 #9CE5EB and #E5EB9C with #EBE59C are triadic colors.