COLOR #AC6E5E

HEX: #AC6E5E RGB: (172,110,94)

Renk bilgisi

#AC6E5E contains mainly red color. #AC6E5E ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AC6E5E color RGB value is (172,110,94).

RGB: (172,110,94) (67%, 43%, 37%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 110 of 255 = 43%
B 94 of 255 = 37%

172
110
94

R + G + B ~ 49%. #AC6E5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 110 + 94 = 376 (100%)
R 172 of 376 ~ 45.74%
G 110 of 376 ~ 29.26%
B 94 of 376 ~ 25'%

%45.74
%29.26
%25

CMYK RENK MODELİ

#AC6E5E rengi CMYK tonu (0,36,45,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.05%
  • sarı tonu 45.35%
  • ana renk tonu 32.55%

CMYK: (0,36,45,33)
C0M36Y45K33 (0%, 36%, 45%, 33%)
(0.00 / 0.36 / 0.45 / 0.33)

CMYK yüzdeleri

%0
%36.05
%45.35
%32.55

Codes

Color #AC6E5E in popluar color models

AC 6E 5E
RGB 172 110 94
HSL 12° 31.97% 52.16%
HSB/HSV 12° 45.35% 67.45%
CMYK 0.00% 36.05% 45.35%
32.55%

Color #AC6E5E in popluar number systems.

HEX AC 6E 5E
Decimal 172 110 94
Binary 10101100 1101110 1011110
Octal 254 156 136

Shades and tints

Shades of #AC6E5E

#AC6E5E
(172,110,94)
#9D6456
(157,100,86)
#8E5A4E
(142,90,78)
#7F5046
(127,80,70)
#70463E
(112,70,62)
#613C36
(97,60,54)
#52322E
(82,50,46)
#432826
(67,40,38)
#341E1E
(52,30,30)
#251416
(37,20,22)
#160A0E
(22,10,14)
#000000
(0,0,0)

Tints of #AC6E5E

#AC6E5E
(172,110,94)
#B37B6C
(179,123,108)
#BA887A
(186,136,122)
#C19588
(193,149,136)
#C8A296
(200,162,150)
#CFAFA4
(207,175,164)
#D6BCB2
(214,188,178)
#DDC9C0
(221,201,192)
#E4D6CE
(228,214,206)
#EBE3DC
(235,227,220)
#F2F0EA
(242,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6E5E color. Also use rgb(172,110,94) instead hex code.

Text Font Color

.myTextColor { color: #AC6E5E; }

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

This text font color is #AC6E5E.

Background Color

.myBgColor { background-color: #AC6E5E; }

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

This div background color is #AC6E5E.

Border color

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

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

This div border color is #AC6E5E.

Opacity

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

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

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

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

This text has shadow with #AC6E5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6E5E.

Preview

Color preview on black background

This text has color #AC6E5E on black background.


Color preview on white background

This text has color #AC6E5E on white background.


Black color preview on #AC6E5E background

This text has black color on #AC6E5E background.


White color preview on #AC6E5E background

This text has white color on #AC6E5E background.


Related colors

Complementary color

Complementary color for #hex is #5391A1.


I love getcolorcode.com

Triadic colors

1 #5EAC6E and #6E5EAC with #AC6E5E are triadic colors.

2 #5E6EAC and #6EAC5E with #AC6E5E are triadic colors.