COLOR #ADAC6B

HEX: #ADAC6B RGB: (173,172,107)

Renk bilgisi

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

RGB renk modeli

#ADAC6B color RGB value is (173,172,107).

RGB: (173,172,107) (68%, 67%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 107 of 255 = 42%

173
172
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 107 = 452 (100%)
R 173 of 452 ~ 38.27%
G 172 of 452 ~ 38.05%
B 107 of 452 ~ 23.67'%

%38.27
%38.05
%23.67

CMYK RENK MODELİ

#ADAC6B rengi CMYK tonu (0,1,38,32).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.58%
  • sarı tonu 38.15%
  • ana renk tonu 32.16%

CMYK: (0,1,38,32)
C0M1Y38K32 (0%, 1%, 38%, 32%)
(0.00 / 0.01 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%0.58
%38.15
%32.16

Codes

Color #ADAC6B in popluar color models

AD AC 6B
RGB 173 172 107
HSL 59° 28.70% 54.90%
HSB/HSV 59° 38.15% 67.84%
CMYK 0.00% 0.58% 38.15%
32.16%

Color #ADAC6B in popluar number systems.

HEX AD AC 6B
Decimal 173 172 107
Binary 10101101 10101100 1101011
Octal 255 254 153

Shades and tints

Shades of #ADAC6B

#ADAC6B
(173,172,107)
#9E9D62
(158,157,98)
#8F8E59
(143,142,89)
#807F50
(128,127,80)
#717047
(113,112,71)
#62613E
(98,97,62)
#535235
(83,82,53)
#44432C
(68,67,44)
#353423
(53,52,35)
#26251A
(38,37,26)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #ADAC6B

#ADAC6B
(173,172,107)
#B4B378
(180,179,120)
#BBBA85
(187,186,133)
#C2C192
(194,193,146)
#C9C89F
(201,200,159)
#D0CFAC
(208,207,172)
#D7D6B9
(215,214,185)
#DEDDC6
(222,221,198)
#E5E4D3
(229,228,211)
#ECEBE0
(236,235,224)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADAC6B color. Also use rgb(173,172,107) instead hex code.

Text Font Color

.myTextColor { color: #ADAC6B; }

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

This text font color is #ADAC6B.

Background Color

.myBgColor { background-color: #ADAC6B; }

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

This div background color is #ADAC6B.

Border color

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

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

This div border color is #ADAC6B.

Opacity

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

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

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

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

This text has shadow with #ADAC6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAC6B.

Preview

Color preview on black background

This text has color #ADAC6B on black background.


Color preview on white background

This text has color #ADAC6B on white background.


Black color preview on #ADAC6B background

This text has black color on #ADAC6B background.


White color preview on #ADAC6B background

This text has white color on #ADAC6B background.


Related colors

Complementary color

Complementary color for #hex is #525394.


I love getcolorcode.com

Triadic colors

1 #6BADAC and #AC6BAD with #ADAC6B are triadic colors.

2 #6BACAD and #ACAD6B with #ADAC6B are triadic colors.