COLOR #A4B3A6

HEX: #A4B3A6
RGB: (164,179,166)

Renk bilgisi

#A4B3A6 contains red, green and blue colors in about the same proportion. #A4B3A6 ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#A4B3A6 color RGB value is (164,179,166).

  • kırmız ton 164;
  • yeşil ton 179;
  • mavi ton 166.
RGB: (164,179,166) (64%,70%,65%)

RGB bağlantıları ve doygunluk

R 164 of 255 = 64%
G 179 of 255 = 70%
B 166 of 255 = 65%

164
179
166

R + G + B ~ 66%. #A4B3A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B =
164 + 179 + 166 = 509 (100%)
R 164 of 509 ~ 32.22%
G 179 of 509 ~ 35.17%
B 166 of 509 ~ 32.61%

%32.22
%35.17
%32.61

CMYK RENK MODELİ

#A4B3A6 rengi CMYK tonu (8,0,7,30).

  • camgöbeği tonu 8.38%
  • eflatun tonu 0.00%
  • sarı tonu 7.26%
  • ana renk tonu 29.80%
CMYK: (8,0,7,30) C8M0Y7K30 (8%,0%,7%,30%) (0.08/0.00/0.07/0.30)

CMYK yüzdeleri

%8.38
%0
%7.26
%29.8

Codes

Color #A4B3A6 in popluar color models

A4B3A6
RGB164179166
HSL128°8.98%67.25%
HSB/HSV128°8.38%70.20%
CMYK8.38%0.00%7.26%
29.80%

Color #A4B3A6 in popluar number systems.

HEXA4B3A6
Decimal164179166
Binary101001001011001110100110
Octal244263246

Shades and tints

Shades of #A4B3A6

#A4B3A6
(164,179,166)
#96A397
(150,163,151)
#889388
(136,147,136)
#7A8379
(122,131,121)
#6C736A
(108,115,106)
#5E635B
(94,99,91)
#50534C
(80,83,76)
#42433D
(66,67,61)
#34332E
(52,51,46)
#26231F
(38,35,31)
#181310
(24,19,16)
#000000
(0,0,0)

Tints of #A4B3A6

#A4B3A6
(164,179,166)
#ACB9AE
(172,185,174)
#B4BFB6
(180,191,182)
#BCC5BE
(188,197,190)
#C4CBC6
(196,203,198)
#CCD1CE
(204,209,206)
#D4D7D6
(212,215,214)
#DCDDDE
(220,221,222)
#E4E3E6
(228,227,230)
#ECE9EE
(236,233,238)
#F4EFF6
(244,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4B3A6 color. Also use rgb(164,179,166) instead hex code.

Text Font Color

.myTextColor { color: #A4B3A6; }

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

This text font color is #A4B3A6.


Background Color

.myBgColor { background-color: #A4B3A6; }

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

This div background color is #A4B3A6.


Border color

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

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

This div border color is #A4B3A6.


Opacity

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

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

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

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

This text has shadow with #A4B3A6 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #A4B3A6; -webkit-box-shadow:	1px 1px 3px 2px #A4B3A6; box-shadow:	1px 1px 3px 2px #A4B3A6; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #A4B3A6; -webkit-box-shadow: 1px 1px 3px 2px #A4B3A6; box-shadow:1px 1px 3px 2px #A4B3A6;">
Div content here</div>
This div box has shadow with color #A4B3A6.

Preview

Color preview on black background

This text has color #A4B3A6 on black background.


Color preview on white background

This text has color #A4B3A6 on white background.



Black color preview on #A4B3A6 background

This text has black color on #A4B3A6 background.


White color preview on #A4B3A6 background

This text has white color on #A4B3A6 background.