COLOR #E6B5AC

HEX: #E6B5AC RGB: (230,181,172)

Renk bilgisi

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

RGB renk modeli

#E6B5AC color RGB value is (230,181,172).

RGB: (230,181,172) (90%, 71%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 172 of 255 = 67%

230
181
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 172 = 583 (100%)
R 230 of 583 ~ 39.45%
G 181 of 583 ~ 31.05%
B 172 of 583 ~ 29.5'%

%39.45
%31.05
%29.5

CMYK RENK MODELİ

#E6B5AC rengi CMYK tonu (0,21,25,10).

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

CMYK: (0,21,25,10)
C0M21Y25K10 (0%, 21%, 25%, 10%)
(0.00 / 0.21 / 0.25 / 0.10)

CMYK yüzdeleri

%0
%21.3
%25.22
%9.8

Codes

Color #E6B5AC in popluar color models

E6 B5 AC
RGB 230 181 172
HSL 53.70% 78.82%
HSB/HSV 25.22% 90.20%
CMYK 0.00% 21.30% 25.22%
9.80%

Color #E6B5AC in popluar number systems.

HEX E6 B5 AC
Decimal 230 181 172
Binary 11100110 10110101 10101100
Octal 346 265 254

Shades and tints

Shades of #E6B5AC

#E6B5AC
(230,181,172)
#D2A59D
(210,165,157)
#BE958E
(190,149,142)
#AA857F
(170,133,127)
#967570
(150,117,112)
#826561
(130,101,97)
#6E5552
(110,85,82)
#5A4543
(90,69,67)
#463534
(70,53,52)
#322525
(50,37,37)
#1E1516
(30,21,22)
#000000
(0,0,0)

Tints of #E6B5AC

#E6B5AC
(230,181,172)
#E8BBB3
(232,187,179)
#EAC1BA
(234,193,186)
#ECC7C1
(236,199,193)
#EECDC8
(238,205,200)
#F0D3CF
(240,211,207)
#F2D9D6
(242,217,214)
#F4DFDD
(244,223,221)
#F6E5E4
(246,229,228)
#F8EBEB
(248,235,235)
#FAF1F2
(250,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5AC; }

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

This text font color is #E6B5AC.

Background Color

.myBgColor { background-color: #E6B5AC; }

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

This div background color is #E6B5AC.

Border color

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

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

This div border color is #E6B5AC.

Opacity

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

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

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

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

This text has shadow with #E6B5AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5AC.

Preview

Color preview on black background

This text has color #E6B5AC on black background.


Color preview on white background

This text has color #E6B5AC on white background.


Black color preview on #E6B5AC background

This text has black color on #E6B5AC background.


White color preview on #E6B5AC background

This text has white color on #E6B5AC background.


Related colors

Complementary color

Complementary color for #hex is #194A53.


I love getcolorcode.com

Triadic colors

1 #ACE6B5 and #B5ACE6 with #E6B5AC are triadic colors.

2 #ACB5E6 and #B5E6AC with #E6B5AC are triadic colors.