COLOR #E6B489

HEX: #E6B489 RGB: (230,180,137)

Renk bilgisi

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

RGB renk modeli

#E6B489 color RGB value is (230,180,137).

RGB: (230,180,137) (90%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 180 of 255 = 71%
B 137 of 255 = 54%

230
180
137

R + G + B ~ 72%. #E6B489 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 180 + 137 = 547 (100%)
R 230 of 547 ~ 42.05%
G 180 of 547 ~ 32.91%
B 137 of 547 ~ 25.05'%

%42.05
%32.91
%25.05

CMYK RENK MODELİ

#E6B489 rengi CMYK tonu (0,22,40,10).

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

CMYK: (0,22,40,10)
C0M22Y40K10 (0%, 22%, 40%, 10%)
(0.00 / 0.22 / 0.40 / 0.10)

CMYK yüzdeleri

%0
%21.74
%40.43
%9.8

Codes

Color #E6B489 in popluar color models

E6 B4 89
RGB 230 180 137
HSL 28° 65.03% 71.96%
HSB/HSV 28° 40.43% 90.20%
CMYK 0.00% 21.74% 40.43%
9.80%

Color #E6B489 in popluar number systems.

HEX E6 B4 89
Decimal 230 180 137
Binary 11100110 10110100 10001001
Octal 346 264 211

Shades and tints

Shades of #E6B489

#E6B489
(230,180,137)
#D2A47D
(210,164,125)
#BE9471
(190,148,113)
#AA8465
(170,132,101)
#967459
(150,116,89)
#82644D
(130,100,77)
#6E5441
(110,84,65)
#5A4435
(90,68,53)
#463429
(70,52,41)
#32241D
(50,36,29)
#1E1411
(30,20,17)
#000000
(0,0,0)

Tints of #E6B489

#E6B489
(230,180,137)
#E8BA93
(232,186,147)
#EAC09D
(234,192,157)
#ECC6A7
(236,198,167)
#EECCB1
(238,204,177)
#F0D2BB
(240,210,187)
#F2D8C5
(242,216,197)
#F4DECF
(244,222,207)
#F6E4D9
(246,228,217)
#F8EAE3
(248,234,227)
#FAF0ED
(250,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B489; }

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

This text font color is #E6B489.

Background Color

.myBgColor { background-color: #E6B489; }

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

This div background color is #E6B489.

Border color

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

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

This div border color is #E6B489.

Opacity

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

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

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

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

This text has shadow with #E6B489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B489.

Preview

Color preview on black background

This text has color #E6B489 on black background.


Color preview on white background

This text has color #E6B489 on white background.


Black color preview on #E6B489 background

This text has black color on #E6B489 background.


White color preview on #E6B489 background

This text has white color on #E6B489 background.


Related colors

Complementary color

Complementary color for #hex is #194B76.


I love getcolorcode.com

Triadic colors

1 #89E6B4 and #B489E6 with #E6B489 are triadic colors.

2 #89B4E6 and #B4E689 with #E6B489 are triadic colors.