COLOR #A498E6

HEX: #A498E6 RGB: (164,152,230)

Renk bilgisi

#A498E6 contains mainly blue color. #A498E6 ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A498E6 color RGB value is (164,152,230).

RGB: (164,152,230) (64%, 60%, 90%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 152 of 255 = 60%
B 230 of 255 = 90%

164
152
230

R + G + B ~ 71%. #A498E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 152 + 230 = 546 (100%)
R 164 of 546 ~ 30.04%
G 152 of 546 ~ 27.84%
B 230 of 546 ~ 42.12'%

%30.04
%27.84
%42.12

CMYK RENK MODELİ

#A498E6 rengi CMYK tonu (29,34,0,10).

  • camgöbeği tonu 28.70%
  • eflatun tonu 33.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (29,34,0,10)
C29M34Y0K10 (29%, 34%, 0%, 10%)
(0.29 / 0.34 / 0.00 / 0.10)

CMYK yüzdeleri

%28.7
%33.91
%0
%9.8

Codes

Color #A498E6 in popluar color models

A4 98 E6
RGB 164 152 230
HSL 249° 60.94% 74.90%
HSB/HSV 249° 33.91% 90.20%
CMYK 28.70% 33.91% 0.00%
9.80%

Color #A498E6 in popluar number systems.

HEX A4 98 E6
Decimal 164 152 230
Binary 10100100 10011000 11100110
Octal 244 230 346

Shades and tints

Shades of #A498E6

#A498E6
(164,152,230)
#968BD2
(150,139,210)
#887EBE
(136,126,190)
#7A71AA
(122,113,170)
#6C6496
(108,100,150)
#5E5782
(94,87,130)
#504A6E
(80,74,110)
#423D5A
(66,61,90)
#343046
(52,48,70)
#262332
(38,35,50)
#18161E
(24,22,30)
#000000
(0,0,0)

Tints of #A498E6

#A498E6
(164,152,230)
#ACA1E8
(172,161,232)
#B4AAEA
(180,170,234)
#BCB3EC
(188,179,236)
#C4BCEE
(196,188,238)
#CCC5F0
(204,197,240)
#D4CEF2
(212,206,242)
#DCD7F4
(220,215,244)
#E4E0F6
(228,224,246)
#ECE9F8
(236,233,248)
#F4F2FA
(244,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A498E6 color. Also use rgb(164,152,230) instead hex code.

Text Font Color

.myTextColor { color: #A498E6; }

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

This text font color is #A498E6.

Background Color

.myBgColor { background-color: #A498E6; }

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

This div background color is #A498E6.

Border color

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

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

This div border color is #A498E6.

Opacity

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

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

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

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

This text has shadow with #A498E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A498E6.

Preview

Color preview on black background

This text has color #A498E6 on black background.


Color preview on white background

This text has color #A498E6 on white background.


Black color preview on #A498E6 background

This text has black color on #A498E6 background.


White color preview on #A498E6 background

This text has white color on #A498E6 background.


Related colors

Complementary color

Complementary color for #hex is #5B6719.


I love getcolorcode.com

Triadic colors

1 #E6A498 and #98E6A4 with #A498E6 are triadic colors.

2 #E698A4 and #98A4E6 with #A498E6 are triadic colors.