COLOR #A497B5

HEX: #A497B5 RGB: (164,151,181)

Renk bilgisi

#A497B5 contains red, green and blue colors in about the same proportion. #A497B5 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A497B5 color RGB value is (164,151,181).

RGB: (164,151,181) (64%, 59%, 71%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 151 of 255 = 59%
B 181 of 255 = 71%

164
151
181

R + G + B ~ 65%. #A497B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 151 + 181 = 496 (100%)
R 164 of 496 ~ 33.06%
G 151 of 496 ~ 30.44%
B 181 of 496 ~ 36.49'%

%33.06
%30.44
%36.49

CMYK RENK MODELİ

#A497B5 rengi CMYK tonu (9,17,0,29).

  • camgöbeği tonu 9.39%
  • eflatun tonu 16.57%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (9,17,0,29)
C9M17Y0K29 (9%, 17%, 0%, 29%)
(0.09 / 0.17 / 0.00 / 0.29)

CMYK yüzdeleri

%9.39
%16.57
%0
%29.02

Codes

Color #A497B5 in popluar color models

A4 97 B5
RGB 164 151 181
HSL 266° 16.85% 65.10%
HSB/HSV 266° 16.57% 70.98%
CMYK 9.39% 16.57% 0.00%
29.02%

Color #A497B5 in popluar number systems.

HEX A4 97 B5
Decimal 164 151 181
Binary 10100100 10010111 10110101
Octal 244 227 265

Shades and tints

Shades of #A497B5

#A497B5
(164,151,181)
#968AA5
(150,138,165)
#887D95
(136,125,149)
#7A7085
(122,112,133)
#6C6375
(108,99,117)
#5E5665
(94,86,101)
#504955
(80,73,85)
#423C45
(66,60,69)
#342F35
(52,47,53)
#262225
(38,34,37)
#181515
(24,21,21)
#000000
(0,0,0)

Tints of #A497B5

#A497B5
(164,151,181)
#ACA0BB
(172,160,187)
#B4A9C1
(180,169,193)
#BCB2C7
(188,178,199)
#C4BBCD
(196,187,205)
#CCC4D3
(204,196,211)
#D4CDD9
(212,205,217)
#DCD6DF
(220,214,223)
#E4DFE5
(228,223,229)
#ECE8EB
(236,232,235)
#F4F1F1
(244,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A497B5 color. Also use rgb(164,151,181) instead hex code.

Text Font Color

.myTextColor { color: #A497B5; }

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

This text font color is #A497B5.

Background Color

.myBgColor { background-color: #A497B5; }

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

This div background color is #A497B5.

Border color

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

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

This div border color is #A497B5.

Opacity

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

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

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

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

This text has shadow with #A497B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A497B5.

Preview

Color preview on black background

This text has color #A497B5 on black background.


Color preview on white background

This text has color #A497B5 on white background.


Black color preview on #A497B5 background

This text has black color on #A497B5 background.


White color preview on #A497B5 background

This text has white color on #A497B5 background.


Related colors

Complementary color

Complementary color for #hex is #5B684A.


I love getcolorcode.com

Triadic colors

1 #B5A497 and #97B5A4 with #A497B5 are triadic colors.

2 #B597A4 and #97A4B5 with #A497B5 are triadic colors.