COLOR #AC6B5D

HEX: #AC6B5D RGB: (172,107,93)

Renk bilgisi

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

RGB renk modeli

#AC6B5D color RGB value is (172,107,93).

RGB: (172,107,93) (67%, 42%, 36%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 107 of 255 = 42%
B 93 of 255 = 36%

172
107
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 107 + 93 = 372 (100%)
R 172 of 372 ~ 46.24%
G 107 of 372 ~ 28.76%
B 93 of 372 ~ 25'%

%46.24
%28.76
%25

CMYK RENK MODELİ

#AC6B5D rengi CMYK tonu (0,38,46,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.79%
  • sarı tonu 45.93%
  • ana renk tonu 32.55%

CMYK: (0,38,46,33)
C0M38Y46K33 (0%, 38%, 46%, 33%)
(0.00 / 0.38 / 0.46 / 0.33)

CMYK yüzdeleri

%0
%37.79
%45.93
%32.55

Codes

Color #AC6B5D in popluar color models

AC 6B 5D
RGB 172 107 93
HSL 11° 32.24% 51.96%
HSB/HSV 11° 45.93% 67.45%
CMYK 0.00% 37.79% 45.93%
32.55%

Color #AC6B5D in popluar number systems.

HEX AC 6B 5D
Decimal 172 107 93
Binary 10101100 1101011 1011101
Octal 254 153 135

Shades and tints

Shades of #AC6B5D

#AC6B5D
(172,107,93)
#9D6255
(157,98,85)
#8E594D
(142,89,77)
#7F5045
(127,80,69)
#70473D
(112,71,61)
#613E35
(97,62,53)
#52352D
(82,53,45)
#432C25
(67,44,37)
#34231D
(52,35,29)
#251A15
(37,26,21)
#16110D
(22,17,13)
#000000
(0,0,0)

Tints of #AC6B5D

#AC6B5D
(172,107,93)
#B3786B
(179,120,107)
#BA8579
(186,133,121)
#C19287
(193,146,135)
#C89F95
(200,159,149)
#CFACA3
(207,172,163)
#D6B9B1
(214,185,177)
#DDC6BF
(221,198,191)
#E4D3CD
(228,211,205)
#EBE0DB
(235,224,219)
#F2EDE9
(242,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC6B5D color. Also use rgb(172,107,93) instead hex code.

Text Font Color

.myTextColor { color: #AC6B5D; }

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

This text font color is #AC6B5D.

Background Color

.myBgColor { background-color: #AC6B5D; }

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

This div background color is #AC6B5D.

Border color

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

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

This div border color is #AC6B5D.

Opacity

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

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

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

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

This text has shadow with #AC6B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6B5D.

Preview

Color preview on black background

This text has color #AC6B5D on black background.


Color preview on white background

This text has color #AC6B5D on white background.


Black color preview on #AC6B5D background

This text has black color on #AC6B5D background.


White color preview on #AC6B5D background

This text has white color on #AC6B5D background.


Related colors

Complementary color

Complementary color for #hex is #5394A2.


I love getcolorcode.com

Triadic colors

1 #5DAC6B and #6B5DAC with #AC6B5D are triadic colors.

2 #5D6BAC and #6BAC5D with #AC6B5D are triadic colors.