COLOR #A47588

HEX: #A47588 RGB: (164,117,136)

Renk bilgisi

#A47588 contains red, green and blue colors in about the same proportion. #A47588 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#A47588 color RGB value is (164,117,136).

RGB: (164,117,136) (64%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 117 of 255 = 46%
B 136 of 255 = 53%

164
117
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 117 + 136 = 417 (100%)
R 164 of 417 ~ 39.33%
G 117 of 417 ~ 28.06%
B 136 of 417 ~ 32.61'%

%39.33
%28.06
%32.61

CMYK RENK MODELİ

#A47588 rengi CMYK tonu (0,29,17,36).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.66%
  • sarı tonu 17.07%
  • ana renk tonu 35.69%

CMYK: (0,29,17,36)
C0M29Y17K36 (0%, 29%, 17%, 36%)
(0.00 / 0.29 / 0.17 / 0.36)

CMYK yüzdeleri

%0
%28.66
%17.07
%35.69

Codes

Color #A47588 in popluar color models

A4 75 88
RGB 164 117 136
HSL 336° 20.52% 55.10%
HSB/HSV 336° 28.66% 64.31%
CMYK 0.00% 28.66% 17.07%
35.69%

Color #A47588 in popluar number systems.

HEX A4 75 88
Decimal 164 117 136
Binary 10100100 1110101 10001000
Octal 244 165 210

Shades and tints

Shades of #A47588

#A47588
(164,117,136)
#966B7C
(150,107,124)
#886170
(136,97,112)
#7A5764
(122,87,100)
#6C4D58
(108,77,88)
#5E434C
(94,67,76)
#503940
(80,57,64)
#422F34
(66,47,52)
#342528
(52,37,40)
#261B1C
(38,27,28)
#181110
(24,17,16)
#000000
(0,0,0)

Tints of #A47588

#A47588
(164,117,136)
#AC8192
(172,129,146)
#B48D9C
(180,141,156)
#BC99A6
(188,153,166)
#C4A5B0
(196,165,176)
#CCB1BA
(204,177,186)
#D4BDC4
(212,189,196)
#DCC9CE
(220,201,206)
#E4D5D8
(228,213,216)
#ECE1E2
(236,225,226)
#F4EDEC
(244,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47588 color. Also use rgb(164,117,136) instead hex code.

Text Font Color

.myTextColor { color: #A47588; }

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

This text font color is #A47588.

Background Color

.myBgColor { background-color: #A47588; }

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

This div background color is #A47588.

Border color

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

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

This div border color is #A47588.

Opacity

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

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

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

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

This text has shadow with #A47588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47588.

Preview

Color preview on black background

This text has color #A47588 on black background.


Color preview on white background

This text has color #A47588 on white background.


Black color preview on #A47588 background

This text has black color on #A47588 background.


White color preview on #A47588 background

This text has white color on #A47588 background.


Related colors

Complementary color

Complementary color for #hex is #5B8A77.


I love getcolorcode.com

Triadic colors

1 #88A475 and #7588A4 with #A47588 are triadic colors.

2 #8875A4 and #75A488 with #A47588 are triadic colors.