COLOR #E6CE8A

HEX: #E6CE8A RGB: (230,206,138)

Renk bilgisi

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

RGB renk modeli

#E6CE8A color RGB value is (230,206,138).

RGB: (230,206,138) (90%, 81%, 54%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 206 of 255 = 81%
B 138 of 255 = 54%

230
206
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 206 + 138 = 574 (100%)
R 230 of 574 ~ 40.07%
G 206 of 574 ~ 35.89%
B 138 of 574 ~ 24.04'%

%40.07
%35.89
%24.04

CMYK RENK MODELİ

#E6CE8A rengi CMYK tonu (0,10,40,10).

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

CMYK: (0,10,40,10)
C0M10Y40K10 (0%, 10%, 40%, 10%)
(0.00 / 0.10 / 0.40 / 0.10)

CMYK yüzdeleri

%0
%10.43
%40
%9.8

Codes

Color #E6CE8A in popluar color models

E6 CE 8A
RGB 230 206 138
HSL 44° 64.79% 72.16%
HSB/HSV 44° 40.00% 90.20%
CMYK 0.00% 10.43% 40.00%
9.80%

Color #E6CE8A in popluar number systems.

HEX E6 CE 8A
Decimal 230 206 138
Binary 11100110 11001110 10001010
Octal 346 316 212

Shades and tints

Shades of #E6CE8A

#E6CE8A
(230,206,138)
#D2BC7E
(210,188,126)
#BEAA72
(190,170,114)
#AA9866
(170,152,102)
#96865A
(150,134,90)
#82744E
(130,116,78)
#6E6242
(110,98,66)
#5A5036
(90,80,54)
#463E2A
(70,62,42)
#322C1E
(50,44,30)
#1E1A12
(30,26,18)
#000000
(0,0,0)

Tints of #E6CE8A

#E6CE8A
(230,206,138)
#E8D294
(232,210,148)
#EAD69E
(234,214,158)
#ECDAA8
(236,218,168)
#EEDEB2
(238,222,178)
#F0E2BC
(240,226,188)
#F2E6C6
(242,230,198)
#F4EAD0
(244,234,208)
#F6EEDA
(246,238,218)
#F8F2E4
(248,242,228)
#FAF6EE
(250,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6CE8A; }

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

This text font color is #E6CE8A.

Background Color

.myBgColor { background-color: #E6CE8A; }

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

This div background color is #E6CE8A.

Border color

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

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

This div border color is #E6CE8A.

Opacity

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

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

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

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

This text has shadow with #E6CE8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CE8A.

Preview

Color preview on black background

This text has color #E6CE8A on black background.


Color preview on white background

This text has color #E6CE8A on white background.


Black color preview on #E6CE8A background

This text has black color on #E6CE8A background.


White color preview on #E6CE8A background

This text has white color on #E6CE8A background.


Related colors

Complementary color

Complementary color for #hex is #193175.


I love getcolorcode.com

Triadic colors

1 #8AE6CE and #CE8AE6 with #E6CE8A are triadic colors.

2 #8ACEE6 and #CEE68A with #E6CE8A are triadic colors.