COLOR #AC7379

HEX: #AC7379 RGB: (172,115,121)

Renk bilgisi

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

RGB renk modeli

#AC7379 color RGB value is (172,115,121).

RGB: (172,115,121) (67%, 45%, 47%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 115 of 255 = 45%
B 121 of 255 = 47%

172
115
121

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 115 + 121 = 408 (100%)
R 172 of 408 ~ 42.16%
G 115 of 408 ~ 28.19%
B 121 of 408 ~ 29.66'%

%42.16
%28.19
%29.66

CMYK RENK MODELİ

#AC7379 rengi CMYK tonu (0,33,30,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.14%
  • sarı tonu 29.65%
  • ana renk tonu 32.55%

CMYK: (0,33,30,33)
C0M33Y30K33 (0%, 33%, 30%, 33%)
(0.00 / 0.33 / 0.30 / 0.33)

CMYK yüzdeleri

%0
%33.14
%29.65
%32.55

Codes

Color #AC7379 in popluar color models

AC 73 79
RGB 172 115 121
HSL 354° 25.56% 56.27%
HSB/HSV 354° 33.14% 67.45%
CMYK 0.00% 33.14% 29.65%
32.55%

Color #AC7379 in popluar number systems.

HEX AC 73 79
Decimal 172 115 121
Binary 10101100 1110011 1111001
Octal 254 163 171

Shades and tints

Shades of #AC7379

#AC7379
(172,115,121)
#9D696E
(157,105,110)
#8E5F63
(142,95,99)
#7F5558
(127,85,88)
#704B4D
(112,75,77)
#614142
(97,65,66)
#523737
(82,55,55)
#432D2C
(67,45,44)
#342321
(52,35,33)
#251916
(37,25,22)
#160F0B
(22,15,11)
#000000
(0,0,0)

Tints of #AC7379

#AC7379
(172,115,121)
#B37F85
(179,127,133)
#BA8B91
(186,139,145)
#C1979D
(193,151,157)
#C8A3A9
(200,163,169)
#CFAFB5
(207,175,181)
#D6BBC1
(214,187,193)
#DDC7CD
(221,199,205)
#E4D3D9
(228,211,217)
#EBDFE5
(235,223,229)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC7379 color. Also use rgb(172,115,121) instead hex code.

Text Font Color

.myTextColor { color: #AC7379; }

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

This text font color is #AC7379.

Background Color

.myBgColor { background-color: #AC7379; }

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

This div background color is #AC7379.

Border color

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

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

This div border color is #AC7379.

Opacity

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

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

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

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

This text has shadow with #AC7379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7379.

Preview

Color preview on black background

This text has color #AC7379 on black background.


Color preview on white background

This text has color #AC7379 on white background.


Black color preview on #AC7379 background

This text has black color on #AC7379 background.


White color preview on #AC7379 background

This text has white color on #AC7379 background.


Related colors

Complementary color

Complementary color for #AC7379 is #538C86.


I love getcolorcode.com

Triadic colors

1 #79AC73 and #7379AC with #AC7379 are triadic colors.

2 #7973AC and #73AC79 with #AC7379 are triadic colors.