COLOR #E6B29C

HEX: #E6B29C RGB: (230,178,156)

Renk bilgisi

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

RGB renk modeli

#E6B29C color RGB value is (230,178,156).

RGB: (230,178,156) (90%, 70%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 178 of 255 = 70%
B 156 of 255 = 61%

230
178
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 178 + 156 = 564 (100%)
R 230 of 564 ~ 40.78%
G 178 of 564 ~ 31.56%
B 156 of 564 ~ 27.66'%

%40.78
%31.56
%27.66

CMYK RENK MODELİ

#E6B29C rengi CMYK tonu (0,23,32,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.61%
  • sarı tonu 32.17%
  • ana renk tonu 9.80%

CMYK: (0,23,32,10)
C0M23Y32K10 (0%, 23%, 32%, 10%)
(0.00 / 0.23 / 0.32 / 0.10)

CMYK yüzdeleri

%0
%22.61
%32.17
%9.8

Codes

Color #E6B29C in popluar color models

E6 B2 9C
RGB 230 178 156
HSL 18° 59.68% 75.69%
HSB/HSV 18° 32.17% 90.20%
CMYK 0.00% 22.61% 32.17%
9.80%

Color #E6B29C in popluar number systems.

HEX E6 B2 9C
Decimal 230 178 156
Binary 11100110 10110010 10011100
Octal 346 262 234

Shades and tints

Shades of #E6B29C

#E6B29C
(230,178,156)
#D2A28E
(210,162,142)
#BE9280
(190,146,128)
#AA8272
(170,130,114)
#967264
(150,114,100)
#826256
(130,98,86)
#6E5248
(110,82,72)
#5A423A
(90,66,58)
#46322C
(70,50,44)
#32221E
(50,34,30)
#1E1210
(30,18,16)
#000000
(0,0,0)

Tints of #E6B29C

#E6B29C
(230,178,156)
#E8B9A5
(232,185,165)
#EAC0AE
(234,192,174)
#ECC7B7
(236,199,183)
#EECEC0
(238,206,192)
#F0D5C9
(240,213,201)
#F2DCD2
(242,220,210)
#F4E3DB
(244,227,219)
#F6EAE4
(246,234,228)
#F8F1ED
(248,241,237)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B29C; }

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

This text font color is #E6B29C.

Background Color

.myBgColor { background-color: #E6B29C; }

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

This div background color is #E6B29C.

Border color

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

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

This div border color is #E6B29C.

Opacity

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

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

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

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

This text has shadow with #E6B29C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B29C.

Preview

Color preview on black background

This text has color #E6B29C on black background.


Color preview on white background

This text has color #E6B29C on white background.


Black color preview on #E6B29C background

This text has black color on #E6B29C background.


White color preview on #E6B29C background

This text has white color on #E6B29C background.


Related colors

Complementary color

Complementary color for #hex is #194D63.


I love getcolorcode.com

Triadic colors

1 #9CE6B2 and #B29CE6 with #E6B29C are triadic colors.

2 #9CB2E6 and #B2E69C with #E6B29C are triadic colors.