COLOR #ADB973

HEX: #ADB973 RGB: (173,185,115)

Renk bilgisi

#ADB973 contains mainly red and green colors. #ADB973 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADB973 color RGB value is (173,185,115).

RGB: (173,185,115) (68%, 73%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 185 of 255 = 73%
B 115 of 255 = 45%

173
185
115

R + G + B ~ 62%. #ADB973 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 185 + 115 = 473 (100%)
R 173 of 473 ~ 36.58%
G 185 of 473 ~ 39.11%
B 115 of 473 ~ 24.31'%

%36.58
%39.11
%24.31

CMYK RENK MODELİ

#ADB973 rengi CMYK tonu (6,0,38,27).

  • camgöbeği tonu 6.49%
  • eflatun tonu 0.00%
  • sarı tonu 37.84%
  • ana renk tonu 27.45%

CMYK: (6,0,38,27)
C6M0Y38K27 (6%, 0%, 38%, 27%)
(0.06 / 0.00 / 0.38 / 0.27)

CMYK yüzdeleri

%6.49
%0
%37.84
%27.45

Codes

Color #ADB973 in popluar color models

AD B9 73
RGB 173 185 115
HSL 70° 33.33% 58.82%
HSB/HSV 70° 37.84% 72.55%
CMYK 6.49% 0.00% 37.84%
27.45%

Color #ADB973 in popluar number systems.

HEX AD B9 73
Decimal 173 185 115
Binary 10101101 10111001 1110011
Octal 255 271 163

Shades and tints

Shades of #ADB973

#ADB973
(173,185,115)
#9EA969
(158,169,105)
#8F995F
(143,153,95)
#808955
(128,137,85)
#71794B
(113,121,75)
#626941
(98,105,65)
#535937
(83,89,55)
#44492D
(68,73,45)
#353923
(53,57,35)
#262919
(38,41,25)
#17190F
(23,25,15)
#000000
(0,0,0)

Tints of #ADB973

#ADB973
(173,185,115)
#B4BF7F
(180,191,127)
#BBC58B
(187,197,139)
#C2CB97
(194,203,151)
#C9D1A3
(201,209,163)
#D0D7AF
(208,215,175)
#D7DDBB
(215,221,187)
#DEE3C7
(222,227,199)
#E5E9D3
(229,233,211)
#ECEFDF
(236,239,223)
#F3F5EB
(243,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB973; }

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

This text font color is #ADB973.

Background Color

.myBgColor { background-color: #ADB973; }

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

This div background color is #ADB973.

Border color

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

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

This div border color is #ADB973.

Opacity

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

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

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

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

This text has shadow with #ADB973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB973.

Preview

Color preview on black background

This text has color #ADB973 on black background.


Color preview on white background

This text has color #ADB973 on white background.


Black color preview on #ADB973 background

This text has black color on #ADB973 background.


White color preview on #ADB973 background

This text has white color on #ADB973 background.


Related colors

Complementary color

Complementary color for #hex is #52468C.


I love getcolorcode.com

Triadic colors

1 #73ADB9 and #B973AD with #ADB973 are triadic colors.

2 #73B9AD and #B9AD73 with #ADB973 are triadic colors.