COLOR #AC5E6E

HEX: #AC5E6E RGB: (172,94,110)

Renk bilgisi

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

RGB renk modeli

#AC5E6E color RGB value is (172,94,110).

RGB: (172,94,110) (67%, 37%, 43%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 94 of 255 = 37%
B 110 of 255 = 43%

172
94
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 94 + 110 = 376 (100%)
R 172 of 376 ~ 45.74%
G 94 of 376 ~ 25%
B 110 of 376 ~ 29.26'%

%45.74
%25
%29.26

CMYK RENK MODELİ

#AC5E6E rengi CMYK tonu (0,45,36,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 45.35%
  • sarı tonu 36.05%
  • ana renk tonu 32.55%

CMYK: (0,45,36,33)
C0M45Y36K33 (0%, 45%, 36%, 33%)
(0.00 / 0.45 / 0.36 / 0.33)

CMYK yüzdeleri

%0
%45.35
%36.05
%32.55

Codes

Color #AC5E6E in popluar color models

AC 5E 6E
RGB 172 94 110
HSL 348° 31.97% 52.16%
HSB/HSV 348° 45.35% 67.45%
CMYK 0.00% 45.35% 36.05%
32.55%

Color #AC5E6E in popluar number systems.

HEX AC 5E 6E
Decimal 172 94 110
Binary 10101100 1011110 1101110
Octal 254 136 156

Shades and tints

Shades of #AC5E6E

#AC5E6E
(172,94,110)
#9D5664
(157,86,100)
#8E4E5A
(142,78,90)
#7F4650
(127,70,80)
#703E46
(112,62,70)
#61363C
(97,54,60)
#522E32
(82,46,50)
#432628
(67,38,40)
#341E1E
(52,30,30)
#251614
(37,22,20)
#160E0A
(22,14,10)
#000000
(0,0,0)

Tints of #AC5E6E

#AC5E6E
(172,94,110)
#B36C7B
(179,108,123)
#BA7A88
(186,122,136)
#C18895
(193,136,149)
#C896A2
(200,150,162)
#CFA4AF
(207,164,175)
#D6B2BC
(214,178,188)
#DDC0C9
(221,192,201)
#E4CED6
(228,206,214)
#EBDCE3
(235,220,227)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC5E6E color. Also use rgb(172,94,110) instead hex code.

Text Font Color

.myTextColor { color: #AC5E6E; }

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

This text font color is #AC5E6E.

Background Color

.myBgColor { background-color: #AC5E6E; }

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

This div background color is #AC5E6E.

Border color

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

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

This div border color is #AC5E6E.

Opacity

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

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

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

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

This text has shadow with #AC5E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5E6E.

Preview

Color preview on black background

This text has color #AC5E6E on black background.


Color preview on white background

This text has color #AC5E6E on white background.


Black color preview on #AC5E6E background

This text has black color on #AC5E6E background.


White color preview on #AC5E6E background

This text has white color on #AC5E6E background.


Related colors

Complementary color

Complementary color for #hex is #53A191.


I love getcolorcode.com

Triadic colors

1 #6EAC5E and #5E6EAC with #AC5E6E are triadic colors.

2 #6E5EAC and #5EAC6E with #AC5E6E are triadic colors.