COLOR #A5AB66

HEX: #A5AB66 RGB: (165,171,102)

Renk bilgisi

#A5AB66 contains mainly red and green colors. #A5AB66 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#A5AB66 color RGB value is (165,171,102).

RGB: (165,171,102) (65%, 67%, 40%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 171 of 255 = 67%
B 102 of 255 = 40%

165
171
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 171 + 102 = 438 (100%)
R 165 of 438 ~ 37.67%
G 171 of 438 ~ 39.04%
B 102 of 438 ~ 23.29'%

%37.67
%39.04
%23.29

CMYK RENK MODELİ

#A5AB66 rengi CMYK tonu (4,0,40,33).

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

CMYK: (4,0,40,33)
C4M0Y40K33 (4%, 0%, 40%, 33%)
(0.04 / 0.00 / 0.40 / 0.33)

CMYK yüzdeleri

%3.51
%0
%40.35
%32.94

Codes

Color #A5AB66 in popluar color models

A5 AB 66
RGB 165 171 102
HSL 65° 29.11% 53.53%
HSB/HSV 65° 40.35% 67.06%
CMYK 3.51% 0.00% 40.35%
32.94%

Color #A5AB66 in popluar number systems.

HEX A5 AB 66
Decimal 165 171 102
Binary 10100101 10101011 1100110
Octal 245 253 146

Shades and tints

Shades of #A5AB66

#A5AB66
(165,171,102)
#969C5D
(150,156,93)
#878D54
(135,141,84)
#787E4B
(120,126,75)
#696F42
(105,111,66)
#5A6039
(90,96,57)
#4B5130
(75,81,48)
#3C4227
(60,66,39)
#2D331E
(45,51,30)
#1E2415
(30,36,21)
#0F150C
(15,21,12)
#000000
(0,0,0)

Tints of #A5AB66

#A5AB66
(165,171,102)
#ADB273
(173,178,115)
#B5B980
(181,185,128)
#BDC08D
(189,192,141)
#C5C79A
(197,199,154)
#CDCEA7
(205,206,167)
#D5D5B4
(213,213,180)
#DDDCC1
(221,220,193)
#E5E3CE
(229,227,206)
#EDEADB
(237,234,219)
#F5F1E8
(245,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5AB66; }

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

This text font color is #A5AB66.

Background Color

.myBgColor { background-color: #A5AB66; }

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

This div background color is #A5AB66.

Border color

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

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

This div border color is #A5AB66.

Opacity

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

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

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

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

This text has shadow with #A5AB66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5AB66.

Preview

Color preview on black background

This text has color #A5AB66 on black background.


Color preview on white background

This text has color #A5AB66 on white background.


Black color preview on #A5AB66 background

This text has black color on #A5AB66 background.


White color preview on #A5AB66 background

This text has white color on #A5AB66 background.


Related colors

Complementary color

Complementary color for #hex is #5A5499.


I love getcolorcode.com

Triadic colors

1 #66A5AB and #AB66A5 with #A5AB66 are triadic colors.

2 #66ABA5 and #ABA566 with #A5AB66 are triadic colors.