COLOR #A5AB8F

HEX: #A5AB8F RGB: (165,171,143)

Renk bilgisi

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

RGB renk modeli

#A5AB8F color RGB value is (165,171,143).

RGB: (165,171,143) (65%, 67%, 56%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 171 of 255 = 67%
B 143 of 255 = 56%

165
171
143

R + G + B ~ 63%. #A5AB8F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 171 + 143 = 479 (100%)
R 165 of 479 ~ 34.45%
G 171 of 479 ~ 35.7%
B 143 of 479 ~ 29.85'%

%34.45
%35.7
%29.85

CMYK RENK MODELİ

#A5AB8F rengi CMYK tonu (4,0,16,33).

  • camgöbeği tonu 3.51%
  • eflatun tonu 0.00%
  • sarı tonu 16.37%
  • ana renk tonu 32.94%

CMYK: (4,0,16,33)
C4M0Y16K33 (4%, 0%, 16%, 33%)
(0.04 / 0.00 / 0.16 / 0.33)

CMYK yüzdeleri

%3.51
%0
%16.37
%32.94

Codes

Color #A5AB8F in popluar color models

A5 AB 8F
RGB 165 171 143
HSL 73° 14.29% 61.57%
HSB/HSV 73° 16.37% 67.06%
CMYK 3.51% 0.00% 16.37%
32.94%

Color #A5AB8F in popluar number systems.

HEX A5 AB 8F
Decimal 165 171 143
Binary 10100101 10101011 10001111
Octal 245 253 217

Shades and tints

Shades of #A5AB8F

#A5AB8F
(165,171,143)
#969C82
(150,156,130)
#878D75
(135,141,117)
#787E68
(120,126,104)
#696F5B
(105,111,91)
#5A604E
(90,96,78)
#4B5141
(75,81,65)
#3C4234
(60,66,52)
#2D3327
(45,51,39)
#1E241A
(30,36,26)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #A5AB8F

#A5AB8F
(165,171,143)
#ADB299
(173,178,153)
#B5B9A3
(181,185,163)
#BDC0AD
(189,192,173)
#C5C7B7
(197,199,183)
#CDCEC1
(205,206,193)
#D5D5CB
(213,213,203)
#DDDCD5
(221,220,213)
#E5E3DF
(229,227,223)
#EDEAE9
(237,234,233)
#F5F1F3
(245,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5AB8F color. Also use rgb(165,171,143) instead hex code.

Text Font Color

.myTextColor { color: #A5AB8F; }

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

This text font color is #A5AB8F.

Background Color

.myBgColor { background-color: #A5AB8F; }

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

This div background color is #A5AB8F.

Border color

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

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

This div border color is #A5AB8F.

Opacity

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

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

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

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

This text has shadow with #A5AB8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5AB8F.

Preview

Color preview on black background

This text has color #A5AB8F on black background.


Color preview on white background

This text has color #A5AB8F on white background.


Black color preview on #A5AB8F background

This text has black color on #A5AB8F background.


White color preview on #A5AB8F background

This text has white color on #A5AB8F background.


Related colors

Complementary color

Complementary color for #hex is #5A5470.


I love getcolorcode.com

Triadic colors

1 #8FA5AB and #AB8FA5 with #A5AB8F are triadic colors.

2 #8FABA5 and #ABA58F with #A5AB8F are triadic colors.