COLOR #ADA051

HEX: #ADA051 RGB: (173,160,81)

Renk bilgisi

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

RGB renk modeli

#ADA051 color RGB value is (173,160,81).

RGB: (173,160,81) (68%, 63%, 32%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 160 of 255 = 63%
B 81 of 255 = 32%

173
160
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 160 + 81 = 414 (100%)
R 173 of 414 ~ 41.79%
G 160 of 414 ~ 38.65%
B 81 of 414 ~ 19.57'%

%41.79
%38.65
%19.57

CMYK RENK MODELİ

#ADA051 rengi CMYK tonu (0,8,53,32).

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

CMYK: (0,8,53,32)
C0M8Y53K32 (0%, 8%, 53%, 32%)
(0.00 / 0.08 / 0.53 / 0.32)

CMYK yüzdeleri

%0
%7.51
%53.18
%32.16

Codes

Color #ADA051 in popluar color models

AD A0 51
RGB 173 160 81
HSL 52° 36.22% 49.80%
HSB/HSV 52° 53.18% 67.84%
CMYK 0.00% 7.51% 53.18%
32.16%

Color #ADA051 in popluar number systems.

HEX AD A0 51
Decimal 173 160 81
Binary 10101101 10100000 1010001
Octal 255 240 121

Shades and tints

Shades of #ADA051

#ADA051
(173,160,81)
#9E924A
(158,146,74)
#8F8443
(143,132,67)
#80763C
(128,118,60)
#716835
(113,104,53)
#625A2E
(98,90,46)
#534C27
(83,76,39)
#443E20
(68,62,32)
#353019
(53,48,25)
#262212
(38,34,18)
#17140B
(23,20,11)
#000000
(0,0,0)

Tints of #ADA051

#ADA051
(173,160,81)
#B4A860
(180,168,96)
#BBB06F
(187,176,111)
#C2B87E
(194,184,126)
#C9C08D
(201,192,141)
#D0C89C
(208,200,156)
#D7D0AB
(215,208,171)
#DED8BA
(222,216,186)
#E5E0C9
(229,224,201)
#ECE8D8
(236,232,216)
#F3F0E7
(243,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA051; }

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

This text font color is #ADA051.

Background Color

.myBgColor { background-color: #ADA051; }

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

This div background color is #ADA051.

Border color

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

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

This div border color is #ADA051.

Opacity

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

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

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

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

This text has shadow with #ADA051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA051.

Preview

Color preview on black background

This text has color #ADA051 on black background.


Color preview on white background

This text has color #ADA051 on white background.


Black color preview on #ADA051 background

This text has black color on #ADA051 background.


White color preview on #ADA051 background

This text has white color on #ADA051 background.


Related colors

Complementary color

Complementary color for #hex is #525FAE.


I love getcolorcode.com

Triadic colors

1 #51ADA0 and #A051AD with #ADA051 are triadic colors.

2 #51A0AD and #A0AD51 with #ADA051 are triadic colors.