COLOR #EBA65C

HEX: #EBA65C RGB: (235,166,92)

Renk bilgisi

#EBA65C contains mainly red color. #EBA65C ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EBA65C color RGB value is (235,166,92).

RGB: (235,166,92) (92%, 65%, 36%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 166 of 255 = 65%
B 92 of 255 = 36%

235
166
92

R + G + B ~ 64%. #EBA65C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 166 + 92 = 493 (100%)
R 235 of 493 ~ 47.67%
G 166 of 493 ~ 33.67%
B 92 of 493 ~ 18.66'%

%47.67
%33.67
%18.66

CMYK RENK MODELİ

#EBA65C rengi CMYK tonu (0,29,61,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.36%
  • sarı tonu 60.85%
  • ana renk tonu 7.84%

CMYK: (0,29,61,8)
C0M29Y61K8 (0%, 29%, 61%, 8%)
(0.00 / 0.29 / 0.61 / 0.08)

CMYK yüzdeleri

%0
%29.36
%60.85
%7.84

Codes

Color #EBA65C in popluar color models

EB A6 5C
RGB 235 166 92
HSL 31° 78.14% 64.12%
HSB/HSV 31° 60.85% 92.16%
CMYK 0.00% 29.36% 60.85%
7.84%

Color #EBA65C in popluar number systems.

HEX EB A6 5C
Decimal 235 166 92
Binary 11101011 10100110 1011100
Octal 353 246 134

Shades and tints

Shades of #EBA65C

#EBA65C
(235,166,92)
#D69754
(214,151,84)
#C1884C
(193,136,76)
#AC7944
(172,121,68)
#976A3C
(151,106,60)
#825B34
(130,91,52)
#6D4C2C
(109,76,44)
#583D24
(88,61,36)
#432E1C
(67,46,28)
#2E1F14
(46,31,20)
#19100C
(25,16,12)
#000000
(0,0,0)

Tints of #EBA65C

#EBA65C
(235,166,92)
#ECAE6A
(236,174,106)
#EDB678
(237,182,120)
#EEBE86
(238,190,134)
#EFC694
(239,198,148)
#F0CEA2
(240,206,162)
#F1D6B0
(241,214,176)
#F2DEBE
(242,222,190)
#F3E6CC
(243,230,204)
#F4EEDA
(244,238,218)
#F5F6E8
(245,246,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBA65C color. Also use rgb(235,166,92) instead hex code.

Text Font Color

.myTextColor { color: #EBA65C; }

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

This text font color is #EBA65C.

Background Color

.myBgColor { background-color: #EBA65C; }

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

This div background color is #EBA65C.

Border color

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

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

This div border color is #EBA65C.

Opacity

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

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

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

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

This text has shadow with #EBA65C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBA65C.

Preview

Color preview on black background

This text has color #EBA65C on black background.


Color preview on white background

This text has color #EBA65C on white background.


Black color preview on #EBA65C background

This text has black color on #EBA65C background.


White color preview on #EBA65C background

This text has white color on #EBA65C background.


Related colors

Complementary color

Complementary color for #hex is #1459A3.


I love getcolorcode.com

Triadic colors

1 #5CEBA6 and #A65CEB with #EBA65C are triadic colors.

2 #5CA6EB and #A6EB5C with #EBA65C are triadic colors.