COLOR #ADA67E

HEX: #ADA67E RGB: (173,166,126)

Renk bilgisi

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

RGB renk modeli

#ADA67E color RGB value is (173,166,126).

RGB: (173,166,126) (68%, 65%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 166 of 255 = 65%
B 126 of 255 = 49%

173
166
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 166 + 126 = 465 (100%)
R 173 of 465 ~ 37.2%
G 166 of 465 ~ 35.7%
B 126 of 465 ~ 27.1'%

%37.2
%35.7
%27.1

CMYK RENK MODELİ

#ADA67E rengi CMYK tonu (0,4,27,32).

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

CMYK: (0,4,27,32)
C0M4Y27K32 (0%, 4%, 27%, 32%)
(0.00 / 0.04 / 0.27 / 0.32)

CMYK yüzdeleri

%0
%4.05
%27.17
%32.16

Codes

Color #ADA67E in popluar color models

AD A6 7E
RGB 173 166 126
HSL 51° 22.27% 58.63%
HSB/HSV 51° 27.17% 67.84%
CMYK 0.00% 4.05% 27.17%
32.16%

Color #ADA67E in popluar number systems.

HEX AD A6 7E
Decimal 173 166 126
Binary 10101101 10100110 1111110
Octal 255 246 176

Shades and tints

Shades of #ADA67E

#ADA67E
(173,166,126)
#9E9773
(158,151,115)
#8F8868
(143,136,104)
#80795D
(128,121,93)
#716A52
(113,106,82)
#625B47
(98,91,71)
#534C3C
(83,76,60)
#443D31
(68,61,49)
#352E26
(53,46,38)
#261F1B
(38,31,27)
#171010
(23,16,16)
#000000
(0,0,0)

Tints of #ADA67E

#ADA67E
(173,166,126)
#B4AE89
(180,174,137)
#BBB694
(187,182,148)
#C2BE9F
(194,190,159)
#C9C6AA
(201,198,170)
#D0CEB5
(208,206,181)
#D7D6C0
(215,214,192)
#DEDECB
(222,222,203)
#E5E6D6
(229,230,214)
#ECEEE1
(236,238,225)
#F3F6EC
(243,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA67E; }

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

This text font color is #ADA67E.

Background Color

.myBgColor { background-color: #ADA67E; }

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

This div background color is #ADA67E.

Border color

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

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

This div border color is #ADA67E.

Opacity

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

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

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

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

This text has shadow with #ADA67E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA67E.

Preview

Color preview on black background

This text has color #ADA67E on black background.


Color preview on white background

This text has color #ADA67E on white background.


Black color preview on #ADA67E background

This text has black color on #ADA67E background.


White color preview on #ADA67E background

This text has white color on #ADA67E background.


Related colors

Complementary color

Complementary color for #hex is #525981.


I love getcolorcode.com

Triadic colors

1 #7EADA6 and #A67EAD with #ADA67E are triadic colors.

2 #7EA6AD and #A6AD7E with #ADA67E are triadic colors.