COLOR #A47DA5

HEX: #A47DA5 RGB: (164,125,165)

Renk bilgisi

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

RGB renk modeli

#A47DA5 color RGB value is (164,125,165).

RGB: (164,125,165) (64%, 49%, 65%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 125 of 255 = 49%
B 165 of 255 = 65%

164
125
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 125 + 165 = 454 (100%)
R 164 of 454 ~ 36.12%
G 125 of 454 ~ 27.53%
B 165 of 454 ~ 36.34'%

%36.12
%27.53
%36.34

CMYK RENK MODELİ

#A47DA5 rengi CMYK tonu (1,24,0,35).

  • camgöbeği tonu 0.61%
  • eflatun tonu 24.24%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%

CMYK: (1,24,0,35)
C1M24Y0K35 (1%, 24%, 0%, 35%)
(0.01 / 0.24 / 0.00 / 0.35)

CMYK yüzdeleri

%0.61
%24.24
%0
%35.29

Codes

Color #A47DA5 in popluar color models

A4 7D A5
RGB 164 125 165
HSL 299° 18.18% 56.86%
HSB/HSV 299° 24.24% 64.71%
CMYK 0.61% 24.24% 0.00%
35.29%

Color #A47DA5 in popluar number systems.

HEX A4 7D A5
Decimal 164 125 165
Binary 10100100 1111101 10100101
Octal 244 175 245

Shades and tints

Shades of #A47DA5

#A47DA5
(164,125,165)
#967296
(150,114,150)
#886787
(136,103,135)
#7A5C78
(122,92,120)
#6C5169
(108,81,105)
#5E465A
(94,70,90)
#503B4B
(80,59,75)
#42303C
(66,48,60)
#34252D
(52,37,45)
#261A1E
(38,26,30)
#180F0F
(24,15,15)
#000000
(0,0,0)

Tints of #A47DA5

#A47DA5
(164,125,165)
#AC88AD
(172,136,173)
#B493B5
(180,147,181)
#BC9EBD
(188,158,189)
#C4A9C5
(196,169,197)
#CCB4CD
(204,180,205)
#D4BFD5
(212,191,213)
#DCCADD
(220,202,221)
#E4D5E5
(228,213,229)
#ECE0ED
(236,224,237)
#F4EBF5
(244,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A47DA5 color. Also use rgb(164,125,165) instead hex code.

Text Font Color

.myTextColor { color: #A47DA5; }

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

This text font color is #A47DA5.

Background Color

.myBgColor { background-color: #A47DA5; }

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

This div background color is #A47DA5.

Border color

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

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

This div border color is #A47DA5.

Opacity

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

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

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

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

This text has shadow with #A47DA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A47DA5.

Preview

Color preview on black background

This text has color #A47DA5 on black background.


Color preview on white background

This text has color #A47DA5 on white background.


Black color preview on #A47DA5 background

This text has black color on #A47DA5 background.


White color preview on #A47DA5 background

This text has white color on #A47DA5 background.


Related colors

Complementary color

Complementary color for #hex is #5B825A.


I love getcolorcode.com

Triadic colors

1 #A5A47D and #7DA5A4 with #A47DA5 are triadic colors.

2 #A57DA4 and #7DA4A5 with #A47DA5 are triadic colors.