COLOR #E6C39A

HEX: #E6C39A RGB: (230,195,154)

Renk bilgisi

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

RGB renk modeli

#E6C39A color RGB value is (230,195,154).

RGB: (230,195,154) (90%, 76%, 60%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 195 of 255 = 76%
B 154 of 255 = 60%

230
195
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 195 + 154 = 579 (100%)
R 230 of 579 ~ 39.72%
G 195 of 579 ~ 33.68%
B 154 of 579 ~ 26.6'%

%39.72
%33.68
%26.6

CMYK RENK MODELİ

#E6C39A rengi CMYK tonu (0,15,33,10).

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

CMYK: (0,15,33,10)
C0M15Y33K10 (0%, 15%, 33%, 10%)
(0.00 / 0.15 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%15.22
%33.04
%9.8

Codes

Color #E6C39A in popluar color models

E6 C3 9A
RGB 230 195 154
HSL 32° 60.32% 75.29%
HSB/HSV 32° 33.04% 90.20%
CMYK 0.00% 15.22% 33.04%
9.80%

Color #E6C39A in popluar number systems.

HEX E6 C3 9A
Decimal 230 195 154
Binary 11100110 11000011 10011010
Octal 346 303 232

Shades and tints

Shades of #E6C39A

#E6C39A
(230,195,154)
#D2B28C
(210,178,140)
#BEA17E
(190,161,126)
#AA9070
(170,144,112)
#967F62
(150,127,98)
#826E54
(130,110,84)
#6E5D46
(110,93,70)
#5A4C38
(90,76,56)
#463B2A
(70,59,42)
#322A1C
(50,42,28)
#1E190E
(30,25,14)
#000000
(0,0,0)

Tints of #E6C39A

#E6C39A
(230,195,154)
#E8C8A3
(232,200,163)
#EACDAC
(234,205,172)
#ECD2B5
(236,210,181)
#EED7BE
(238,215,190)
#F0DCC7
(240,220,199)
#F2E1D0
(242,225,208)
#F4E6D9
(244,230,217)
#F6EBE2
(246,235,226)
#F8F0EB
(248,240,235)
#FAF5F4
(250,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C39A; }

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

This text font color is #E6C39A.

Background Color

.myBgColor { background-color: #E6C39A; }

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

This div background color is #E6C39A.

Border color

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

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

This div border color is #E6C39A.

Opacity

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

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

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

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

This text has shadow with #E6C39A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C39A.

Preview

Color preview on black background

This text has color #E6C39A on black background.


Color preview on white background

This text has color #E6C39A on white background.


Black color preview on #E6C39A background

This text has black color on #E6C39A background.


White color preview on #E6C39A background

This text has white color on #E6C39A background.


Related colors

Complementary color

Complementary color for #hex is #193C65.


I love getcolorcode.com

Triadic colors

1 #9AE6C3 and #C39AE6 with #E6C39A are triadic colors.

2 #9AC3E6 and #C3E69A with #E6C39A are triadic colors.