COLOR #A5B3A0

HEX: #A5B3A0 RGB: (165,179,160)

Renk bilgisi

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

RGB renk modeli

#A5B3A0 color RGB value is (165,179,160).

RGB: (165,179,160) (65%, 70%, 63%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 179 of 255 = 70%
B 160 of 255 = 63%

165
179
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 179 + 160 = 504 (100%)
R 165 of 504 ~ 32.74%
G 179 of 504 ~ 35.52%
B 160 of 504 ~ 31.75'%

%32.74
%35.52
%31.75

CMYK RENK MODELİ

#A5B3A0 rengi CMYK tonu (8,0,11,30).

  • camgöbeği tonu 7.82%
  • eflatun tonu 0.00%
  • sarı tonu 10.61%
  • ana renk tonu 29.80%

CMYK: (8,0,11,30)
C8M0Y11K30 (8%, 0%, 11%, 30%)
(0.08 / 0.00 / 0.11 / 0.30)

CMYK yüzdeleri

%7.82
%0
%10.61
%29.8

Codes

Color #A5B3A0 in popluar color models

A5 B3 A0
RGB 165 179 160
HSL 104° 11.11% 66.47%
HSB/HSV 104° 10.61% 70.20%
CMYK 7.82% 0.00% 10.61%
29.80%

Color #A5B3A0 in popluar number systems.

HEX A5 B3 A0
Decimal 165 179 160
Binary 10100101 10110011 10100000
Octal 245 263 240

Shades and tints

Shades of #A5B3A0

#A5B3A0
(165,179,160)
#96A392
(150,163,146)
#879384
(135,147,132)
#788376
(120,131,118)
#697368
(105,115,104)
#5A635A
(90,99,90)
#4B534C
(75,83,76)
#3C433E
(60,67,62)
#2D3330
(45,51,48)
#1E2322
(30,35,34)
#0F1314
(15,19,20)
#000000
(0,0,0)

Tints of #A5B3A0

#A5B3A0
(165,179,160)
#ADB9A8
(173,185,168)
#B5BFB0
(181,191,176)
#BDC5B8
(189,197,184)
#C5CBC0
(197,203,192)
#CDD1C8
(205,209,200)
#D5D7D0
(213,215,208)
#DDDDD8
(221,221,216)
#E5E3E0
(229,227,224)
#EDE9E8
(237,233,232)
#F5EFF0
(245,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5B3A0 color. Also use rgb(165,179,160) instead hex code.

Text Font Color

.myTextColor { color: #A5B3A0; }

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

This text font color is #A5B3A0.

Background Color

.myBgColor { background-color: #A5B3A0; }

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

This div background color is #A5B3A0.

Border color

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

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

This div border color is #A5B3A0.

Opacity

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

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

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

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

This text has shadow with #A5B3A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B3A0.

Preview

Color preview on black background

This text has color #A5B3A0 on black background.


Color preview on white background

This text has color #A5B3A0 on white background.


Black color preview on #A5B3A0 background

This text has black color on #A5B3A0 background.


White color preview on #A5B3A0 background

This text has white color on #A5B3A0 background.


Related colors

Complementary color

Complementary color for #hex is #5A4C5F.


I love getcolorcode.com

Triadic colors

1 #A0A5B3 and #B3A0A5 with #A5B3A0 are triadic colors.

2 #A0B3A5 and #B3A5A0 with #A5B3A0 are triadic colors.