COLOR #EBECA6

HEX: #EBECA6 RGB: (235,236,166)

Color info

#EBECA6 contains mainly red and green colors. Web safe color of #EBECA6 is #FFFF99 (or #FF9).

RGB color model

#EBECA6 color RGB value is (235,236,166).

RGB: (235,236,166) (92%, 93%, 65%)

RGB channels and saturation

R 235 of 255 = 92%
G 236 of 255 = 93%
B 166 of 255 = 65%

235
236
166

R + G + B ~ 83%. #EBECA6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 236 + 166 = 637 (100%)
R 235 of 637 ~ 36.89%
G 236 of 637 ~ 37.05%
B 166 of 637 ~ 26.06'%

%36.89
%37.05
%26.06

CMYK color model

#EBECA6 color CMYK value is (0,0,30,7).

  • cyan value is 0.42%
  • magenta value is 0.00%
  • yellow value is 29.66%
  • key color value is 7.45%

CMYK: (0,0,30,7)
C0M0Y30K7 (0%, 0%, 30%, 7%)
(0.00 / 0.00 / 0.30 / 0.07)

CMYK percentages

%0.42
%0
%29.66
%7.45

Codes

Color #EBECA6 in popluar color models

EB EC A6
RGB 235 236 166
HSL 61° 64.81% 78.82%
HSB/HSV 61° 29.66% 92.55%
CMYK 0.42% 0.00% 29.66%
7.45%

Color #EBECA6 in popluar number systems.

HEX EB EC A6
Decimal 235 236 166
Binary 11101011 11101100 10100110
Octal 353 354 246

Shades and tints

Shades of #EBECA6

#EBECA6
(235,236,166)
#D6D797
(214,215,151)
#C1C288
(193,194,136)
#ACAD79
(172,173,121)
#97986A
(151,152,106)
#82835B
(130,131,91)
#6D6E4C
(109,110,76)
#58593D
(88,89,61)
#43442E
(67,68,46)
#2E2F1F
(46,47,31)
#191A10
(25,26,16)
#000000
(0,0,0)

Tints of #EBECA6

#EBECA6
(235,236,166)
#ECEDAE
(236,237,174)
#EDEEB6
(237,238,182)
#EEEFBE
(238,239,190)
#EFF0C6
(239,240,198)
#F0F1CE
(240,241,206)
#F1F2D6
(241,242,214)
#F2F3DE
(242,243,222)
#F3F4E6
(243,244,230)
#F4F5EE
(244,245,238)
#F5F6F6
(245,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBECA6; }

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

This text font color is #EBECA6.

Background Color

.myBgColor { background-color: #EBECA6; }

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

This div background color is #EBECA6.

Border color

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

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

This div border color is #EBECA6.

Opacity

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

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

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

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

This text has shadow with #EBECA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBECA6.

Preview

Color preview on black background

This text has color #EBECA6 on black background.


Color preview on white background

This text has color #EBECA6 on white background.


Black color preview on #EBECA6 background

This text has black color on #EBECA6 background.


White color preview on #EBECA6 background

This text has white color on #EBECA6 background.


Related colors

Complementary color

Complementary color for #hex is #141359.


I love getcolorcode.com

Triadic colors

1 #A6EBEC and #ECA6EB with #EBECA6 are triadic colors.

2 #A6ECEB and #ECEBA6 with #EBECA6 are triadic colors.