COLOR #AC5E77

HEX: #AC5E77 RGB: (172,94,119)

Renk bilgisi

#AC5E77 contains mainly red and blue colors. #AC5E77 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AC5E77 color RGB value is (172,94,119).

RGB: (172,94,119) (67%, 37%, 47%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 94 of 255 = 37%
B 119 of 255 = 47%

172
94
119

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 94 + 119 = 385 (100%)
R 172 of 385 ~ 44.68%
G 94 of 385 ~ 24.42%
B 119 of 385 ~ 30.91'%

%44.68
%24.42
%30.91

CMYK RENK MODELİ

#AC5E77 rengi CMYK tonu (0,45,31,33).

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

CMYK: (0,45,31,33)
C0M45Y31K33 (0%, 45%, 31%, 33%)
(0.00 / 0.45 / 0.31 / 0.33)

CMYK yüzdeleri

%0
%45.35
%30.81
%32.55

Codes

Color #AC5E77 in popluar color models

AC 5E 77
RGB 172 94 119
HSL 341° 31.97% 52.16%
HSB/HSV 341° 45.35% 67.45%
CMYK 0.00% 45.35% 30.81%
32.55%

Color #AC5E77 in popluar number systems.

HEX AC 5E 77
Decimal 172 94 119
Binary 10101100 1011110 1110111
Octal 254 136 167

Shades and tints

Shades of #AC5E77

#AC5E77
(172,94,119)
#9D566D
(157,86,109)
#8E4E63
(142,78,99)
#7F4659
(127,70,89)
#703E4F
(112,62,79)
#613645
(97,54,69)
#522E3B
(82,46,59)
#432631
(67,38,49)
#341E27
(52,30,39)
#25161D
(37,22,29)
#160E13
(22,14,19)
#000000
(0,0,0)

Tints of #AC5E77

#AC5E77
(172,94,119)
#B36C83
(179,108,131)
#BA7A8F
(186,122,143)
#C1889B
(193,136,155)
#C896A7
(200,150,167)
#CFA4B3
(207,164,179)
#D6B2BF
(214,178,191)
#DDC0CB
(221,192,203)
#E4CED7
(228,206,215)
#EBDCE3
(235,220,227)
#F2EAEF
(242,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC5E77; }

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

This text font color is #AC5E77.

Background Color

.myBgColor { background-color: #AC5E77; }

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

This div background color is #AC5E77.

Border color

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

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

This div border color is #AC5E77.

Opacity

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

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

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

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

This text has shadow with #AC5E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5E77.

Preview

Color preview on black background

This text has color #AC5E77 on black background.


Color preview on white background

This text has color #AC5E77 on white background.


Black color preview on #AC5E77 background

This text has black color on #AC5E77 background.


White color preview on #AC5E77 background

This text has white color on #AC5E77 background.


Related colors

Complementary color

Complementary color for #hex is #53A188.


I love getcolorcode.com

Triadic colors

1 #77AC5E and #5E77AC with #AC5E77 are triadic colors.

2 #775EAC and #5EAC77 with #AC5E77 are triadic colors.