COLOR #A593D9

HEX: #A593D9 RGB: (165,147,217)

Renk bilgisi

#A593D9 contains mainly red and blue colors. #A593D9 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A593D9 color RGB value is (165,147,217).

RGB: (165,147,217) (65%, 58%, 85%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 147 of 255 = 58%
B 217 of 255 = 85%

165
147
217

R + G + B ~ 69%. #A593D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 147 + 217 = 529 (100%)
R 165 of 529 ~ 31.19%
G 147 of 529 ~ 27.79%
B 217 of 529 ~ 41.02'%

%31.19
%27.79
%41.02

CMYK RENK MODELİ

#A593D9 rengi CMYK tonu (24,32,0,15).

  • camgöbeği tonu 23.96%
  • eflatun tonu 32.26%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%
CMYK: (24,32,0,15) C24M32Y0K15 (24%,32%,0%,15%) (0.24/0.32/0.00/0.15) 

CMYK yüzdeleri

%23.96
%32.26
%0
%14.9

Codes

Color #A593D9 in popluar color models

A5 93 D9
RGB 165 147 217
HSL 255° 47.95% 71.37%
HSB/HSV 255° 32.26% 85.10%
CMYK 23.96% 32.26% 0.00%
14.90%

Color #A593D9 in popluar number systems.

HEX A5 93 D9
Decimal 165 147 217
Binary 10100101 10010011 11011001
Octal 245 223 331

Shades and tints

Shades of #A593D9

#A593D9
(165,147,217)
#9686C6
(150,134,198)
#8779B3
(135,121,179)
#786CA0
(120,108,160)
#695F8D
(105,95,141)
#5A527A
(90,82,122)
#4B4567
(75,69,103)
#3C3854
(60,56,84)
#2D2B41
(45,43,65)
#1E1E2E
(30,30,46)
#0F111B
(15,17,27)
#000000
(0,0,0)

Tints of #A593D9

#A593D9
(165,147,217)
#AD9CDC
(173,156,220)
#B5A5DF
(181,165,223)
#BDAEE2
(189,174,226)
#C5B7E5
(197,183,229)
#CDC0E8
(205,192,232)
#D5C9EB
(213,201,235)
#DDD2EE
(221,210,238)
#E5DBF1
(229,219,241)
#EDE4F4
(237,228,244)
#F5EDF7
(245,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A593D9; }

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

This text font color is #A593D9.

Background Color

.myBgColor { background-color: #A593D9; }

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

This div background color is #A593D9.

Border color

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

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

This div border color is #A593D9.

Opacity

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

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

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

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

This text has shadow with #A593D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A593D9.

Preview

Color preview on black background

This text has color #A593D9 on black background.


Color preview on white background

This text has color #A593D9 on white background.


Black color preview on #A593D9 background

This text has black color on #A593D9 background.


White color preview on #A593D9 background

This text has white color on #A593D9 background.


Related colors

Complementary color

Complementary color for #hex is #5A6C26.


I love getcolorcode.com

Triadic colors

1 #D9A593 and #93D9A5 with #A593D9 are triadic colors.

2 #D993A5 and #93A5D9 with #A593D9 are triadic colors.