COLOR #E6B895

HEX: #E6B895 RGB: (230,184,149)

Renk bilgisi

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

RGB renk modeli

#E6B895 color RGB value is (230,184,149).

RGB: (230,184,149) (90%, 72%, 58%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 149 of 255 = 58%

230
184
149

R + G + B ~ 73%. #E6B895 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 149 = 563 (100%)
R 230 of 563 ~ 40.85%
G 184 of 563 ~ 32.68%
B 149 of 563 ~ 26.47'%

%40.85
%32.68
%26.47

CMYK RENK MODELİ

#E6B895 rengi CMYK tonu (0,20,35,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • sarı tonu 35.22%
  • ana renk tonu 9.80%

CMYK: (0,20,35,10)
C0M20Y35K10 (0%, 20%, 35%, 10%)
(0.00 / 0.20 / 0.35 / 0.10)

CMYK yüzdeleri

%0
%20
%35.22
%9.8

Codes

Color #E6B895 in popluar color models

E6 B8 95
RGB 230 184 149
HSL 26° 61.83% 74.31%
HSB/HSV 26° 35.22% 90.20%
CMYK 0.00% 20.00% 35.22%
9.80%

Color #E6B895 in popluar number systems.

HEX E6 B8 95
Decimal 230 184 149
Binary 11100110 10111000 10010101
Octal 346 270 225

Shades and tints

Shades of #E6B895

#E6B895
(230,184,149)
#D2A888
(210,168,136)
#BE987B
(190,152,123)
#AA886E
(170,136,110)
#967861
(150,120,97)
#826854
(130,104,84)
#6E5847
(110,88,71)
#5A483A
(90,72,58)
#46382D
(70,56,45)
#322820
(50,40,32)
#1E1813
(30,24,19)
#000000
(0,0,0)

Tints of #E6B895

#E6B895
(230,184,149)
#E8BE9E
(232,190,158)
#EAC4A7
(234,196,167)
#ECCAB0
(236,202,176)
#EED0B9
(238,208,185)
#F0D6C2
(240,214,194)
#F2DCCB
(242,220,203)
#F4E2D4
(244,226,212)
#F6E8DD
(246,232,221)
#F8EEE6
(248,238,230)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B895 color. Also use rgb(230,184,149) instead hex code.

Text Font Color

.myTextColor { color: #E6B895; }

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

This text font color is #E6B895.

Background Color

.myBgColor { background-color: #E6B895; }

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

This div background color is #E6B895.

Border color

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

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

This div border color is #E6B895.

Opacity

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

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

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

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

This text has shadow with #E6B895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B895.

Preview

Color preview on black background

This text has color #E6B895 on black background.


Color preview on white background

This text has color #E6B895 on white background.


Black color preview on #E6B895 background

This text has black color on #E6B895 background.


White color preview on #E6B895 background

This text has white color on #E6B895 background.


Related colors

Complementary color

Complementary color for #hex is #19476A.


I love getcolorcode.com

Triadic colors

1 #95E6B8 and #B895E6 with #E6B895 are triadic colors.

2 #95B8E6 and #B8E695 with #E6B895 are triadic colors.