COLOR #AC5E63

HEX: #AC5E63 RGB: (172,94,99)

Renk bilgisi

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

RGB renk modeli

#AC5E63 color RGB value is (172,94,99).

RGB: (172,94,99) (67%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 94 of 255 = 37%
B 99 of 255 = 39%

172
94
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 94 + 99 = 365 (100%)
R 172 of 365 ~ 47.12%
G 94 of 365 ~ 25.75%
B 99 of 365 ~ 27.12'%

%47.12
%25.75
%27.12

CMYK RENK MODELİ

#AC5E63 rengi CMYK tonu (0,45,42,33).

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

CMYK: (0,45,42,33)
C0M45Y42K33 (0%, 45%, 42%, 33%)
(0.00 / 0.45 / 0.42 / 0.33)

CMYK yüzdeleri

%0
%45.35
%42.44
%32.55

Codes

Color #AC5E63 in popluar color models

AC 5E 63
RGB 172 94 99
HSL 356° 31.97% 52.16%
HSB/HSV 356° 45.35% 67.45%
CMYK 0.00% 45.35% 42.44%
32.55%

Color #AC5E63 in popluar number systems.

HEX AC 5E 63
Decimal 172 94 99
Binary 10101100 1011110 1100011
Octal 254 136 143

Shades and tints

Shades of #AC5E63

#AC5E63
(172,94,99)
#9D565A
(157,86,90)
#8E4E51
(142,78,81)
#7F4648
(127,70,72)
#703E3F
(112,62,63)
#613636
(97,54,54)
#522E2D
(82,46,45)
#432624
(67,38,36)
#341E1B
(52,30,27)
#251612
(37,22,18)
#160E09
(22,14,9)
#000000
(0,0,0)

Tints of #AC5E63

#AC5E63
(172,94,99)
#B36C71
(179,108,113)
#BA7A7F
(186,122,127)
#C1888D
(193,136,141)
#C8969B
(200,150,155)
#CFA4A9
(207,164,169)
#D6B2B7
(214,178,183)
#DDC0C5
(221,192,197)
#E4CED3
(228,206,211)
#EBDCE1
(235,220,225)
#F2EAEF
(242,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC5E63; }

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

This text font color is #AC5E63.

Background Color

.myBgColor { background-color: #AC5E63; }

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

This div background color is #AC5E63.

Border color

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

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

This div border color is #AC5E63.

Opacity

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

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

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

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

This text has shadow with #AC5E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5E63.

Preview

Color preview on black background

This text has color #AC5E63 on black background.


Color preview on white background

This text has color #AC5E63 on white background.


Black color preview on #AC5E63 background

This text has black color on #AC5E63 background.


White color preview on #AC5E63 background

This text has white color on #AC5E63 background.


Related colors

Complementary color

Complementary color for #hex is #53A19C.


I love getcolorcode.com

Triadic colors

1 #63AC5E and #5E63AC with #AC5E63 are triadic colors.

2 #635EAC and #5EAC63 with #AC5E63 are triadic colors.