COLOR #E6B18D

HEX: #E6B18D RGB: (230,177,141)

Renk bilgisi

#E6B18D contains mainly red and green colors. #E6B18D ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E6B18D color RGB value is (230,177,141).

RGB: (230,177,141) (90%, 69%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 177 of 255 = 69%
B 141 of 255 = 55%

230
177
141

R + G + B ~ 71%. #E6B18D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 177 + 141 = 548 (100%)
R 230 of 548 ~ 41.97%
G 177 of 548 ~ 32.3%
B 141 of 548 ~ 25.73'%

%41.97
%32.3
%25.73

CMYK RENK MODELİ

#E6B18D rengi CMYK tonu (0,23,39,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.04%
  • sarı tonu 38.70%
  • ana renk tonu 9.80%

CMYK: (0,23,39,10)
C0M23Y39K10 (0%, 23%, 39%, 10%)
(0.00 / 0.23 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%23.04
%38.7
%9.8

Codes

Color #E6B18D in popluar color models

E6 B1 8D
RGB 230 177 141
HSL 24° 64.03% 72.75%
HSB/HSV 24° 38.70% 90.20%
CMYK 0.00% 23.04% 38.70%
9.80%

Color #E6B18D in popluar number systems.

HEX E6 B1 8D
Decimal 230 177 141
Binary 11100110 10110001 10001101
Octal 346 261 215

Shades and tints

Shades of #E6B18D

#E6B18D
(230,177,141)
#D2A181
(210,161,129)
#BE9175
(190,145,117)
#AA8169
(170,129,105)
#96715D
(150,113,93)
#826151
(130,97,81)
#6E5145
(110,81,69)
#5A4139
(90,65,57)
#46312D
(70,49,45)
#322121
(50,33,33)
#1E1115
(30,17,21)
#000000
(0,0,0)

Tints of #E6B18D

#E6B18D
(230,177,141)
#E8B897
(232,184,151)
#EABFA1
(234,191,161)
#ECC6AB
(236,198,171)
#EECDB5
(238,205,181)
#F0D4BF
(240,212,191)
#F2DBC9
(242,219,201)
#F4E2D3
(244,226,211)
#F6E9DD
(246,233,221)
#F8F0E7
(248,240,231)
#FAF7F1
(250,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B18D color. Also use rgb(230,177,141) instead hex code.

Text Font Color

.myTextColor { color: #E6B18D; }

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

This text font color is #E6B18D.

Background Color

.myBgColor { background-color: #E6B18D; }

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

This div background color is #E6B18D.

Border color

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

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

This div border color is #E6B18D.

Opacity

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

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

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

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

This text has shadow with #E6B18D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B18D.

Preview

Color preview on black background

This text has color #E6B18D on black background.


Color preview on white background

This text has color #E6B18D on white background.


Black color preview on #E6B18D background

This text has black color on #E6B18D background.


White color preview on #E6B18D background

This text has white color on #E6B18D background.


Related colors

Complementary color

Complementary color for #hex is #194E72.


I love getcolorcode.com

Triadic colors

1 #8DE6B1 and #B18DE6 with #E6B18D are triadic colors.

2 #8DB1E6 and #B1E68D with #E6B18D are triadic colors.