COLOR #AC6D5E

HEX: #AC6D5E RGB: (172,109,94)

Renk bilgisi

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

RGB renk modeli

#AC6D5E color RGB value is (172,109,94).

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

RGB bağlantıları ve doygunluk

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

172
109
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 109 + 94 = 375 (100%)
R 172 of 375 ~ 45.87%
G 109 of 375 ~ 29.07%
B 94 of 375 ~ 25.07'%

%45.87
%29.07
%25.07

CMYK RENK MODELİ

#AC6D5E rengi CMYK tonu (0,37,45,33).

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

CMYK: (0,37,45,33)
C0M37Y45K33 (0%, 37%, 45%, 33%)
(0.00 / 0.37 / 0.45 / 0.33)

CMYK yüzdeleri

%0
%36.63
%45.35
%32.55

Codes

Color #AC6D5E in popluar color models

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

Color #AC6D5E in popluar number systems.

HEX AC 6D 5E
Decimal 172 109 94
Binary 10101100 1101101 1011110
Octal 254 155 136

Shades and tints

Shades of #AC6D5E

#AC6D5E
(172,109,94)
#9D6456
(157,100,86)
#8E5B4E
(142,91,78)
#7F5246
(127,82,70)
#70493E
(112,73,62)
#614036
(97,64,54)
#52372E
(82,55,46)
#432E26
(67,46,38)
#34251E
(52,37,30)
#251C16
(37,28,22)
#16130E
(22,19,14)
#000000
(0,0,0)

Tints of #AC6D5E

#AC6D5E
(172,109,94)
#B37A6C
(179,122,108)
#BA877A
(186,135,122)
#C19488
(193,148,136)
#C8A196
(200,161,150)
#CFAEA4
(207,174,164)
#D6BBB2
(214,187,178)
#DDC8C0
(221,200,192)
#E4D5CE
(228,213,206)
#EBE2DC
(235,226,220)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6D5E; }

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

This text font color is #AC6D5E.

Background Color

.myBgColor { background-color: #AC6D5E; }

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

This div background color is #AC6D5E.

Border color

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

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

This div border color is #AC6D5E.

Opacity

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

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

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

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

This text has shadow with #AC6D5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6D5E.

Preview

Color preview on black background

This text has color #AC6D5E on black background.


Color preview on white background

This text has color #AC6D5E on white background.


Black color preview on #AC6D5E background

This text has black color on #AC6D5E background.


White color preview on #AC6D5E background

This text has white color on #AC6D5E background.


Related colors

Complementary color

Complementary color for #hex is #5392A1.


I love getcolorcode.com

Triadic colors

1 #5EAC6D and #6D5EAC with #AC6D5E are triadic colors.

2 #5E6DAC and #6DAC5E with #AC6D5E are triadic colors.