COLOR #ADB473

HEX: #ADB473 RGB: (173,180,115)

Renk bilgisi

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

RGB renk modeli

#ADB473 color RGB value is (173,180,115).

RGB: (173,180,115) (68%, 71%, 45%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 180 of 255 = 71%
B 115 of 255 = 45%

173
180
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 180 + 115 = 468 (100%)
R 173 of 468 ~ 36.97%
G 180 of 468 ~ 38.46%
B 115 of 468 ~ 24.57'%

%36.97
%38.46
%24.57

CMYK RENK MODELİ

#ADB473 rengi CMYK tonu (4,0,36,29).

  • camgöbeği tonu 3.89%
  • eflatun tonu 0.00%
  • sarı tonu 36.11%
  • ana renk tonu 29.41%

CMYK: (4,0,36,29)
C4M0Y36K29 (4%, 0%, 36%, 29%)
(0.04 / 0.00 / 0.36 / 0.29)

CMYK yüzdeleri

%3.89
%0
%36.11
%29.41

Codes

Color #ADB473 in popluar color models

AD B4 73
RGB 173 180 115
HSL 66° 30.23% 57.84%
HSB/HSV 66° 36.11% 70.59%
CMYK 3.89% 0.00% 36.11%
29.41%

Color #ADB473 in popluar number systems.

HEX AD B4 73
Decimal 173 180 115
Binary 10101101 10110100 1110011
Octal 255 264 163

Shades and tints

Shades of #ADB473

#ADB473
(173,180,115)
#9EA469
(158,164,105)
#8F945F
(143,148,95)
#808455
(128,132,85)
#71744B
(113,116,75)
#626441
(98,100,65)
#535437
(83,84,55)
#44442D
(68,68,45)
#353423
(53,52,35)
#262419
(38,36,25)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #ADB473

#ADB473
(173,180,115)
#B4BA7F
(180,186,127)
#BBC08B
(187,192,139)
#C2C697
(194,198,151)
#C9CCA3
(201,204,163)
#D0D2AF
(208,210,175)
#D7D8BB
(215,216,187)
#DEDEC7
(222,222,199)
#E5E4D3
(229,228,211)
#ECEADF
(236,234,223)
#F3F0EB
(243,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB473; }

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

This text font color is #ADB473.

Background Color

.myBgColor { background-color: #ADB473; }

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

This div background color is #ADB473.

Border color

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

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

This div border color is #ADB473.

Opacity

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

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

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

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

This text has shadow with #ADB473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB473.

Preview

Color preview on black background

This text has color #ADB473 on black background.


Color preview on white background

This text has color #ADB473 on white background.


Black color preview on #ADB473 background

This text has black color on #ADB473 background.


White color preview on #ADB473 background

This text has white color on #ADB473 background.


Related colors

Complementary color

Complementary color for #hex is #524B8C.


I love getcolorcode.com

Triadic colors

1 #73ADB4 and #B473AD with #ADB473 are triadic colors.

2 #73B4AD and #B4AD73 with #ADB473 are triadic colors.