COLOR #AC587B

HEX: #AC587B RGB: (172,88,123)

Renk bilgisi

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

RGB renk modeli

#AC587B color RGB value is (172,88,123).

RGB: (172,88,123) (67%, 35%, 48%)

RGB bağlantıları ve doygunluk

R 172 of 255 = 67%
G 88 of 255 = 35%
B 123 of 255 = 48%

172
88
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 172 + 88 + 123 = 383 (100%)
R 172 of 383 ~ 44.91%
G 88 of 383 ~ 22.98%
B 123 of 383 ~ 32.11'%

%44.91
%22.98
%32.11

CMYK RENK MODELİ

#AC587B rengi CMYK tonu (0,49,28,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 48.84%
  • sarı tonu 28.49%
  • ana renk tonu 32.55%

CMYK: (0,49,28,33)
C0M49Y28K33 (0%, 49%, 28%, 33%)
(0.00 / 0.49 / 0.28 / 0.33)

CMYK yüzdeleri

%0
%48.84
%28.49
%32.55

Codes

Color #AC587B in popluar color models

AC 58 7B
RGB 172 88 123
HSL 335° 33.60% 50.98%
HSB/HSV 335° 48.84% 67.45%
CMYK 0.00% 48.84% 28.49%
32.55%

Color #AC587B in popluar number systems.

HEX AC 58 7B
Decimal 172 88 123
Binary 10101100 1011000 1111011
Octal 254 130 173

Shades and tints

Shades of #AC587B

#AC587B
(172,88,123)
#9D5070
(157,80,112)
#8E4865
(142,72,101)
#7F405A
(127,64,90)
#70384F
(112,56,79)
#613044
(97,48,68)
#522839
(82,40,57)
#43202E
(67,32,46)
#341823
(52,24,35)
#251018
(37,16,24)
#16080D
(22,8,13)
#000000
(0,0,0)

Tints of #AC587B

#AC587B
(172,88,123)
#B36787
(179,103,135)
#BA7693
(186,118,147)
#C1859F
(193,133,159)
#C894AB
(200,148,171)
#CFA3B7
(207,163,183)
#D6B2C3
(214,178,195)
#DDC1CF
(221,193,207)
#E4D0DB
(228,208,219)
#EBDFE7
(235,223,231)
#F2EEF3
(242,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC587B color. Also use rgb(172,88,123) instead hex code.

Text Font Color

.myTextColor { color: #AC587B; }

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

This text font color is #AC587B.

Background Color

.myBgColor { background-color: #AC587B; }

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

This div background color is #AC587B.

Border color

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

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

This div border color is #AC587B.

Opacity

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

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

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

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

This text has shadow with #AC587B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC587B.

Preview

Color preview on black background

This text has color #AC587B on black background.


Color preview on white background

This text has color #AC587B on white background.


Black color preview on #AC587B background

This text has black color on #AC587B background.


White color preview on #AC587B background

This text has white color on #AC587B background.


Related colors

Complementary color

Complementary color for #hex is #53A784.


I love getcolorcode.com

Triadic colors

1 #7BAC58 and #587BAC with #AC587B are triadic colors.

2 #7B58AC and #58AC7B with #AC587B are triadic colors.