COLOR #A585EF

HEX: #A585EF RGB: (165,133,239)

Renk bilgisi

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

RGB renk modeli

#A585EF color RGB value is (165,133,239).

RGB: (165,133,239) (65%, 52%, 94%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 133 of 255 = 52%
B 239 of 255 = 94%

165
133
239

R + G + B ~ 70%. #A585EF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 133 + 239 = 537 (100%)
R 165 of 537 ~ 30.73%
G 133 of 537 ~ 24.77%
B 239 of 537 ~ 44.51'%

%30.73
%24.77
%44.51

CMYK RENK MODELİ

#A585EF rengi CMYK tonu (31,44,0,6).

  • camgöbeği tonu 30.96%
  • eflatun tonu 44.35%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (31,44,0,6)
C31M44Y0K6 (31%, 44%, 0%, 6%)
(0.31 / 0.44 / 0.00 / 0.06)

CMYK yüzdeleri

%30.96
%44.35
%0
%6.27

Codes

Color #A585EF in popluar color models

A5 85 EF
RGB 165 133 239
HSL 258° 76.81% 72.94%
HSB/HSV 258° 44.35% 93.73%
CMYK 30.96% 44.35% 0.00%
6.27%

Color #A585EF in popluar number systems.

HEX A5 85 EF
Decimal 165 133 239
Binary 10100101 10000101 11101111
Octal 245 205 357

Shades and tints

Shades of #A585EF

#A585EF
(165,133,239)
#9679DA
(150,121,218)
#876DC5
(135,109,197)
#7861B0
(120,97,176)
#69559B
(105,85,155)
#5A4986
(90,73,134)
#4B3D71
(75,61,113)
#3C315C
(60,49,92)
#2D2547
(45,37,71)
#1E1932
(30,25,50)
#0F0D1D
(15,13,29)
#000000
(0,0,0)

Tints of #A585EF

#A585EF
(165,133,239)
#AD90F0
(173,144,240)
#B59BF1
(181,155,241)
#BDA6F2
(189,166,242)
#C5B1F3
(197,177,243)
#CDBCF4
(205,188,244)
#D5C7F5
(213,199,245)
#DDD2F6
(221,210,246)
#E5DDF7
(229,221,247)
#EDE8F8
(237,232,248)
#F5F3F9
(245,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A585EF color. Also use rgb(165,133,239) instead hex code.

Text Font Color

.myTextColor { color: #A585EF; }

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

This text font color is #A585EF.

Background Color

.myBgColor { background-color: #A585EF; }

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

This div background color is #A585EF.

Border color

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

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

This div border color is #A585EF.

Opacity

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

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

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

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

This text has shadow with #A585EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A585EF.

Preview

Color preview on black background

This text has color #A585EF on black background.


Color preview on white background

This text has color #A585EF on white background.


Black color preview on #A585EF background

This text has black color on #A585EF background.


White color preview on #A585EF background

This text has white color on #A585EF background.


Related colors

Complementary color

Complementary color for #hex is #5A7A10.


I love getcolorcode.com

Triadic colors

1 #EFA585 and #85EFA5 with #A585EF are triadic colors.

2 #EF85A5 and #85A5EF with #A585EF are triadic colors.