COLOR #E6C589

HEX: #E6C589 RGB: (230,197,137)

Renk bilgisi

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

RGB renk modeli

#E6C589 color RGB value is (230,197,137).

RGB: (230,197,137) (90%, 77%, 54%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 197 of 255 = 77%
B 137 of 255 = 54%

230
197
137

R + G + B ~ 74%. #E6C589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 197 + 137 = 564 (100%)
R 230 of 564 ~ 40.78%
G 197 of 564 ~ 34.93%
B 137 of 564 ~ 24.29'%

%40.78
%34.93
%24.29

CMYK RENK MODELİ

#E6C589 rengi CMYK tonu (0,14,40,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.35%
  • sarı tonu 40.43%
  • ana renk tonu 9.80%

CMYK: (0,14,40,10)
C0M14Y40K10 (0%, 14%, 40%, 10%)
(0.00 / 0.14 / 0.40 / 0.10)

CMYK yüzdeleri

%0
%14.35
%40.43
%9.8

Codes

Color #E6C589 in popluar color models

E6 C5 89
RGB 230 197 137
HSL 39° 65.03% 71.96%
HSB/HSV 39° 40.43% 90.20%
CMYK 0.00% 14.35% 40.43%
9.80%

Color #E6C589 in popluar number systems.

HEX E6 C5 89
Decimal 230 197 137
Binary 11100110 11000101 10001001
Octal 346 305 211

Shades and tints

Shades of #E6C589

#E6C589
(230,197,137)
#D2B47D
(210,180,125)
#BEA371
(190,163,113)
#AA9265
(170,146,101)
#968159
(150,129,89)
#82704D
(130,112,77)
#6E5F41
(110,95,65)
#5A4E35
(90,78,53)
#463D29
(70,61,41)
#322C1D
(50,44,29)
#1E1B11
(30,27,17)
#000000
(0,0,0)

Tints of #E6C589

#E6C589
(230,197,137)
#E8CA93
(232,202,147)
#EACF9D
(234,207,157)
#ECD4A7
(236,212,167)
#EED9B1
(238,217,177)
#F0DEBB
(240,222,187)
#F2E3C5
(242,227,197)
#F4E8CF
(244,232,207)
#F6EDD9
(246,237,217)
#F8F2E3
(248,242,227)
#FAF7ED
(250,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C589 color. Also use rgb(230,197,137) instead hex code.

Text Font Color

.myTextColor { color: #E6C589; }

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

This text font color is #E6C589.

Background Color

.myBgColor { background-color: #E6C589; }

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

This div background color is #E6C589.

Border color

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

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

This div border color is #E6C589.

Opacity

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

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

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

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

This text has shadow with #E6C589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C589.

Preview

Color preview on black background

This text has color #E6C589 on black background.


Color preview on white background

This text has color #E6C589 on white background.


Black color preview on #E6C589 background

This text has black color on #E6C589 background.


White color preview on #E6C589 background

This text has white color on #E6C589 background.


Related colors

Complementary color

Complementary color for #hex is #193A76.


I love getcolorcode.com

Triadic colors

1 #89E6C5 and #C589E6 with #E6C589 are triadic colors.

2 #89C5E6 and #C5E689 with #E6C589 are triadic colors.