COLOR #A49BDA

HEX: #A49BDA RGB: (164,155,218)

Renk bilgisi

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

RGB renk modeli

#A49BDA color RGB value is (164,155,218).

RGB: (164,155,218) (64%, 61%, 85%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 155 of 255 = 61%
B 218 of 255 = 85%

164
155
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 155 + 218 = 537 (100%)
R 164 of 537 ~ 30.54%
G 155 of 537 ~ 28.86%
B 218 of 537 ~ 40.6'%

%30.54
%28.86
%40.6

CMYK RENK MODELİ

#A49BDA rengi CMYK tonu (25,29,0,15).

  • camgöbeği tonu 24.77%
  • eflatun tonu 28.90%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (25,29,0,15)
C25M29Y0K15 (25%, 29%, 0%, 15%)
(0.25 / 0.29 / 0.00 / 0.15)

CMYK yüzdeleri

%24.77
%28.9
%0
%14.51

Codes

Color #A49BDA in popluar color models

A4 9B DA
RGB 164 155 218
HSL 249° 45.99% 73.14%
HSB/HSV 249° 28.90% 85.49%
CMYK 24.77% 28.90% 0.00%
14.51%

Color #A49BDA in popluar number systems.

HEX A4 9B DA
Decimal 164 155 218
Binary 10100100 10011011 11011010
Octal 244 233 332

Shades and tints

Shades of #A49BDA

#A49BDA
(164,155,218)
#968DC7
(150,141,199)
#887FB4
(136,127,180)
#7A71A1
(122,113,161)
#6C638E
(108,99,142)
#5E557B
(94,85,123)
#504768
(80,71,104)
#423955
(66,57,85)
#342B42
(52,43,66)
#261D2F
(38,29,47)
#180F1C
(24,15,28)
#000000
(0,0,0)

Tints of #A49BDA

#A49BDA
(164,155,218)
#ACA4DD
(172,164,221)
#B4ADE0
(180,173,224)
#BCB6E3
(188,182,227)
#C4BFE6
(196,191,230)
#CCC8E9
(204,200,233)
#D4D1EC
(212,209,236)
#DCDAEF
(220,218,239)
#E4E3F2
(228,227,242)
#ECECF5
(236,236,245)
#F4F5F8
(244,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A49BDA color. Also use rgb(164,155,218) instead hex code.

Text Font Color

.myTextColor { color: #A49BDA; }

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

This text font color is #A49BDA.

Background Color

.myBgColor { background-color: #A49BDA; }

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

This div background color is #A49BDA.

Border color

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

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

This div border color is #A49BDA.

Opacity

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

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

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

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

This text has shadow with #A49BDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A49BDA.

Preview

Color preview on black background

This text has color #A49BDA on black background.


Color preview on white background

This text has color #A49BDA on white background.


Black color preview on #A49BDA background

This text has black color on #A49BDA background.


White color preview on #A49BDA background

This text has white color on #A49BDA background.


Related colors

Complementary color

Complementary color for #hex is #5B6425.


I love getcolorcode.com

Triadic colors

1 #DAA49B and #9BDAA4 with #A49BDA are triadic colors.

2 #DA9BA4 and #9BA4DA with #A49BDA are triadic colors.