COLOR #A5B5A0

HEX: #A5B5A0 RGB: (165,181,160)

Renk bilgisi

#A5B5A0 contains red, green and blue colors in about the same proportion. #A5B5A0 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#A5B5A0 color RGB value is (165,181,160).

RGB: (165,181,160) (65%, 71%, 63%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 181 of 255 = 71%
B 160 of 255 = 63%

165
181
160

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 181 + 160 = 506 (100%)
R 165 of 506 ~ 32.61%
G 181 of 506 ~ 35.77%
B 160 of 506 ~ 31.62'%

%32.61
%35.77
%31.62

CMYK RENK MODELİ

#A5B5A0 rengi CMYK tonu (9,0,12,29).

  • camgöbeği tonu 8.84%
  • eflatun tonu 0.00%
  • sarı tonu 11.60%
  • ana renk tonu 29.02%

CMYK: (9,0,12,29)
C9M0Y12K29 (9%, 0%, 12%, 29%)
(0.09 / 0.00 / 0.12 / 0.29)

CMYK yüzdeleri

%8.84
%0
%11.6
%29.02

Codes

Color #A5B5A0 in popluar color models

A5 B5 A0
RGB 165 181 160
HSL 106° 12.43% 66.86%
HSB/HSV 106° 11.60% 70.98%
CMYK 8.84% 0.00% 11.60%
29.02%

Color #A5B5A0 in popluar number systems.

HEX A5 B5 A0
Decimal 165 181 160
Binary 10100101 10110101 10100000
Octal 245 265 240

Shades and tints

Shades of #A5B5A0

#A5B5A0
(165,181,160)
#96A592
(150,165,146)
#879584
(135,149,132)
#788576
(120,133,118)
#697568
(105,117,104)
#5A655A
(90,101,90)
#4B554C
(75,85,76)
#3C453E
(60,69,62)
#2D3530
(45,53,48)
#1E2522
(30,37,34)
#0F1514
(15,21,20)
#000000
(0,0,0)

Tints of #A5B5A0

#A5B5A0
(165,181,160)
#ADBBA8
(173,187,168)
#B5C1B0
(181,193,176)
#BDC7B8
(189,199,184)
#C5CDC0
(197,205,192)
#CDD3C8
(205,211,200)
#D5D9D0
(213,217,208)
#DDDFD8
(221,223,216)
#E5E5E0
(229,229,224)
#EDEBE8
(237,235,232)
#F5F1F0
(245,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5B5A0; }

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

This text font color is #A5B5A0.

Background Color

.myBgColor { background-color: #A5B5A0; }

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

This div background color is #A5B5A0.

Border color

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

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

This div border color is #A5B5A0.

Opacity

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

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

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

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

This text has shadow with #A5B5A0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5B5A0.

Preview

Color preview on black background

This text has color #A5B5A0 on black background.


Color preview on white background

This text has color #A5B5A0 on white background.


Black color preview on #A5B5A0 background

This text has black color on #A5B5A0 background.


White color preview on #A5B5A0 background

This text has white color on #A5B5A0 background.


Related colors

Complementary color

Complementary color for #hex is #5A4A5F.


I love getcolorcode.com

Triadic colors

1 #A0A5B5 and #B5A0A5 with #A5B5A0 are triadic colors.

2 #A0B5A5 and #B5A5A0 with #A5B5A0 are triadic colors.