COLOR #ECE6B5

HEX: #ECE6B5 RGB: (236,230,181)

Renk bilgisi

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

RGB renk modeli

#ECE6B5 color RGB value is (236,230,181).

RGB: (236,230,181) (93%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 230 of 255 = 90%
B 181 of 255 = 71%

236
230
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 230 + 181 = 647 (100%)
R 236 of 647 ~ 36.48%
G 230 of 647 ~ 35.55%
B 181 of 647 ~ 27.98'%

%36.48
%35.55
%27.98

CMYK RENK MODELİ

#ECE6B5 rengi CMYK tonu (0,3,23,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.54%
  • sarı tonu 23.31%
  • ana renk tonu 7.45%

CMYK: (0,3,23,7)
C0M3Y23K7 (0%, 3%, 23%, 7%)
(0.00 / 0.03 / 0.23 / 0.07)

CMYK yüzdeleri

%0
%2.54
%23.31
%7.45

Codes

Color #ECE6B5 in popluar color models

EC E6 B5
RGB 236 230 181
HSL 53° 59.14% 81.76%
HSB/HSV 53° 23.31% 92.55%
CMYK 0.00% 2.54% 23.31%
7.45%

Color #ECE6B5 in popluar number systems.

HEX EC E6 B5
Decimal 236 230 181
Binary 11101100 11100110 10110101
Octal 354 346 265

Shades and tints

Shades of #ECE6B5

#ECE6B5
(236,230,181)
#D7D2A5
(215,210,165)
#C2BE95
(194,190,149)
#ADAA85
(173,170,133)
#989675
(152,150,117)
#838265
(131,130,101)
#6E6E55
(110,110,85)
#595A45
(89,90,69)
#444635
(68,70,53)
#2F3225
(47,50,37)
#1A1E15
(26,30,21)
#000000
(0,0,0)

Tints of #ECE6B5

#ECE6B5
(236,230,181)
#EDE8BB
(237,232,187)
#EEEAC1
(238,234,193)
#EFECC7
(239,236,199)
#F0EECD
(240,238,205)
#F1F0D3
(241,240,211)
#F2F2D9
(242,242,217)
#F3F4DF
(243,244,223)
#F4F6E5
(244,246,229)
#F5F8EB
(245,248,235)
#F6FAF1
(246,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECE6B5 color. Also use rgb(236,230,181) instead hex code.

Text Font Color

.myTextColor { color: #ECE6B5; }

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

This text font color is #ECE6B5.

Background Color

.myBgColor { background-color: #ECE6B5; }

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

This div background color is #ECE6B5.

Border color

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

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

This div border color is #ECE6B5.

Opacity

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

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

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

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

This text has shadow with #ECE6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECE6B5.

Preview

Color preview on black background

This text has color #ECE6B5 on black background.


Color preview on white background

This text has color #ECE6B5 on white background.


Black color preview on #ECE6B5 background

This text has black color on #ECE6B5 background.


White color preview on #ECE6B5 background

This text has white color on #ECE6B5 background.


Related colors

Complementary color

Complementary color for #hex is #13194A.


I love getcolorcode.com

Triadic colors

1 #B5ECE6 and #E6B5EC with #ECE6B5 are triadic colors.

2 #B5E6EC and #E6ECB5 with #ECE6B5 are triadic colors.