COLOR #A5A688

HEX: #A5A688 RGB: (165,166,136)

Renk bilgisi

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

RGB renk modeli

#A5A688 color RGB value is (165,166,136).

RGB: (165,166,136) (65%, 65%, 53%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 166 of 255 = 65%
B 136 of 255 = 53%

165
166
136

R + G + B ~ 61%. #A5A688 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 166 + 136 = 467 (100%)
R 165 of 467 ~ 35.33%
G 166 of 467 ~ 35.55%
B 136 of 467 ~ 29.12'%

%35.33
%35.55
%29.12

CMYK RENK MODELİ

#A5A688 rengi CMYK tonu (1,0,18,35).

  • camgöbeği tonu 0.60%
  • eflatun tonu 0.00%
  • sarı tonu 18.07%
  • ana renk tonu 34.90%

CMYK: (1,0,18,35)
C1M0Y18K35 (1%, 0%, 18%, 35%)
(0.01 / 0.00 / 0.18 / 0.35)

CMYK yüzdeleri

%0.6
%0
%18.07
%34.9

Codes

Color #A5A688 in popluar color models

A5 A6 88
RGB 165 166 136
HSL 62° 14.42% 59.22%
HSB/HSV 62° 18.07% 65.10%
CMYK 0.60% 0.00% 18.07%
34.90%

Color #A5A688 in popluar number systems.

HEX A5 A6 88
Decimal 165 166 136
Binary 10100101 10100110 10001000
Octal 245 246 210

Shades and tints

Shades of #A5A688

#A5A688
(165,166,136)
#96977C
(150,151,124)
#878870
(135,136,112)
#787964
(120,121,100)
#696A58
(105,106,88)
#5A5B4C
(90,91,76)
#4B4C40
(75,76,64)
#3C3D34
(60,61,52)
#2D2E28
(45,46,40)
#1E1F1C
(30,31,28)
#0F1010
(15,16,16)
#000000
(0,0,0)

Tints of #A5A688

#A5A688
(165,166,136)
#ADAE92
(173,174,146)
#B5B69C
(181,182,156)
#BDBEA6
(189,190,166)
#C5C6B0
(197,198,176)
#CDCEBA
(205,206,186)
#D5D6C4
(213,214,196)
#DDDECE
(221,222,206)
#E5E6D8
(229,230,216)
#EDEEE2
(237,238,226)
#F5F6EC
(245,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5A688 color. Also use rgb(165,166,136) instead hex code.

Text Font Color

.myTextColor { color: #A5A688; }

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

This text font color is #A5A688.

Background Color

.myBgColor { background-color: #A5A688; }

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

This div background color is #A5A688.

Border color

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

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

This div border color is #A5A688.

Opacity

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

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

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

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

This text has shadow with #A5A688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5A688.

Preview

Color preview on black background

This text has color #A5A688 on black background.


Color preview on white background

This text has color #A5A688 on white background.


Black color preview on #A5A688 background

This text has black color on #A5A688 background.


White color preview on #A5A688 background

This text has white color on #A5A688 background.


Related colors

Complementary color

Complementary color for #hex is #5A5977.


I love getcolorcode.com

Triadic colors

1 #88A5A6 and #A688A5 with #A5A688 are triadic colors.

2 #88A6A5 and #A6A588 with #A5A688 are triadic colors.