COLOR #ADB859

HEX: #ADB859 RGB: (173,184,89)

Renk bilgisi

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

RGB renk modeli

#ADB859 color RGB value is (173,184,89).

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

RGB bağlantıları ve doygunluk

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

173
184
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 184 + 89 = 446 (100%)
R 173 of 446 ~ 38.79%
G 184 of 446 ~ 41.26%
B 89 of 446 ~ 19.96'%

%38.79
%41.26
%19.96

CMYK RENK MODELİ

#ADB859 rengi CMYK tonu (6,0,52,28).

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

CMYK: (6,0,52,28)
C6M0Y52K28 (6%, 0%, 52%, 28%)
(0.06 / 0.00 / 0.52 / 0.28)

CMYK yüzdeleri

%5.98
%0
%51.63
%27.84

Codes

Color #ADB859 in popluar color models

AD B8 59
RGB 173 184 89
HSL 67° 40.08% 53.53%
HSB/HSV 67° 51.63% 72.16%
CMYK 5.98% 0.00% 51.63%
27.84%

Color #ADB859 in popluar number systems.

HEX AD B8 59
Decimal 173 184 89
Binary 10101101 10111000 1011001
Octal 255 270 131

Shades and tints

Shades of #ADB859

#ADB859
(173,184,89)
#9EA851
(158,168,81)
#8F9849
(143,152,73)
#808841
(128,136,65)
#717839
(113,120,57)
#626831
(98,104,49)
#535829
(83,88,41)
#444821
(68,72,33)
#353819
(53,56,25)
#262811
(38,40,17)
#171809
(23,24,9)
#000000
(0,0,0)

Tints of #ADB859

#ADB859
(173,184,89)
#B4BE68
(180,190,104)
#BBC477
(187,196,119)
#C2CA86
(194,202,134)
#C9D095
(201,208,149)
#D0D6A4
(208,214,164)
#D7DCB3
(215,220,179)
#DEE2C2
(222,226,194)
#E5E8D1
(229,232,209)
#ECEEE0
(236,238,224)
#F3F4EF
(243,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB859; }

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

This text font color is #ADB859.

Background Color

.myBgColor { background-color: #ADB859; }

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

This div background color is #ADB859.

Border color

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

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

This div border color is #ADB859.

Opacity

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

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

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

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

This text has shadow with #ADB859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB859.

Preview

Color preview on black background

This text has color #ADB859 on black background.


Color preview on white background

This text has color #ADB859 on white background.


Black color preview on #ADB859 background

This text has black color on #ADB859 background.


White color preview on #ADB859 background

This text has white color on #ADB859 background.


Related colors

Complementary color

Complementary color for #hex is #5247A6.


I love getcolorcode.com

Triadic colors

1 #59ADB8 and #B859AD with #ADB859 are triadic colors.

2 #59B8AD and #B8AD59 with #ADB859 are triadic colors.