COLOR #E6CE9C

HEX: #E6CE9C RGB: (230,206,156)

Renk bilgisi

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

RGB renk modeli

#E6CE9C color RGB value is (230,206,156).

RGB: (230,206,156) (90%, 81%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 156 of 255 = 61%

230
206
156

R + G + B ~ 77%. #E6CE9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 156 = 592 (100%)
R 230 of 592 ~ 38.85%
G 206 of 592 ~ 34.8%
B 156 of 592 ~ 26.35'%

%38.85
%34.8
%26.35

CMYK RENK MODELİ

#E6CE9C rengi CMYK tonu (0,10,32,10).

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

CMYK: (0,10,32,10)
C0M10Y32K10 (0%, 10%, 32%, 10%)
(0.00 / 0.10 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%10.43
%32.17
%9.8

Codes

Color #E6CE9C in popluar color models

E6 CE 9C
RGB 230 206 156
HSL 41° 59.68% 75.69%
HSB/HSV 41° 32.17% 90.20%
CMYK 0.00% 10.43% 32.17%
9.80%

Color #E6CE9C in popluar number systems.

HEX E6 CE 9C
Decimal 230 206 156
Binary 11100110 11001110 10011100
Octal 346 316 234

Shades and tints

Shades of #E6CE9C

#E6CE9C
(230,206,156)
#D2BC8E
(210,188,142)
#BEAA80
(190,170,128)
#AA9872
(170,152,114)
#968664
(150,134,100)
#827456
(130,116,86)
#6E6248
(110,98,72)
#5A503A
(90,80,58)
#463E2C
(70,62,44)
#322C1E
(50,44,30)
#1E1A10
(30,26,16)
#000000
(0,0,0)

Tints of #E6CE9C

#E6CE9C
(230,206,156)
#E8D2A5
(232,210,165)
#EAD6AE
(234,214,174)
#ECDAB7
(236,218,183)
#EEDEC0
(238,222,192)
#F0E2C9
(240,226,201)
#F2E6D2
(242,230,210)
#F4EADB
(244,234,219)
#F6EEE4
(246,238,228)
#F8F2ED
(248,242,237)
#FAF6F6
(250,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CE9C; }

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

This text font color is #E6CE9C.

Background Color

.myBgColor { background-color: #E6CE9C; }

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

This div background color is #E6CE9C.

Border color

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

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

This div border color is #E6CE9C.

Opacity

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

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

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

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

This text has shadow with #E6CE9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CE9C.

Preview

Color preview on black background

This text has color #E6CE9C on black background.


Color preview on white background

This text has color #E6CE9C on white background.


Black color preview on #E6CE9C background

This text has black color on #E6CE9C background.


White color preview on #E6CE9C background

This text has white color on #E6CE9C background.


Related colors

Complementary color

Complementary color for #hex is #193163.


I love getcolorcode.com

Triadic colors

1 #9CE6CE and #CE9CE6 with #E6CE9C are triadic colors.

2 #9CCEE6 and #CEE69C with #E6CE9C are triadic colors.