COLOR #A393ED

HEX: #A393ED RGB: (163,147,237)

Renk bilgisi

#A393ED contains mainly blue color. #A393ED ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#A393ED color RGB value is (163,147,237).

RGB: (163,147,237) (64%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 163 of 255 = 64%
G 147 of 255 = 58%
B 237 of 255 = 93%

163
147
237

R + G + B ~ 72%. #A393ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 163 + 147 + 237 = 547 (100%)
R 163 of 547 ~ 29.8%
G 147 of 547 ~ 26.87%
B 237 of 547 ~ 43.33'%

%29.8
%26.87
%43.33

CMYK RENK MODELİ

#A393ED rengi CMYK tonu (31,38,0,7).

  • camgöbeği tonu 31.22%
  • eflatun tonu 37.97%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (31,38,0,7)
C31M38Y0K7 (31%, 38%, 0%, 7%)
(0.31 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%31.22
%37.97
%0
%7.06

Codes

Color #A393ED in popluar color models

A3 93 ED
RGB 163 147 237
HSL 251° 71.43% 75.29%
HSB/HSV 251° 37.97% 92.94%
CMYK 31.22% 37.97% 0.00%
7.06%

Color #A393ED in popluar number systems.

HEX A3 93 ED
Decimal 163 147 237
Binary 10100011 10010011 11101101
Octal 243 223 355

Shades and tints

Shades of #A393ED

#A393ED
(163,147,237)
#9586D8
(149,134,216)
#8779C3
(135,121,195)
#796CAE
(121,108,174)
#6B5F99
(107,95,153)
#5D5284
(93,82,132)
#4F456F
(79,69,111)
#41385A
(65,56,90)
#332B45
(51,43,69)
#251E30
(37,30,48)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #A393ED

#A393ED
(163,147,237)
#AB9CEE
(171,156,238)
#B3A5EF
(179,165,239)
#BBAEF0
(187,174,240)
#C3B7F1
(195,183,241)
#CBC0F2
(203,192,242)
#D3C9F3
(211,201,243)
#DBD2F4
(219,210,244)
#E3DBF5
(227,219,245)
#EBE4F6
(235,228,246)
#F3EDF7
(243,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A393ED color. Also use rgb(163,147,237) instead hex code.

Text Font Color

.myTextColor { color: #A393ED; }

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

This text font color is #A393ED.

Background Color

.myBgColor { background-color: #A393ED; }

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

This div background color is #A393ED.

Border color

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

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

This div border color is #A393ED.

Opacity

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

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

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

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

This text has shadow with #A393ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A393ED.

Preview

Color preview on black background

This text has color #A393ED on black background.


Color preview on white background

This text has color #A393ED on white background.


Black color preview on #A393ED background

This text has black color on #A393ED background.


White color preview on #A393ED background

This text has white color on #A393ED background.


Related colors

Complementary color

Complementary color for #hex is #5C6C12.


I love getcolorcode.com

Triadic colors

1 #EDA393 and #93EDA3 with #A393ED are triadic colors.

2 #ED93A3 and #93A3ED with #A393ED are triadic colors.