COLOR #E6CD9A

HEX: #E6CD9A RGB: (230,205,154)

Renk bilgisi

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

RGB renk modeli

#E6CD9A color RGB value is (230,205,154).

RGB: (230,205,154) (90%, 80%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 205 of 255 = 80%
B 154 of 255 = 60%

230
205
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 205 + 154 = 589 (100%)
R 230 of 589 ~ 39.05%
G 205 of 589 ~ 34.8%
B 154 of 589 ~ 26.15'%

%39.05
%34.8
%26.15

CMYK RENK MODELİ

#E6CD9A rengi CMYK tonu (0,11,33,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.87%
  • sarı tonu 33.04%
  • ana renk tonu 9.80%

CMYK: (0,11,33,10)
C0M11Y33K10 (0%, 11%, 33%, 10%)
(0.00 / 0.11 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%10.87
%33.04
%9.8

Codes

Color #E6CD9A in popluar color models

E6 CD 9A
RGB 230 205 154
HSL 40° 60.32% 75.29%
HSB/HSV 40° 33.04% 90.20%
CMYK 0.00% 10.87% 33.04%
9.80%

Color #E6CD9A in popluar number systems.

HEX E6 CD 9A
Decimal 230 205 154
Binary 11100110 11001101 10011010
Octal 346 315 232

Shades and tints

Shades of #E6CD9A

#E6CD9A
(230,205,154)
#D2BB8C
(210,187,140)
#BEA97E
(190,169,126)
#AA9770
(170,151,112)
#968562
(150,133,98)
#827354
(130,115,84)
#6E6146
(110,97,70)
#5A4F38
(90,79,56)
#463D2A
(70,61,42)
#322B1C
(50,43,28)
#1E190E
(30,25,14)
#000000
(0,0,0)

Tints of #E6CD9A

#E6CD9A
(230,205,154)
#E8D1A3
(232,209,163)
#EAD5AC
(234,213,172)
#ECD9B5
(236,217,181)
#EEDDBE
(238,221,190)
#F0E1C7
(240,225,199)
#F2E5D0
(242,229,208)
#F4E9D9
(244,233,217)
#F6EDE2
(246,237,226)
#F8F1EB
(248,241,235)
#FAF5F4
(250,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6CD9A color. Also use rgb(230,205,154) instead hex code.

Text Font Color

.myTextColor { color: #E6CD9A; }

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

This text font color is #E6CD9A.

Background Color

.myBgColor { background-color: #E6CD9A; }

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

This div background color is #E6CD9A.

Border color

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

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

This div border color is #E6CD9A.

Opacity

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

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

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

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

This text has shadow with #E6CD9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6CD9A.

Preview

Color preview on black background

This text has color #E6CD9A on black background.


Color preview on white background

This text has color #E6CD9A on white background.


Black color preview on #E6CD9A background

This text has black color on #E6CD9A background.


White color preview on #E6CD9A background

This text has white color on #E6CD9A background.


Related colors

Complementary color

Complementary color for #hex is #193265.


I love getcolorcode.com

Triadic colors

1 #9AE6CD and #CD9AE6 with #E6CD9A are triadic colors.

2 #9ACDE6 and #CDE69A with #E6CD9A are triadic colors.