COLOR #E6B8AC

HEX: #E6B8AC RGB: (230,184,172)

Renk bilgisi

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

RGB renk modeli

#E6B8AC color RGB value is (230,184,172).

RGB: (230,184,172) (90%, 72%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 184 of 255 = 72%
B 172 of 255 = 67%

230
184
172

R + G + B ~ 76%. #E6B8AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 184 + 172 = 586 (100%)
R 230 of 586 ~ 39.25%
G 184 of 586 ~ 31.4%
B 172 of 586 ~ 29.35'%

%39.25
%31.4
%29.35

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.00%
  • 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
%20
%25.22
%9.8

Codes

Color #E6B8AC in popluar color models

E6 B8 AC
RGB 230 184 172
HSL 12° 53.70% 78.82%
HSB/HSV 12° 25.22% 90.20%
CMYK 0.00% 20.00% 25.22%
9.80%

Color #E6B8AC in popluar number systems.

HEX E6 B8 AC
Decimal 230 184 172
Binary 11100110 10111000 10101100
Octal 346 270 254

Shades and tints

Shades of #E6B8AC

#E6B8AC
(230,184,172)
#D2A89D
(210,168,157)
#BE988E
(190,152,142)
#AA887F
(170,136,127)
#967870
(150,120,112)
#826861
(130,104,97)
#6E5852
(110,88,82)
#5A4843
(90,72,67)
#463834
(70,56,52)
#322825
(50,40,37)
#1E1816
(30,24,22)
#000000
(0,0,0)

Tints of #E6B8AC

#E6B8AC
(230,184,172)
#E8BEB3
(232,190,179)
#EAC4BA
(234,196,186)
#ECCAC1
(236,202,193)
#EED0C8
(238,208,200)
#F0D6CF
(240,214,207)
#F2DCD6
(242,220,214)
#F4E2DD
(244,226,221)
#F6E8E4
(246,232,228)
#F8EEEB
(248,238,235)
#FAF4F2
(250,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B8AC; }

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

This text font color is #E6B8AC.

Background Color

.myBgColor { background-color: #E6B8AC; }

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

This div background color is #E6B8AC.

Border color

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

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

This div border color is #E6B8AC.

Opacity

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

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

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

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

This text has shadow with #E6B8AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B8AC.

Preview

Color preview on black background

This text has color #E6B8AC on black background.


Color preview on white background

This text has color #E6B8AC on white background.


Black color preview on #E6B8AC background

This text has black color on #E6B8AC background.


White color preview on #E6B8AC background

This text has white color on #E6B8AC background.


Related colors

Complementary color

Complementary color for #hex is #194753.


I love getcolorcode.com

Triadic colors

1 #ACE6B8 and #B8ACE6 with #E6B8AC are triadic colors.

2 #ACB8E6 and #B8E6AC with #E6B8AC are triadic colors.