COLOR #ADA073

HEX: #ADA073 RGB: (173,160,115)

Renk bilgisi

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

RGB renk modeli

#ADA073 color RGB value is (173,160,115).

RGB: (173,160,115) (68%, 63%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 160 of 255 = 63%
B 115 of 255 = 45%

173
160
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 160 + 115 = 448 (100%)
R 173 of 448 ~ 38.62%
G 160 of 448 ~ 35.71%
B 115 of 448 ~ 25.67'%

%38.62
%35.71
%25.67

CMYK RENK MODELİ

#ADA073 rengi CMYK tonu (0,8,34,32).

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

CMYK: (0,8,34,32)
C0M8Y34K32 (0%, 8%, 34%, 32%)
(0.00 / 0.08 / 0.34 / 0.32)

CMYK yüzdeleri

%0
%7.51
%33.53
%32.16

Codes

Color #ADA073 in popluar color models

AD A0 73
RGB 173 160 115
HSL 47° 26.13% 56.47%
HSB/HSV 47° 33.53% 67.84%
CMYK 0.00% 7.51% 33.53%
32.16%

Color #ADA073 in popluar number systems.

HEX AD A0 73
Decimal 173 160 115
Binary 10101101 10100000 1110011
Octal 255 240 163

Shades and tints

Shades of #ADA073

#ADA073
(173,160,115)
#9E9269
(158,146,105)
#8F845F
(143,132,95)
#807655
(128,118,85)
#71684B
(113,104,75)
#625A41
(98,90,65)
#534C37
(83,76,55)
#443E2D
(68,62,45)
#353023
(53,48,35)
#262219
(38,34,25)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #ADA073

#ADA073
(173,160,115)
#B4A87F
(180,168,127)
#BBB08B
(187,176,139)
#C2B897
(194,184,151)
#C9C0A3
(201,192,163)
#D0C8AF
(208,200,175)
#D7D0BB
(215,208,187)
#DED8C7
(222,216,199)
#E5E0D3
(229,224,211)
#ECE8DF
(236,232,223)
#F3F0EB
(243,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA073; }

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

This text font color is #ADA073.

Background Color

.myBgColor { background-color: #ADA073; }

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

This div background color is #ADA073.

Border color

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

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

This div border color is #ADA073.

Opacity

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

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

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

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

This text has shadow with #ADA073 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA073.

Preview

Color preview on black background

This text has color #ADA073 on black background.


Color preview on white background

This text has color #ADA073 on white background.


Black color preview on #ADA073 background

This text has black color on #ADA073 background.


White color preview on #ADA073 background

This text has white color on #ADA073 background.


Related colors

Complementary color

Complementary color for #hex is #525F8C.


I love getcolorcode.com

Triadic colors

1 #73ADA0 and #A073AD with #ADA073 are triadic colors.

2 #73A0AD and #A0AD73 with #ADA073 are triadic colors.