COLOR #ADAD6B

HEX: #ADAD6B RGB: (173,173,107)

Renk bilgisi

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

RGB renk modeli

#ADAD6B color RGB value is (173,173,107).

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

RGB bağlantıları ve doygunluk

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

173
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 173 + 107 = 453 (100%)
R 173 of 453 ~ 38.19%
G 173 of 453 ~ 38.19%
B 107 of 453 ~ 23.62'%

%38.19
%38.19
%23.62

CMYK RENK MODELİ

#ADAD6B rengi CMYK tonu (0,0,38,32).

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

CMYK: (0,0,38,32)
C0M0Y38K32 (0%, 0%, 38%, 32%)
(0.00 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%0
%0
%38.15
%32.16

Codes

Color #ADAD6B in popluar color models

AD AD 6B
RGB 173 173 107
HSL 60° 28.70% 54.90%
HSB/HSV 60° 38.15% 67.84%
CMYK 0.00% 0.00% 38.15%
32.16%

Color #ADAD6B in popluar number systems.

HEX AD AD 6B
Decimal 173 173 107
Binary 10101101 10101101 1101011
Octal 255 255 153

Shades and tints

Shades of #ADAD6B

#ADAD6B
(173,173,107)
#9E9E62
(158,158,98)
#8F8F59
(143,143,89)
#808050
(128,128,80)
#717147
(113,113,71)
#62623E
(98,98,62)
#535335
(83,83,53)
#44442C
(68,68,44)
#353523
(53,53,35)
#26261A
(38,38,26)
#171711
(23,23,17)
#000000
(0,0,0)

Tints of #ADAD6B

#ADAD6B
(173,173,107)
#B4B478
(180,180,120)
#BBBB85
(187,187,133)
#C2C292
(194,194,146)
#C9C99F
(201,201,159)
#D0D0AC
(208,208,172)
#D7D7B9
(215,215,185)
#DEDEC6
(222,222,198)
#E5E5D3
(229,229,211)
#ECECE0
(236,236,224)
#F3F3ED
(243,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADAD6B; }

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

This text font color is #ADAD6B.

Background Color

.myBgColor { background-color: #ADAD6B; }

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

This div background color is #ADAD6B.

Border color

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

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

This div border color is #ADAD6B.

Opacity

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

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

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

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

This text has shadow with #ADAD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADAD6B.

Preview

Color preview on black background

This text has color #ADAD6B on black background.


Color preview on white background

This text has color #ADAD6B on white background.


Black color preview on #ADAD6B background

This text has black color on #ADAD6B background.


White color preview on #ADAD6B background

This text has white color on #ADAD6B background.


Related colors

Complementary color

Complementary color for #hex is #525294.


I love getcolorcode.com