COLOR #ADA66F

HEX: #ADA66F RGB: (173,166,111)

Renk bilgisi

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

RGB renk modeli

#ADA66F color RGB value is (173,166,111).

RGB: (173,166,111) (68%, 65%, 44%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 111 of 255 = 44%

173
166
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 111 = 450 (100%)
R 173 of 450 ~ 38.44%
G 166 of 450 ~ 36.89%
B 111 of 450 ~ 24.67'%

%38.44
%36.89
%24.67

CMYK RENK MODELİ

#ADA66F rengi CMYK tonu (0,4,36,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.05%
  • sarı tonu 35.84%
  • ana renk tonu 32.16%

CMYK: (0,4,36,32)
C0M4Y36K32 (0%, 4%, 36%, 32%)
(0.00 / 0.04 / 0.36 / 0.32)

CMYK yüzdeleri

%0
%4.05
%35.84
%32.16

Codes

Color #ADA66F in popluar color models

AD A6 6F
RGB 173 166 111
HSL 53° 27.43% 55.69%
HSB/HSV 53° 35.84% 67.84%
CMYK 0.00% 4.05% 35.84%
32.16%

Color #ADA66F in popluar number systems.

HEX AD A6 6F
Decimal 173 166 111
Binary 10101101 10100110 1101111
Octal 255 246 157

Shades and tints

Shades of #ADA66F

#ADA66F
(173,166,111)
#9E9765
(158,151,101)
#8F885B
(143,136,91)
#807951
(128,121,81)
#716A47
(113,106,71)
#625B3D
(98,91,61)
#534C33
(83,76,51)
#443D29
(68,61,41)
#352E1F
(53,46,31)
#261F15
(38,31,21)
#17100B
(23,16,11)
#000000
(0,0,0)

Tints of #ADA66F

#ADA66F
(173,166,111)
#B4AE7C
(180,174,124)
#BBB689
(187,182,137)
#C2BE96
(194,190,150)
#C9C6A3
(201,198,163)
#D0CEB0
(208,206,176)
#D7D6BD
(215,214,189)
#DEDECA
(222,222,202)
#E5E6D7
(229,230,215)
#ECEEE4
(236,238,228)
#F3F6F1
(243,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADA66F color. Also use rgb(173,166,111) instead hex code.

Text Font Color

.myTextColor { color: #ADA66F; }

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

This text font color is #ADA66F.

Background Color

.myBgColor { background-color: #ADA66F; }

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

This div background color is #ADA66F.

Border color

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

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

This div border color is #ADA66F.

Opacity

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

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

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

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

This text has shadow with #ADA66F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA66F.

Preview

Color preview on black background

This text has color #ADA66F on black background.


Color preview on white background

This text has color #ADA66F on white background.


Black color preview on #ADA66F background

This text has black color on #ADA66F background.


White color preview on #ADA66F background

This text has white color on #ADA66F background.


Related colors

Complementary color

Complementary color for #hex is #525990.


I love getcolorcode.com

Triadic colors

1 #6FADA6 and #A66FAD with #ADA66F are triadic colors.

2 #6FA6AD and #A6AD6F with #ADA66F are triadic colors.