COLOR #E6B19B

HEX: #E6B19B RGB: (230,177,155)

Renk bilgisi

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

RGB renk modeli

#E6B19B color RGB value is (230,177,155).

RGB: (230,177,155) (90%, 69%, 61%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 177 of 255 = 69%
B 155 of 255 = 61%

230
177
155

R + G + B ~ 73%. #E6B19B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 177 + 155 = 562 (100%)
R 230 of 562 ~ 40.93%
G 177 of 562 ~ 31.49%
B 155 of 562 ~ 27.58'%

%40.93
%31.49
%27.58

CMYK RENK MODELİ

#E6B19B rengi CMYK tonu (0,23,33,10).

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

CMYK: (0,23,33,10)
C0M23Y33K10 (0%, 23%, 33%, 10%)
(0.00 / 0.23 / 0.33 / 0.10)

CMYK yüzdeleri

%0
%23.04
%32.61
%9.8

Codes

Color #E6B19B in popluar color models

E6 B1 9B
RGB 230 177 155
HSL 18° 60.00% 75.49%
HSB/HSV 18° 32.61% 90.20%
CMYK 0.00% 23.04% 32.61%
9.80%

Color #E6B19B in popluar number systems.

HEX E6 B1 9B
Decimal 230 177 155
Binary 11100110 10110001 10011011
Octal 346 261 233

Shades and tints

Shades of #E6B19B

#E6B19B
(230,177,155)
#D2A18D
(210,161,141)
#BE917F
(190,145,127)
#AA8171
(170,129,113)
#967163
(150,113,99)
#826155
(130,97,85)
#6E5147
(110,81,71)
#5A4139
(90,65,57)
#46312B
(70,49,43)
#32211D
(50,33,29)
#1E110F
(30,17,15)
#000000
(0,0,0)

Tints of #E6B19B

#E6B19B
(230,177,155)
#E8B8A4
(232,184,164)
#EABFAD
(234,191,173)
#ECC6B6
(236,198,182)
#EECDBF
(238,205,191)
#F0D4C8
(240,212,200)
#F2DBD1
(242,219,209)
#F4E2DA
(244,226,218)
#F6E9E3
(246,233,227)
#F8F0EC
(248,240,236)
#FAF7F5
(250,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B19B; }

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

This text font color is #E6B19B.

Background Color

.myBgColor { background-color: #E6B19B; }

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

This div background color is #E6B19B.

Border color

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

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

This div border color is #E6B19B.

Opacity

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

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

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

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

This text has shadow with #E6B19B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B19B.

Preview

Color preview on black background

This text has color #E6B19B on black background.


Color preview on white background

This text has color #E6B19B on white background.


Black color preview on #E6B19B background

This text has black color on #E6B19B background.


White color preview on #E6B19B background

This text has white color on #E6B19B background.


Related colors

Complementary color

Complementary color for #E6B19B is #194E64.


I love getcolorcode.com

Triadic colors

1 #9BE6B1 and #B19BE6 with #E6B19B are triadic colors.

2 #9BB1E6 and #B1E69B with #E6B19B are triadic colors.