COLOR #ADB85A

HEX: #ADB85A RGB: (173,184,90)

Renk bilgisi

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

RGB renk modeli

#ADB85A color RGB value is (173,184,90).

RGB: (173,184,90) (68%, 72%, 35%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 184 of 255 = 72%
B 90 of 255 = 35%

173
184
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 90 = 447 (100%)
R 173 of 447 ~ 38.7%
G 184 of 447 ~ 41.16%
B 90 of 447 ~ 20.13'%

%38.7
%41.16
%20.13

CMYK RENK MODELİ

#ADB85A rengi CMYK tonu (6,0,51,28).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 51.09%
  • ana renk tonu 27.84%

CMYK: (6,0,51,28)
C6M0Y51K28 (6%, 0%, 51%, 28%)
(0.06 / 0.00 / 0.51 / 0.28)

CMYK yüzdeleri

%5.98
%0
%51.09
%27.84

Codes

Color #ADB85A in popluar color models

AD B8 5A
RGB 173 184 90
HSL 67° 39.83% 53.73%
HSB/HSV 67° 51.09% 72.16%
CMYK 5.98% 0.00% 51.09%
27.84%

Color #ADB85A in popluar number systems.

HEX AD B8 5A
Decimal 173 184 90
Binary 10101101 10111000 1011010
Octal 255 270 132

Shades and tints

Shades of #ADB85A

#ADB85A
(173,184,90)
#9EA852
(158,168,82)
#8F984A
(143,152,74)
#808842
(128,136,66)
#71783A
(113,120,58)
#626832
(98,104,50)
#53582A
(83,88,42)
#444822
(68,72,34)
#35381A
(53,56,26)
#262812
(38,40,18)
#17180A
(23,24,10)
#000000
(0,0,0)

Tints of #ADB85A

#ADB85A
(173,184,90)
#B4BE69
(180,190,105)
#BBC478
(187,196,120)
#C2CA87
(194,202,135)
#C9D096
(201,208,150)
#D0D6A5
(208,214,165)
#D7DCB4
(215,220,180)
#DEE2C3
(222,226,195)
#E5E8D2
(229,232,210)
#ECEEE1
(236,238,225)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB85A color. Also use rgb(173,184,90) instead hex code.

Text Font Color

.myTextColor { color: #ADB85A; }

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

This text font color is #ADB85A.

Background Color

.myBgColor { background-color: #ADB85A; }

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

This div background color is #ADB85A.

Border color

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

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

This div border color is #ADB85A.

Opacity

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

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

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

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

This text has shadow with #ADB85A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB85A.

Preview

Color preview on black background

This text has color #ADB85A on black background.


Color preview on white background

This text has color #ADB85A on white background.


Black color preview on #ADB85A background

This text has black color on #ADB85A background.


White color preview on #ADB85A background

This text has white color on #ADB85A background.


Related colors

Complementary color

Complementary color for #hex is #5247A5.


I love getcolorcode.com

Triadic colors

1 #5AADB8 and #B85AAD with #ADB85A are triadic colors.

2 #5AB8AD and #B8AD5A with #ADB85A are triadic colors.