COLOR #A597D5

HEX: #A597D5 RGB: (165,151,213)

Renk bilgisi

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

RGB renk modeli

#A597D5 color RGB value is (165,151,213).

RGB: (165,151,213) (65%, 59%, 84%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 151 of 255 = 59%
B 213 of 255 = 84%

165
151
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 151 + 213 = 529 (100%)
R 165 of 529 ~ 31.19%
G 151 of 529 ~ 28.54%
B 213 of 529 ~ 40.26'%

%31.19
%28.54
%40.26

CMYK RENK MODELİ

#A597D5 rengi CMYK tonu (23,29,0,16).

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

CMYK: (23,29,0,16)
C23M29Y0K16 (23%, 29%, 0%, 16%)
(0.23 / 0.29 / 0.00 / 0.16)

CMYK yüzdeleri

%22.54
%29.11
%0
%16.47

Codes

Color #A597D5 in popluar color models

A5 97 D5
RGB 165 151 213
HSL 254° 42.47% 71.37%
HSB/HSV 254° 29.11% 83.53%
CMYK 22.54% 29.11% 0.00%
16.47%

Color #A597D5 in popluar number systems.

HEX A5 97 D5
Decimal 165 151 213
Binary 10100101 10010111 11010101
Octal 245 227 325

Shades and tints

Shades of #A597D5

#A597D5
(165,151,213)
#968AC2
(150,138,194)
#877DAF
(135,125,175)
#78709C
(120,112,156)
#696389
(105,99,137)
#5A5676
(90,86,118)
#4B4963
(75,73,99)
#3C3C50
(60,60,80)
#2D2F3D
(45,47,61)
#1E222A
(30,34,42)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #A597D5

#A597D5
(165,151,213)
#ADA0D8
(173,160,216)
#B5A9DB
(181,169,219)
#BDB2DE
(189,178,222)
#C5BBE1
(197,187,225)
#CDC4E4
(205,196,228)
#D5CDE7
(213,205,231)
#DDD6EA
(221,214,234)
#E5DFED
(229,223,237)
#EDE8F0
(237,232,240)
#F5F1F3
(245,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A597D5; }

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

This text font color is #A597D5.

Background Color

.myBgColor { background-color: #A597D5; }

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

This div background color is #A597D5.

Border color

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

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

This div border color is #A597D5.

Opacity

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

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

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

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

This text has shadow with #A597D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A597D5.

Preview

Color preview on black background

This text has color #A597D5 on black background.


Color preview on white background

This text has color #A597D5 on white background.


Black color preview on #A597D5 background

This text has black color on #A597D5 background.


White color preview on #A597D5 background

This text has white color on #A597D5 background.


Related colors

Complementary color

Complementary color for #hex is #5A682A.


I love getcolorcode.com

Triadic colors

1 #D5A597 and #97D5A5 with #A597D5 are triadic colors.

2 #D597A5 and #97A5D5 with #A597D5 are triadic colors.