COLOR #E6CE8C

HEX: #E6CE8C RGB: (230,206,140)

Renk bilgisi

#E6CE8C contains mainly red and green colors. #E6CE8C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6CE8C color RGB value is (230,206,140).

RGB: (230,206,140) (90%, 81%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 140 of 255 = 55%

230
206
140

R + G + B ~ 75%. #E6CE8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 140 = 576 (100%)
R 230 of 576 ~ 39.93%
G 206 of 576 ~ 35.76%
B 140 of 576 ~ 24.31'%

%39.93
%35.76
%24.31

CMYK RENK MODELİ

#E6CE8C rengi CMYK tonu (0,10,39,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.43%
  • sarı tonu 39.13%
  • ana renk tonu 9.80%

CMYK: (0,10,39,10)
C0M10Y39K10 (0%, 10%, 39%, 10%)
(0.00 / 0.10 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%10.43
%39.13
%9.8

Codes

Color #E6CE8C in popluar color models

E6 CE 8C
RGB 230 206 140
HSL 44° 64.29% 72.55%
HSB/HSV 44° 39.13% 90.20%
CMYK 0.00% 10.43% 39.13%
9.80%

Color #E6CE8C in popluar number systems.

HEX E6 CE 8C
Decimal 230 206 140
Binary 11100110 11001110 10001100
Octal 346 316 214

Shades and tints

Shades of #E6CE8C

#E6CE8C
(230,206,140)
#D2BC80
(210,188,128)
#BEAA74
(190,170,116)
#AA9868
(170,152,104)
#96865C
(150,134,92)
#827450
(130,116,80)
#6E6244
(110,98,68)
#5A5038
(90,80,56)
#463E2C
(70,62,44)
#322C20
(50,44,32)
#1E1A14
(30,26,20)
#000000
(0,0,0)

Tints of #E6CE8C

#E6CE8C
(230,206,140)
#E8D296
(232,210,150)
#EAD6A0
(234,214,160)
#ECDAAA
(236,218,170)
#EEDEB4
(238,222,180)
#F0E2BE
(240,226,190)
#F2E6C8
(242,230,200)
#F4EAD2
(244,234,210)
#F6EEDC
(246,238,220)
#F8F2E6
(248,242,230)
#FAF6F0
(250,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CE8C color. Also use rgb(230,206,140) instead hex code.

Text Font Color

.myTextColor { color: #E6CE8C; }

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

This text font color is #E6CE8C.

Background Color

.myBgColor { background-color: #E6CE8C; }

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

This div background color is #E6CE8C.

Border color

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

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

This div border color is #E6CE8C.

Opacity

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

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

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

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

This text has shadow with #E6CE8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CE8C.

Preview

Color preview on black background

This text has color #E6CE8C on black background.


Color preview on white background

This text has color #E6CE8C on white background.


Black color preview on #E6CE8C background

This text has black color on #E6CE8C background.


White color preview on #E6CE8C background

This text has white color on #E6CE8C background.


Related colors

Complementary color

Complementary color for #hex is #193173.


I love getcolorcode.com

Triadic colors

1 #8CE6CE and #CE8CE6 with #E6CE8C are triadic colors.

2 #8CCEE6 and #CEE68C with #E6CE8C are triadic colors.