COLOR #E6B28C

HEX: #E6B28C RGB: (230,178,140)

Renk bilgisi

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

RGB renk modeli

#E6B28C color RGB value is (230,178,140).

RGB: (230,178,140) (90%, 70%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 178 of 255 = 70%
B 140 of 255 = 55%

230
178
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 178 + 140 = 548 (100%)
R 230 of 548 ~ 41.97%
G 178 of 548 ~ 32.48%
B 140 of 548 ~ 25.55'%

%41.97
%32.48
%25.55

CMYK RENK MODELİ

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

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

Codes

Color #E6B28C in popluar color models

E6 B2 8C
RGB 230 178 140
HSL 25° 64.29% 72.55%
HSB/HSV 25° 39.13% 90.20%
CMYK 0.00% 22.61% 39.13%
9.80%

Color #E6B28C in popluar number systems.

HEX E6 B2 8C
Decimal 230 178 140
Binary 11100110 10110010 10001100
Octal 346 262 214

Shades and tints

Shades of #E6B28C

#E6B28C
(230,178,140)
#D2A280
(210,162,128)
#BE9274
(190,146,116)
#AA8268
(170,130,104)
#96725C
(150,114,92)
#826250
(130,98,80)
#6E5244
(110,82,68)
#5A4238
(90,66,56)
#46322C
(70,50,44)
#322220
(50,34,32)
#1E1214
(30,18,20)
#000000
(0,0,0)

Tints of #E6B28C

#E6B28C
(230,178,140)
#E8B996
(232,185,150)
#EAC0A0
(234,192,160)
#ECC7AA
(236,199,170)
#EECEB4
(238,206,180)
#F0D5BE
(240,213,190)
#F2DCC8
(242,220,200)
#F4E3D2
(244,227,210)
#F6EADC
(246,234,220)
#F8F1E6
(248,241,230)
#FAF8F0
(250,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B28C color. Also use rgb(230,178,140) instead hex code.

Text Font Color

.myTextColor { color: #E6B28C; }

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

This text font color is #E6B28C.

Background Color

.myBgColor { background-color: #E6B28C; }

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

This div background color is #E6B28C.

Border color

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

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

This div border color is #E6B28C.

Opacity

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

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

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

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

This text has shadow with #E6B28C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B28C.

Preview

Color preview on black background

This text has color #E6B28C on black background.


Color preview on white background

This text has color #E6B28C on white background.


Black color preview on #E6B28C background

This text has black color on #E6B28C background.


White color preview on #E6B28C background

This text has white color on #E6B28C background.


Related colors

Complementary color

Complementary color for #hex is #194D73.


I love getcolorcode.com

Triadic colors

1 #8CE6B2 and #B28CE6 with #E6B28C are triadic colors.

2 #8CB2E6 and #B2E68C with #E6B28C are triadic colors.