COLOR #A499B6

HEX: #A499B6 RGB: (164,153,182)

Renk bilgisi

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

RGB renk modeli

#A499B6 color RGB value is (164,153,182).

RGB: (164,153,182) (64%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 153 of 255 = 60%
B 182 of 255 = 71%

164
153
182

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

Yüzdelerle RGB renk parçaları

R + G + B = 164 + 153 + 182 = 499 (100%)
R 164 of 499 ~ 32.87%
G 153 of 499 ~ 30.66%
B 182 of 499 ~ 36.47'%

%32.87
%30.66
%36.47

CMYK RENK MODELİ

#A499B6 rengi CMYK tonu (10,16,0,29).

  • camgöbeği tonu 9.89%
  • eflatun tonu 15.93%
  • sarı tonu 0.00%
  • ana renk tonu 28.63%

CMYK: (10,16,0,29)
C10M16Y0K29 (10%, 16%, 0%, 29%)
(0.10 / 0.16 / 0.00 / 0.29)

CMYK yüzdeleri

%9.89
%15.93
%0
%28.63

Codes

Color #A499B6 in popluar color models

A4 99 B6
RGB 164 153 182
HSL 263° 16.57% 65.69%
HSB/HSV 263° 15.93% 71.37%
CMYK 9.89% 15.93% 0.00%
28.63%

Color #A499B6 in popluar number systems.

HEX A4 99 B6
Decimal 164 153 182
Binary 10100100 10011001 10110110
Octal 244 231 266

Shades and tints

Shades of #A499B6

#A499B6
(164,153,182)
#968CA6
(150,140,166)
#887F96
(136,127,150)
#7A7286
(122,114,134)
#6C6576
(108,101,118)
#5E5866
(94,88,102)
#504B56
(80,75,86)
#423E46
(66,62,70)
#343136
(52,49,54)
#262426
(38,36,38)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #A499B6

#A499B6
(164,153,182)
#ACA2BC
(172,162,188)
#B4ABC2
(180,171,194)
#BCB4C8
(188,180,200)
#C4BDCE
(196,189,206)
#CCC6D4
(204,198,212)
#D4CFDA
(212,207,218)
#DCD8E0
(220,216,224)
#E4E1E6
(228,225,230)
#ECEAEC
(236,234,236)
#F4F3F2
(244,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A499B6 color. Also use rgb(164,153,182) instead hex code.

Text Font Color

.myTextColor { color: #A499B6; }

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

This text font color is #A499B6.

Background Color

.myBgColor { background-color: #A499B6; }

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

This div background color is #A499B6.

Border color

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

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

This div border color is #A499B6.

Opacity

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

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

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

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

This text has shadow with #A499B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A499B6.

Preview

Color preview on black background

This text has color #A499B6 on black background.


Color preview on white background

This text has color #A499B6 on white background.


Black color preview on #A499B6 background

This text has black color on #A499B6 background.


White color preview on #A499B6 background

This text has white color on #A499B6 background.


Related colors

Complementary color

Complementary color for #hex is #5B6649.


I love getcolorcode.com

Triadic colors

1 #B6A499 and #99B6A4 with #A499B6 are triadic colors.

2 #B699A4 and #99A4B6 with #A499B6 are triadic colors.