COLOR #AC593E

HEX: #AC593E RGB: (172,89,62)

Renk bilgisi

#AC593E contains mainly red color. #AC593E ‘ nin web güvenlik rengi #996633 (ya da #963) dir.

RGB renk modeli

#AC593E color RGB value is (172,89,62).

RGB: (172,89,62) (67%, 35%, 24%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 89 of 255 = 35%
B 62 of 255 = 24%

172
89
62

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 89 + 62 = 323 (100%)
R 172 of 323 ~ 53.25%
G 89 of 323 ~ 27.55%
B 62 of 323 ~ 19.2'%

%53.25
%27.55
%19.2

CMYK RENK MODELİ

#AC593E rengi CMYK tonu (0,48,64,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.26%
  • sarı tonu 63.95%
  • ana renk tonu 32.55%

CMYK: (0,48,64,33)
C0M48Y64K33 (0%, 48%, 64%, 33%)
(0.00 / 0.48 / 0.64 / 0.33)

CMYK yüzdeleri

%0
%48.26
%63.95
%32.55

Codes

Color #AC593E in popluar color models

AC 59 3E
RGB 172 89 62
HSL 15° 47.01% 45.88%
HSB/HSV 15° 63.95% 67.45%
CMYK 0.00% 48.26% 63.95%
32.55%

Color #AC593E in popluar number systems.

HEX AC 59 3E
Decimal 172 89 62
Binary 10101100 1011001 111110
Octal 254 131 76

Shades and tints

Shades of #AC593E

#AC593E
(172,89,62)
#9D5139
(157,81,57)
#8E4934
(142,73,52)
#7F412F
(127,65,47)
#70392A
(112,57,42)
#613125
(97,49,37)
#522920
(82,41,32)
#43211B
(67,33,27)
#341916
(52,25,22)
#251111
(37,17,17)
#16090C
(22,9,12)
#000000
(0,0,0)

Tints of #AC593E

#AC593E
(172,89,62)
#B3684F
(179,104,79)
#BA7760
(186,119,96)
#C18671
(193,134,113)
#C89582
(200,149,130)
#CFA493
(207,164,147)
#D6B3A4
(214,179,164)
#DDC2B5
(221,194,181)
#E4D1C6
(228,209,198)
#EBE0D7
(235,224,215)
#F2EFE8
(242,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC593E color. Also use rgb(172,89,62) instead hex code.

Text Font Color

.myTextColor { color: #AC593E; }

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

This text font color is #AC593E.

Background Color

.myBgColor { background-color: #AC593E; }

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

This div background color is #AC593E.

Border color

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

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

This div border color is #AC593E.

Opacity

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

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

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

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

This text has shadow with #AC593E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC593E.

Preview

Color preview on black background

This text has color #AC593E on black background.


Color preview on white background

This text has color #AC593E on white background.


Black color preview on #AC593E background

This text has black color on #AC593E background.


White color preview on #AC593E background

This text has white color on #AC593E background.


Related colors

Complementary color

Complementary color for #hex is #53A6C1.


I love getcolorcode.com

Triadic colors

1 #3EAC59 and #593EAC with #AC593E are triadic colors.

2 #3E59AC and #59AC3E with #AC593E are triadic colors.