COLOR #A585D6

HEX: #A585D6 RGB: (165,133,214)

Renk bilgisi

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

RGB renk modeli

#A585D6 color RGB value is (165,133,214).

RGB: (165,133,214) (65%, 52%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 133 of 255 = 52%
B 214 of 255 = 84%

165
133
214

R + G + B ~ 67%. #A585D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 133 + 214 = 512 (100%)
R 165 of 512 ~ 32.23%
G 133 of 512 ~ 25.98%
B 214 of 512 ~ 41.8'%

%32.23
%25.98
%41.8

CMYK RENK MODELİ

#A585D6 rengi CMYK tonu (23,38,0,16).

  • camgöbeği tonu 22.90%
  • eflatun tonu 37.85%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (23,38,0,16)
C23M38Y0K16 (23%, 38%, 0%, 16%)
(0.23 / 0.38 / 0.00 / 0.16)

CMYK yüzdeleri

%22.9
%37.85
%0
%16.08

Codes

Color #A585D6 in popluar color models

A5 85 D6
RGB 165 133 214
HSL 264° 49.69% 68.04%
HSB/HSV 264° 37.85% 83.92%
CMYK 22.90% 37.85% 0.00%
16.08%

Color #A585D6 in popluar number systems.

HEX A5 85 D6
Decimal 165 133 214
Binary 10100101 10000101 11010110
Octal 245 205 326

Shades and tints

Shades of #A585D6

#A585D6
(165,133,214)
#9679C3
(150,121,195)
#876DB0
(135,109,176)
#78619D
(120,97,157)
#69558A
(105,85,138)
#5A4977
(90,73,119)
#4B3D64
(75,61,100)
#3C3151
(60,49,81)
#2D253E
(45,37,62)
#1E192B
(30,25,43)
#0F0D18
(15,13,24)
#000000
(0,0,0)

Tints of #A585D6

#A585D6
(165,133,214)
#AD90D9
(173,144,217)
#B59BDC
(181,155,220)
#BDA6DF
(189,166,223)
#C5B1E2
(197,177,226)
#CDBCE5
(205,188,229)
#D5C7E8
(213,199,232)
#DDD2EB
(221,210,235)
#E5DDEE
(229,221,238)
#EDE8F1
(237,232,241)
#F5F3F4
(245,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A585D6; }

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

This text font color is #A585D6.

Background Color

.myBgColor { background-color: #A585D6; }

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

This div background color is #A585D6.

Border color

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

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

This div border color is #A585D6.

Opacity

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

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

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

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

This text has shadow with #A585D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A585D6.

Preview

Color preview on black background

This text has color #A585D6 on black background.


Color preview on white background

This text has color #A585D6 on white background.


Black color preview on #A585D6 background

This text has black color on #A585D6 background.


White color preview on #A585D6 background

This text has white color on #A585D6 background.


Related colors

Complementary color

Complementary color for #hex is #5A7A29.


I love getcolorcode.com

Triadic colors

1 #D6A585 and #85D6A5 with #A585D6 are triadic colors.

2 #D685A5 and #85A5D6 with #A585D6 are triadic colors.