COLOR #A5AC76

HEX: #A5AC76 RGB: (165,172,118)

Renk bilgisi

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

RGB renk modeli

#A5AC76 color RGB value is (165,172,118).

RGB: (165,172,118) (65%, 67%, 46%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 172 of 255 = 67%
B 118 of 255 = 46%

165
172
118

R + G + B ~ 59%. #A5AC76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 172 + 118 = 455 (100%)
R 165 of 455 ~ 36.26%
G 172 of 455 ~ 37.8%
B 118 of 455 ~ 25.93'%

%36.26
%37.8
%25.93

CMYK RENK MODELİ

#A5AC76 rengi CMYK tonu (4,0,31,33).

  • camgöbeği tonu 4.07%
  • eflatun tonu 0.00%
  • sarı tonu 31.40%
  • ana renk tonu 32.55%

CMYK: (4,0,31,33)
C4M0Y31K33 (4%, 0%, 31%, 33%)
(0.04 / 0.00 / 0.31 / 0.33)

CMYK yüzdeleri

%4.07
%0
%31.4
%32.55

Codes

Color #A5AC76 in popluar color models

A5 AC 76
RGB 165 172 118
HSL 68° 24.55% 56.86%
HSB/HSV 68° 31.40% 67.45%
CMYK 4.07% 0.00% 31.40%
32.55%

Color #A5AC76 in popluar number systems.

HEX A5 AC 76
Decimal 165 172 118
Binary 10100101 10101100 1110110
Octal 245 254 166

Shades and tints

Shades of #A5AC76

#A5AC76
(165,172,118)
#969D6C
(150,157,108)
#878E62
(135,142,98)
#787F58
(120,127,88)
#69704E
(105,112,78)
#5A6144
(90,97,68)
#4B523A
(75,82,58)
#3C4330
(60,67,48)
#2D3426
(45,52,38)
#1E251C
(30,37,28)
#0F1612
(15,22,18)
#000000
(0,0,0)

Tints of #A5AC76

#A5AC76
(165,172,118)
#ADB382
(173,179,130)
#B5BA8E
(181,186,142)
#BDC19A
(189,193,154)
#C5C8A6
(197,200,166)
#CDCFB2
(205,207,178)
#D5D6BE
(213,214,190)
#DDDDCA
(221,221,202)
#E5E4D6
(229,228,214)
#EDEBE2
(237,235,226)
#F5F2EE
(245,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5AC76 color. Also use rgb(165,172,118) instead hex code.

Text Font Color

.myTextColor { color: #A5AC76; }

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

This text font color is #A5AC76.

Background Color

.myBgColor { background-color: #A5AC76; }

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

This div background color is #A5AC76.

Border color

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

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

This div border color is #A5AC76.

Opacity

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

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

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

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

This text has shadow with #A5AC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5AC76.

Preview

Color preview on black background

This text has color #A5AC76 on black background.


Color preview on white background

This text has color #A5AC76 on white background.


Black color preview on #A5AC76 background

This text has black color on #A5AC76 background.


White color preview on #A5AC76 background

This text has white color on #A5AC76 background.


Related colors

Complementary color

Complementary color for #hex is #5A5389.


I love getcolorcode.com

Triadic colors

1 #76A5AC and #AC76A5 with #A5AC76 are triadic colors.

2 #76ACA5 and #ACA576 with #A5AC76 are triadic colors.