COLOR #E5E6BC

HEX: #E5E6BC RGB: (229,230,188)

Renk bilgisi

#E5E6BC contains red, green and blue colors in about the same proportion. #E5E6BC ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#E5E6BC color RGB value is (229,230,188).

RGB: (229,230,188) (90%, 90%, 74%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 230 of 255 = 90%
B 188 of 255 = 74%

229
230
188

R + G + B ~ 85%. #E5E6BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 230 + 188 = 647 (100%)
R 229 of 647 ~ 35.39%
G 230 of 647 ~ 35.55%
B 188 of 647 ~ 29.06'%

%35.39
%35.55
%29.06

CMYK RENK MODELİ

#E5E6BC rengi CMYK tonu (0,0,18,10).

  • camgöbeği tonu 0.43%
  • eflatun tonu 0.00%
  • sarı tonu 18.26%
  • ana renk tonu 9.80%

CMYK: (0,0,18,10)
C0M0Y18K10 (0%, 0%, 18%, 10%)
(0.00 / 0.00 / 0.18 / 0.10)

CMYK yüzdeleri

%0.43
%0
%18.26
%9.8

Codes

Color #E5E6BC in popluar color models

E5 E6 BC
RGB 229 230 188
HSL 61° 45.65% 81.96%
HSB/HSV 61° 18.26% 90.20%
CMYK 0.43% 0.00% 18.26%
9.80%

Color #E5E6BC in popluar number systems.

HEX E5 E6 BC
Decimal 229 230 188
Binary 11100101 11100110 10111100
Octal 345 346 274

Shades and tints

Shades of #E5E6BC

#E5E6BC
(229,230,188)
#D1D2AB
(209,210,171)
#BDBE9A
(189,190,154)
#A9AA89
(169,170,137)
#959678
(149,150,120)
#818267
(129,130,103)
#6D6E56
(109,110,86)
#595A45
(89,90,69)
#454634
(69,70,52)
#313223
(49,50,35)
#1D1E12
(29,30,18)
#000000
(0,0,0)

Tints of #E5E6BC

#E5E6BC
(229,230,188)
#E7E8C2
(231,232,194)
#E9EAC8
(233,234,200)
#EBECCE
(235,236,206)
#EDEED4
(237,238,212)
#EFF0DA
(239,240,218)
#F1F2E0
(241,242,224)
#F3F4E6
(243,244,230)
#F5F6EC
(245,246,236)
#F7F8F2
(247,248,242)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5E6BC color. Also use rgb(229,230,188) instead hex code.

Text Font Color

.myTextColor { color: #E5E6BC; }

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

This text font color is #E5E6BC.

Background Color

.myBgColor { background-color: #E5E6BC; }

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

This div background color is #E5E6BC.

Border color

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

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

This div border color is #E5E6BC.

Opacity

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

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

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

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

This text has shadow with #E5E6BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5E6BC.

Preview

Color preview on black background

This text has color #E5E6BC on black background.


Color preview on white background

This text has color #E5E6BC on white background.


Black color preview on #E5E6BC background

This text has black color on #E5E6BC background.


White color preview on #E5E6BC background

This text has white color on #E5E6BC background.


Related colors

Complementary color

Complementary color for #hex is #1A1943.


I love getcolorcode.com

Triadic colors

1 #BCE5E6 and #E6BCE5 with #E5E6BC are triadic colors.

2 #BCE6E5 and #E6E5BC with #E5E6BC are triadic colors.