COLOR #ADB689

HEX: #ADB689 RGB: (173,182,137)

Renk bilgisi

#ADB689 contains red, green and blue colors in about the same proportion. #ADB689 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADB689 color RGB value is (173,182,137).

RGB: (173,182,137) (68%, 71%, 54%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 137 of 255 = 54%

173
182
137

R + G + B ~ 64%. #ADB689 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 137 = 492 (100%)
R 173 of 492 ~ 35.16%
G 182 of 492 ~ 36.99%
B 137 of 492 ~ 27.85'%

%35.16
%36.99
%27.85

CMYK RENK MODELİ

#ADB689 rengi CMYK tonu (5,0,25,29).

  • camgöbeği tonu 4.95%
  • eflatun tonu 0.00%
  • sarı tonu 24.73%
  • ana renk tonu 28.63%

CMYK: (5,0,25,29)
C5M0Y25K29 (5%, 0%, 25%, 29%)
(0.05 / 0.00 / 0.25 / 0.29)

CMYK yüzdeleri

%4.95
%0
%24.73
%28.63

Codes

Color #ADB689 in popluar color models

AD B6 89
RGB 173 182 137
HSL 72° 23.56% 62.55%
HSB/HSV 72° 24.73% 71.37%
CMYK 4.95% 0.00% 24.73%
28.63%

Color #ADB689 in popluar number systems.

HEX AD B6 89
Decimal 173 182 137
Binary 10101101 10110110 10001001
Octal 255 266 211

Shades and tints

Shades of #ADB689

#ADB689
(173,182,137)
#9EA67D
(158,166,125)
#8F9671
(143,150,113)
#808665
(128,134,101)
#717659
(113,118,89)
#62664D
(98,102,77)
#535641
(83,86,65)
#444635
(68,70,53)
#353629
(53,54,41)
#26261D
(38,38,29)
#171611
(23,22,17)
#000000
(0,0,0)

Tints of #ADB689

#ADB689
(173,182,137)
#B4BC93
(180,188,147)
#BBC29D
(187,194,157)
#C2C8A7
(194,200,167)
#C9CEB1
(201,206,177)
#D0D4BB
(208,212,187)
#D7DAC5
(215,218,197)
#DEE0CF
(222,224,207)
#E5E6D9
(229,230,217)
#ECECE3
(236,236,227)
#F3F2ED
(243,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB689 color. Also use rgb(173,182,137) instead hex code.

Text Font Color

.myTextColor { color: #ADB689; }

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

This text font color is #ADB689.

Background Color

.myBgColor { background-color: #ADB689; }

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

This div background color is #ADB689.

Border color

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

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

This div border color is #ADB689.

Opacity

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

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

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

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

This text has shadow with #ADB689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB689.

Preview

Color preview on black background

This text has color #ADB689 on black background.


Color preview on white background

This text has color #ADB689 on white background.


Black color preview on #ADB689 background

This text has black color on #ADB689 background.


White color preview on #ADB689 background

This text has white color on #ADB689 background.


Related colors

Complementary color

Complementary color for #hex is #524976.


I love getcolorcode.com

Triadic colors

1 #89ADB6 and #B689AD with #ADB689 are triadic colors.

2 #89B6AD and #B6AD89 with #ADB689 are triadic colors.