COLOR #ADA463

HEX: #ADA463 RGB: (173,164,99)

Renk bilgisi

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

RGB renk modeli

#ADA463 color RGB value is (173,164,99).

RGB: (173,164,99) (68%, 64%, 39%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 164 of 255 = 64%
B 99 of 255 = 39%

173
164
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 164 + 99 = 436 (100%)
R 173 of 436 ~ 39.68%
G 164 of 436 ~ 37.61%
B 99 of 436 ~ 22.71'%

%39.68
%37.61
%22.71

CMYK RENK MODELİ

#ADA463 rengi CMYK tonu (0,5,43,32).

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

CMYK: (0,5,43,32)
C0M5Y43K32 (0%, 5%, 43%, 32%)
(0.00 / 0.05 / 0.43 / 0.32)

CMYK yüzdeleri

%0
%5.2
%42.77
%32.16

Codes

Color #ADA463 in popluar color models

AD A4 63
RGB 173 164 99
HSL 53° 31.09% 53.33%
HSB/HSV 53° 42.77% 67.84%
CMYK 0.00% 5.20% 42.77%
32.16%

Color #ADA463 in popluar number systems.

HEX AD A4 63
Decimal 173 164 99
Binary 10101101 10100100 1100011
Octal 255 244 143

Shades and tints

Shades of #ADA463

#ADA463
(173,164,99)
#9E965A
(158,150,90)
#8F8851
(143,136,81)
#807A48
(128,122,72)
#716C3F
(113,108,63)
#625E36
(98,94,54)
#53502D
(83,80,45)
#444224
(68,66,36)
#35341B
(53,52,27)
#262612
(38,38,18)
#171809
(23,24,9)
#000000
(0,0,0)

Tints of #ADA463

#ADA463
(173,164,99)
#B4AC71
(180,172,113)
#BBB47F
(187,180,127)
#C2BC8D
(194,188,141)
#C9C49B
(201,196,155)
#D0CCA9
(208,204,169)
#D7D4B7
(215,212,183)
#DEDCC5
(222,220,197)
#E5E4D3
(229,228,211)
#ECECE1
(236,236,225)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA463; }

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

This text font color is #ADA463.

Background Color

.myBgColor { background-color: #ADA463; }

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

This div background color is #ADA463.

Border color

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

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

This div border color is #ADA463.

Opacity

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

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

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

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

This text has shadow with #ADA463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA463.

Preview

Color preview on black background

This text has color #ADA463 on black background.


Color preview on white background

This text has color #ADA463 on white background.


Black color preview on #ADA463 background

This text has black color on #ADA463 background.


White color preview on #ADA463 background

This text has white color on #ADA463 background.


Related colors

Complementary color

Complementary color for #hex is #525B9C.


I love getcolorcode.com

Triadic colors

1 #63ADA4 and #A463AD with #ADA463 are triadic colors.

2 #63A4AD and #A4AD63 with #ADA463 are triadic colors.