COLOR #E6C28B

HEX: #E6C28B RGB: (230,194,139)

Renk bilgisi

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

RGB renk modeli

#E6C28B color RGB value is (230,194,139).

RGB: (230,194,139) (90%, 76%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 194 of 255 = 76%
B 139 of 255 = 55%

230
194
139

R + G + B ~ 74%. #E6C28B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 194 + 139 = 563 (100%)
R 230 of 563 ~ 40.85%
G 194 of 563 ~ 34.46%
B 139 of 563 ~ 24.69'%

%40.85
%34.46
%24.69

CMYK RENK MODELİ

#E6C28B rengi CMYK tonu (0,16,40,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.65%
  • sarı tonu 39.57%
  • ana renk tonu 9.80%

CMYK: (0,16,40,10)
C0M16Y40K10 (0%, 16%, 40%, 10%)
(0.00 / 0.16 / 0.40 / 0.10)

CMYK yüzdeleri

%0
%15.65
%39.57
%9.8

Codes

Color #E6C28B in popluar color models

E6 C2 8B
RGB 230 194 139
HSL 36° 64.54% 72.35%
HSB/HSV 36° 39.57% 90.20%
CMYK 0.00% 15.65% 39.57%
9.80%

Color #E6C28B in popluar number systems.

HEX E6 C2 8B
Decimal 230 194 139
Binary 11100110 11000010 10001011
Octal 346 302 213

Shades and tints

Shades of #E6C28B

#E6C28B
(230,194,139)
#D2B17F
(210,177,127)
#BEA073
(190,160,115)
#AA8F67
(170,143,103)
#967E5B
(150,126,91)
#826D4F
(130,109,79)
#6E5C43
(110,92,67)
#5A4B37
(90,75,55)
#463A2B
(70,58,43)
#32291F
(50,41,31)
#1E1813
(30,24,19)
#000000
(0,0,0)

Tints of #E6C28B

#E6C28B
(230,194,139)
#E8C795
(232,199,149)
#EACC9F
(234,204,159)
#ECD1A9
(236,209,169)
#EED6B3
(238,214,179)
#F0DBBD
(240,219,189)
#F2E0C7
(242,224,199)
#F4E5D1
(244,229,209)
#F6EADB
(246,234,219)
#F8EFE5
(248,239,229)
#FAF4EF
(250,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C28B; }

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

This text font color is #E6C28B.

Background Color

.myBgColor { background-color: #E6C28B; }

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

This div background color is #E6C28B.

Border color

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

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

This div border color is #E6C28B.

Opacity

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

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

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

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

This text has shadow with #E6C28B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C28B.

Preview

Color preview on black background

This text has color #E6C28B on black background.


Color preview on white background

This text has color #E6C28B on white background.


Black color preview on #E6C28B background

This text has black color on #E6C28B background.


White color preview on #E6C28B background

This text has white color on #E6C28B background.


Related colors

Complementary color

Complementary color for #hex is #193D74.


I love getcolorcode.com

Triadic colors

1 #8BE6C2 and #C28BE6 with #E6C28B are triadic colors.

2 #8BC2E6 and #C2E68B with #E6C28B are triadic colors.