COLOR #E6B48B

HEX: #E6B48B RGB: (230,180,139)

Renk bilgisi

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

RGB renk modeli

#E6B48B color RGB value is (230,180,139).

RGB: (230,180,139) (90%, 71%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 180 of 255 = 71%
B 139 of 255 = 55%

230
180
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 180 + 139 = 549 (100%)
R 230 of 549 ~ 41.89%
G 180 of 549 ~ 32.79%
B 139 of 549 ~ 25.32'%

%41.89
%32.79
%25.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.74%
  • sarı tonu 39.57%
  • 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
%39.57
%9.8

Codes

Color #E6B48B in popluar color models

E6 B4 8B
RGB 230 180 139
HSL 27° 64.54% 72.35%
HSB/HSV 27° 39.57% 90.20%
CMYK 0.00% 21.74% 39.57%
9.80%

Color #E6B48B in popluar number systems.

HEX E6 B4 8B
Decimal 230 180 139
Binary 11100110 10110100 10001011
Octal 346 264 213

Shades and tints

Shades of #E6B48B

#E6B48B
(230,180,139)
#D2A47F
(210,164,127)
#BE9473
(190,148,115)
#AA8467
(170,132,103)
#96745B
(150,116,91)
#82644F
(130,100,79)
#6E5443
(110,84,67)
#5A4437
(90,68,55)
#46342B
(70,52,43)
#32241F
(50,36,31)
#1E1413
(30,20,19)
#000000
(0,0,0)

Tints of #E6B48B

#E6B48B
(230,180,139)
#E8BA95
(232,186,149)
#EAC09F
(234,192,159)
#ECC6A9
(236,198,169)
#EECCB3
(238,204,179)
#F0D2BD
(240,210,189)
#F2D8C7
(242,216,199)
#F4DED1
(244,222,209)
#F6E4DB
(246,228,219)
#F8EAE5
(248,234,229)
#FAF0EF
(250,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B48B; }

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

This text font color is #E6B48B.

Background Color

.myBgColor { background-color: #E6B48B; }

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

This div background color is #E6B48B.

Border color

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

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

This div border color is #E6B48B.

Opacity

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

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

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

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

This text has shadow with #E6B48B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B48B.

Preview

Color preview on black background

This text has color #E6B48B on black background.


Color preview on white background

This text has color #E6B48B on white background.


Black color preview on #E6B48B background

This text has black color on #E6B48B background.


White color preview on #E6B48B background

This text has white color on #E6B48B background.


Related colors

Complementary color

Complementary color for #hex is #194B74.


I love getcolorcode.com

Triadic colors

1 #8BE6B4 and #B48BE6 with #E6B48B are triadic colors.

2 #8BB4E6 and #B4E68B with #E6B48B are triadic colors.