COLOR #AC7376

HEX: #AC7376 RGB: (172,115,118)

Renk bilgisi

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

RGB renk modeli

#AC7376 color RGB value is (172,115,118).

RGB: (172,115,118) (67%, 45%, 46%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 115 of 255 = 45%
B 118 of 255 = 46%

172
115
118

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 115 + 118 = 405 (100%)
R 172 of 405 ~ 42.47%
G 115 of 405 ~ 28.4%
B 118 of 405 ~ 29.14'%

%42.47
%28.4
%29.14

CMYK RENK MODELİ

#AC7376 rengi CMYK tonu (0,33,31,33).

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

CMYK: (0,33,31,33)
C0M33Y31K33 (0%, 33%, 31%, 33%)
(0.00 / 0.33 / 0.31 / 0.33)

CMYK yüzdeleri

%0
%33.14
%31.4
%32.55

Codes

Color #AC7376 in popluar color models

AC 73 76
RGB 172 115 118
HSL 357° 25.56% 56.27%
HSB/HSV 357° 33.14% 67.45%
CMYK 0.00% 33.14% 31.40%
32.55%

Color #AC7376 in popluar number systems.

HEX AC 73 76
Decimal 172 115 118
Binary 10101100 1110011 1110110
Octal 254 163 166

Shades and tints

Shades of #AC7376

#AC7376
(172,115,118)
#9D696C
(157,105,108)
#8E5F62
(142,95,98)
#7F5558
(127,85,88)
#704B4E
(112,75,78)
#614144
(97,65,68)
#52373A
(82,55,58)
#432D30
(67,45,48)
#342326
(52,35,38)
#25191C
(37,25,28)
#160F12
(22,15,18)
#000000
(0,0,0)

Tints of #AC7376

#AC7376
(172,115,118)
#B37F82
(179,127,130)
#BA8B8E
(186,139,142)
#C1979A
(193,151,154)
#C8A3A6
(200,163,166)
#CFAFB2
(207,175,178)
#D6BBBE
(214,187,190)
#DDC7CA
(221,199,202)
#E4D3D6
(228,211,214)
#EBDFE2
(235,223,226)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7376; }

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

This text font color is #AC7376.

Background Color

.myBgColor { background-color: #AC7376; }

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

This div background color is #AC7376.

Border color

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

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

This div border color is #AC7376.

Opacity

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

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

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

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

This text has shadow with #AC7376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7376.

Preview

Color preview on black background

This text has color #AC7376 on black background.


Color preview on white background

This text has color #AC7376 on white background.


Black color preview on #AC7376 background

This text has black color on #AC7376 background.


White color preview on #AC7376 background

This text has white color on #AC7376 background.


Related colors

Complementary color

Complementary color for #hex is #538C89.


I love getcolorcode.com

Triadic colors

1 #76AC73 and #7376AC with #AC7376 are triadic colors.

2 #7673AC and #73AC76 with #AC7376 are triadic colors.