COLOR #A593D5

HEX: #A593D5 RGB: (165,147,213)

Renk bilgisi

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

RGB renk modeli

#A593D5 color RGB value is (165,147,213).

RGB: (165,147,213) (65%, 58%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 147 of 255 = 58%
B 213 of 255 = 84%

165
147
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 147 + 213 = 525 (100%)
R 165 of 525 ~ 31.43%
G 147 of 525 ~ 28%
B 213 of 525 ~ 40.57'%

%31.43
%28
%40.57

CMYK RENK MODELİ

#A593D5 rengi CMYK tonu (23,31,0,16).

  • camgöbeği tonu 22.54%
  • eflatun tonu 30.99%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (23,31,0,16)
C23M31Y0K16 (23%, 31%, 0%, 16%)
(0.23 / 0.31 / 0.00 / 0.16)

CMYK yüzdeleri

%22.54
%30.99
%0
%16.47

Codes

Color #A593D5 in popluar color models

A5 93 D5
RGB 165 147 213
HSL 256° 44.00% 70.59%
HSB/HSV 256° 30.99% 83.53%
CMYK 22.54% 30.99% 0.00%
16.47%

Color #A593D5 in popluar number systems.

HEX A5 93 D5
Decimal 165 147 213
Binary 10100101 10010011 11010101
Octal 245 223 325

Shades and tints

Shades of #A593D5

#A593D5
(165,147,213)
#9686C2
(150,134,194)
#8779AF
(135,121,175)
#786C9C
(120,108,156)
#695F89
(105,95,137)
#5A5276
(90,82,118)
#4B4563
(75,69,99)
#3C3850
(60,56,80)
#2D2B3D
(45,43,61)
#1E1E2A
(30,30,42)
#0F1117
(15,17,23)
#000000
(0,0,0)

Tints of #A593D5

#A593D5
(165,147,213)
#AD9CD8
(173,156,216)
#B5A5DB
(181,165,219)
#BDAEDE
(189,174,222)
#C5B7E1
(197,183,225)
#CDC0E4
(205,192,228)
#D5C9E7
(213,201,231)
#DDD2EA
(221,210,234)
#E5DBED
(229,219,237)
#EDE4F0
(237,228,240)
#F5EDF3
(245,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A593D5; }

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

This text font color is #A593D5.

Background Color

.myBgColor { background-color: #A593D5; }

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

This div background color is #A593D5.

Border color

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

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

This div border color is #A593D5.

Opacity

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

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

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

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

This text has shadow with #A593D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A593D5.

Preview

Color preview on black background

This text has color #A593D5 on black background.


Color preview on white background

This text has color #A593D5 on white background.


Black color preview on #A593D5 background

This text has black color on #A593D5 background.


White color preview on #A593D5 background

This text has white color on #A593D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A6C2A.


I love getcolorcode.com

Triadic colors

1 #D5A593 and #93D5A5 with #A593D5 are triadic colors.

2 #D593A5 and #93A5D5 with #A593D5 are triadic colors.