COLOR #A493A5

HEX: #A493A5 RGB: (164,147,165)

Renk bilgisi

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

RGB renk modeli

#A493A5 color RGB value is (164,147,165).

RGB: (164,147,165) (64%, 58%, 65%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 147 of 255 = 58%
B 165 of 255 = 65%

164
147
165

R + G + B ~ 62%. #A493A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 147 + 165 = 476 (100%)
R 164 of 476 ~ 34.45%
G 147 of 476 ~ 30.88%
B 165 of 476 ~ 34.66'%

%34.45
%30.88
%34.66

CMYK RENK MODELİ

#A493A5 rengi CMYK tonu (1,11,0,35).

  • camgöbeği tonu 0.61%
  • eflatun tonu 10.91%
  • sarı tonu 0.00%
  • ana renk tonu 35.29%
CMYK: (1,11,0,35) C1M11Y0K35 (1%,11%,0%,35%) (0.01/0.11/0.00/0.35) 

CMYK yüzdeleri

%0.61
%10.91
%0
%35.29

Codes

Color #A493A5 in popluar color models

A4 93 A5
RGB 164 147 165
HSL 297° 9.09% 61.18%
HSB/HSV 297° 10.91% 64.71%
CMYK 0.61% 10.91% 0.00%
35.29%

Color #A493A5 in popluar number systems.

HEX A4 93 A5
Decimal 164 147 165
Binary 10100100 10010011 10100101
Octal 244 223 245

Shades and tints

Shades of #A493A5

#A493A5
(164,147,165)
#968696
(150,134,150)
#887987
(136,121,135)
#7A6C78
(122,108,120)
#6C5F69
(108,95,105)
#5E525A
(94,82,90)
#50454B
(80,69,75)
#42383C
(66,56,60)
#342B2D
(52,43,45)
#261E1E
(38,30,30)
#18110F
(24,17,15)
#000000
(0,0,0)

Tints of #A493A5

#A493A5
(164,147,165)
#AC9CAD
(172,156,173)
#B4A5B5
(180,165,181)
#BCAEBD
(188,174,189)
#C4B7C5
(196,183,197)
#CCC0CD
(204,192,205)
#D4C9D5
(212,201,213)
#DCD2DD
(220,210,221)
#E4DBE5
(228,219,229)
#ECE4ED
(236,228,237)
#F4EDF5
(244,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A493A5; }

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

This text font color is #A493A5.

Background Color

.myBgColor { background-color: #A493A5; }

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

This div background color is #A493A5.

Border color

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

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

This div border color is #A493A5.

Opacity

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

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

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

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

This text has shadow with #A493A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A493A5.

Preview

Color preview on black background

This text has color #A493A5 on black background.


Color preview on white background

This text has color #A493A5 on white background.


Black color preview on #A493A5 background

This text has black color on #A493A5 background.


White color preview on #A493A5 background

This text has white color on #A493A5 background.


Related colors

Complementary color

Complementary color for #hex is #5B6C5A.


I love getcolorcode.com

Triadic colors

1 #A5A493 and #93A5A4 with #A493A5 are triadic colors.

2 #A593A4 and #93A4A5 with #A493A5 are triadic colors.