COLOR #E6BCA8

HEX: #E6BCA8 RGB: (230,188,168)

Renk bilgisi

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

RGB renk modeli

#E6BCA8 color RGB value is (230,188,168).

RGB: (230,188,168) (90%, 74%, 66%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 188 of 255 = 74%
B 168 of 255 = 66%

230
188
168

R + G + B ~ 77%. #E6BCA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 188 + 168 = 586 (100%)
R 230 of 586 ~ 39.25%
G 188 of 586 ~ 32.08%
B 168 of 586 ~ 28.67'%

%39.25
%32.08
%28.67

CMYK RENK MODELİ

#E6BCA8 rengi CMYK tonu (0,18,27,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.26%
  • sarı tonu 26.96%
  • ana renk tonu 9.80%

CMYK: (0,18,27,10)
C0M18Y27K10 (0%, 18%, 27%, 10%)
(0.00 / 0.18 / 0.27 / 0.10)

CMYK yüzdeleri

%0
%18.26
%26.96
%9.8

Codes

Color #E6BCA8 in popluar color models

E6 BC A8
RGB 230 188 168
HSL 19° 55.36% 78.04%
HSB/HSV 19° 26.96% 90.20%
CMYK 0.00% 18.26% 26.96%
9.80%

Color #E6BCA8 in popluar number systems.

HEX E6 BC A8
Decimal 230 188 168
Binary 11100110 10111100 10101000
Octal 346 274 250

Shades and tints

Shades of #E6BCA8

#E6BCA8
(230,188,168)
#D2AB99
(210,171,153)
#BE9A8A
(190,154,138)
#AA897B
(170,137,123)
#96786C
(150,120,108)
#82675D
(130,103,93)
#6E564E
(110,86,78)
#5A453F
(90,69,63)
#463430
(70,52,48)
#322321
(50,35,33)
#1E1212
(30,18,18)
#000000
(0,0,0)

Tints of #E6BCA8

#E6BCA8
(230,188,168)
#E8C2AF
(232,194,175)
#EAC8B6
(234,200,182)
#ECCEBD
(236,206,189)
#EED4C4
(238,212,196)
#F0DACB
(240,218,203)
#F2E0D2
(242,224,210)
#F4E6D9
(244,230,217)
#F6ECE0
(246,236,224)
#F8F2E7
(248,242,231)
#FAF8EE
(250,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6BCA8 color. Also use rgb(230,188,168) instead hex code.

Text Font Color

.myTextColor { color: #E6BCA8; }

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

This text font color is #E6BCA8.

Background Color

.myBgColor { background-color: #E6BCA8; }

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

This div background color is #E6BCA8.

Border color

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

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

This div border color is #E6BCA8.

Opacity

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

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

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

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

This text has shadow with #E6BCA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BCA8.

Preview

Color preview on black background

This text has color #E6BCA8 on black background.


Color preview on white background

This text has color #E6BCA8 on white background.


Black color preview on #E6BCA8 background

This text has black color on #E6BCA8 background.


White color preview on #E6BCA8 background

This text has white color on #E6BCA8 background.


Related colors

Complementary color

Complementary color for #hex is #194357.


I love getcolorcode.com

Triadic colors

1 #A8E6BC and #BCA8E6 with #E6BCA8 are triadic colors.

2 #A8BCE6 and #BCE6A8 with #E6BCA8 are triadic colors.