COLOR #ADAA5A

HEX: #ADAA5A RGB: (173,170,90)

Renk bilgisi

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

RGB renk modeli

#ADAA5A color RGB value is (173,170,90).

RGB: (173,170,90) (68%, 67%, 35%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 170 of 255 = 67%
B 90 of 255 = 35%

173
170
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 170 + 90 = 433 (100%)
R 173 of 433 ~ 39.95%
G 170 of 433 ~ 39.26%
B 90 of 433 ~ 20.79'%

%39.95
%39.26
%20.79

CMYK RENK MODELİ

#ADAA5A rengi CMYK tonu (0,2,48,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.73%
  • sarı tonu 47.98%
  • ana renk tonu 32.16%

CMYK: (0,2,48,32)
C0M2Y48K32 (0%, 2%, 48%, 32%)
(0.00 / 0.02 / 0.48 / 0.32)

CMYK yüzdeleri

%0
%1.73
%47.98
%32.16

Codes

Color #ADAA5A in popluar color models

AD AA 5A
RGB 173 170 90
HSL 58° 33.60% 51.57%
HSB/HSV 58° 47.98% 67.84%
CMYK 0.00% 1.73% 47.98%
32.16%

Color #ADAA5A in popluar number systems.

HEX AD AA 5A
Decimal 173 170 90
Binary 10101101 10101010 1011010
Octal 255 252 132

Shades and tints

Shades of #ADAA5A

#ADAA5A
(173,170,90)
#9E9B52
(158,155,82)
#8F8C4A
(143,140,74)
#807D42
(128,125,66)
#716E3A
(113,110,58)
#625F32
(98,95,50)
#53502A
(83,80,42)
#444122
(68,65,34)
#35321A
(53,50,26)
#262312
(38,35,18)
#17140A
(23,20,10)
#000000
(0,0,0)

Tints of #ADAA5A

#ADAA5A
(173,170,90)
#B4B169
(180,177,105)
#BBB878
(187,184,120)
#C2BF87
(194,191,135)
#C9C696
(201,198,150)
#D0CDA5
(208,205,165)
#D7D4B4
(215,212,180)
#DEDBC3
(222,219,195)
#E5E2D2
(229,226,210)
#ECE9E1
(236,233,225)
#F3F0F0
(243,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAA5A color. Also use rgb(173,170,90) instead hex code.

Text Font Color

.myTextColor { color: #ADAA5A; }

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

This text font color is #ADAA5A.

Background Color

.myBgColor { background-color: #ADAA5A; }

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

This div background color is #ADAA5A.

Border color

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

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

This div border color is #ADAA5A.

Opacity

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

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

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

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

This text has shadow with #ADAA5A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAA5A.

Preview

Color preview on black background

This text has color #ADAA5A on black background.


Color preview on white background

This text has color #ADAA5A on white background.


Black color preview on #ADAA5A background

This text has black color on #ADAA5A background.


White color preview on #ADAA5A background

This text has white color on #ADAA5A background.


Related colors

Complementary color

Complementary color for #hex is #5255A5.


I love getcolorcode.com

Triadic colors

1 #5AADAA and #AA5AAD with #ADAA5A are triadic colors.

2 #5AAAAD and #AAAD5A with #ADAA5A are triadic colors.