COLOR #E6B9AC

HEX: #E6B9AC RGB: (230,185,172)

Renk bilgisi

#E6B9AC contains red, green and blue colors in about the same proportion. #E6B9AC ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6B9AC color RGB value is (230,185,172).

RGB: (230,185,172) (90%, 73%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 185 of 255 = 73%
B 172 of 255 = 67%

230
185
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 185 + 172 = 587 (100%)
R 230 of 587 ~ 39.18%
G 185 of 587 ~ 31.52%
B 172 of 587 ~ 29.3'%

%39.18
%31.52
%29.3

CMYK RENK MODELİ

#E6B9AC rengi CMYK tonu (0,20,25,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.57%
  • sarı tonu 25.22%
  • ana renk tonu 9.80%

CMYK: (0,20,25,10)
C0M20Y25K10 (0%, 20%, 25%, 10%)
(0.00 / 0.20 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%19.57
%25.22
%9.8

Codes

Color #E6B9AC in popluar color models

E6 B9 AC
RGB 230 185 172
HSL 13° 53.70% 78.82%
HSB/HSV 13° 25.22% 90.20%
CMYK 0.00% 19.57% 25.22%
9.80%

Color #E6B9AC in popluar number systems.

HEX E6 B9 AC
Decimal 230 185 172
Binary 11100110 10111001 10101100
Octal 346 271 254

Shades and tints

Shades of #E6B9AC

#E6B9AC
(230,185,172)
#D2A99D
(210,169,157)
#BE998E
(190,153,142)
#AA897F
(170,137,127)
#967970
(150,121,112)
#826961
(130,105,97)
#6E5952
(110,89,82)
#5A4943
(90,73,67)
#463934
(70,57,52)
#322925
(50,41,37)
#1E1916
(30,25,22)
#000000
(0,0,0)

Tints of #E6B9AC

#E6B9AC
(230,185,172)
#E8BFB3
(232,191,179)
#EAC5BA
(234,197,186)
#ECCBC1
(236,203,193)
#EED1C8
(238,209,200)
#F0D7CF
(240,215,207)
#F2DDD6
(242,221,214)
#F4E3DD
(244,227,221)
#F6E9E4
(246,233,228)
#F8EFEB
(248,239,235)
#FAF5F2
(250,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6B9AC color. Also use rgb(230,185,172) instead hex code.

Text Font Color

.myTextColor { color: #E6B9AC; }

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

This text font color is #E6B9AC.

Background Color

.myBgColor { background-color: #E6B9AC; }

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

This div background color is #E6B9AC.

Border color

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

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

This div border color is #E6B9AC.

Opacity

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

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

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

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

This text has shadow with #E6B9AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B9AC.

Preview

Color preview on black background

This text has color #E6B9AC on black background.


Color preview on white background

This text has color #E6B9AC on white background.


Black color preview on #E6B9AC background

This text has black color on #E6B9AC background.


White color preview on #E6B9AC background

This text has white color on #E6B9AC background.


Related colors

Complementary color

Complementary color for #hex is #194653.


I love getcolorcode.com

Triadic colors

1 #ACE6B9 and #B9ACE6 with #E6B9AC are triadic colors.

2 #ACB9E6 and #B9E6AC with #E6B9AC are triadic colors.