COLOR #AC376F

HEX: #AC376F RGB: (172,55,111)

Renk bilgisi

#AC376F contains mainly red color. #AC376F ‘ nin web güvenlik rengi #993366 (ya da #936) dir.

RGB renk modeli

#AC376F color RGB value is (172,55,111).

RGB: (172,55,111) (67%, 22%, 44%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 55 of 255 = 22%
B 111 of 255 = 44%

172
55
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 55 + 111 = 338 (100%)
R 172 of 338 ~ 50.89%
G 55 of 338 ~ 16.27%
B 111 of 338 ~ 32.84'%

%50.89
%16.27
%32.84

CMYK RENK MODELİ

#AC376F rengi CMYK tonu (0,68,35,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 68.02%
  • sarı tonu 35.47%
  • ana renk tonu 32.55%

CMYK: (0,68,35,33)
C0M68Y35K33 (0%, 68%, 35%, 33%)
(0.00 / 0.68 / 0.35 / 0.33)

CMYK yüzdeleri

%0
%68.02
%35.47
%32.55

Codes

Color #AC376F in popluar color models

AC 37 6F
RGB 172 55 111
HSL 331° 51.54% 44.51%
HSB/HSV 331° 68.02% 67.45%
CMYK 0.00% 68.02% 35.47%
32.55%

Color #AC376F in popluar number systems.

HEX AC 37 6F
Decimal 172 55 111
Binary 10101100 110111 1101111
Octal 254 67 157

Shades and tints

Shades of #AC376F

#AC376F
(172,55,111)
#9D3265
(157,50,101)
#8E2D5B
(142,45,91)
#7F2851
(127,40,81)
#702347
(112,35,71)
#611E3D
(97,30,61)
#521933
(82,25,51)
#431429
(67,20,41)
#340F1F
(52,15,31)
#250A15
(37,10,21)
#16050B
(22,5,11)
#000000
(0,0,0)

Tints of #AC376F

#AC376F
(172,55,111)
#B3497C
(179,73,124)
#BA5B89
(186,91,137)
#C16D96
(193,109,150)
#C87FA3
(200,127,163)
#CF91B0
(207,145,176)
#D6A3BD
(214,163,189)
#DDB5CA
(221,181,202)
#E4C7D7
(228,199,215)
#EBD9E4
(235,217,228)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC376F color. Also use rgb(172,55,111) instead hex code.

Text Font Color

.myTextColor { color: #AC376F; }

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

This text font color is #AC376F.

Background Color

.myBgColor { background-color: #AC376F; }

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

This div background color is #AC376F.

Border color

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

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

This div border color is #AC376F.

Opacity

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

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

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

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

This text has shadow with #AC376F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC376F.

Preview

Color preview on black background

This text has color #AC376F on black background.


Color preview on white background

This text has color #AC376F on white background.


Black color preview on #AC376F background

This text has black color on #AC376F background.


White color preview on #AC376F background

This text has white color on #AC376F background.


Related colors

Complementary color

Complementary color for #hex is #53C890.


I love getcolorcode.com

Triadic colors

1 #6FAC37 and #376FAC with #AC376F are triadic colors.

2 #6F37AC and #37AC6F with #AC376F are triadic colors.