COLOR #ADB683

HEX: #ADB683 RGB: (173,182,131)

Renk bilgisi

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

RGB renk modeli

#ADB683 color RGB value is (173,182,131).

RGB: (173,182,131) (68%, 71%, 51%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 131 of 255 = 51%

173
182
131

R + G + B ~ 63%. #ADB683 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 131 = 486 (100%)
R 173 of 486 ~ 35.6%
G 182 of 486 ~ 37.45%
B 131 of 486 ~ 26.95'%

%35.6
%37.45
%26.95

CMYK RENK MODELİ

#ADB683 rengi CMYK tonu (5,0,28,29).

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

CMYK: (5,0,28,29)
C5M0Y28K29 (5%, 0%, 28%, 29%)
(0.05 / 0.00 / 0.28 / 0.29)

CMYK yüzdeleri

%4.95
%0
%28.02
%28.63

Codes

Color #ADB683 in popluar color models

AD B6 83
RGB 173 182 131
HSL 71° 25.89% 61.37%
HSB/HSV 71° 28.02% 71.37%
CMYK 4.95% 0.00% 28.02%
28.63%

Color #ADB683 in popluar number systems.

HEX AD B6 83
Decimal 173 182 131
Binary 10101101 10110110 10000011
Octal 255 266 203

Shades and tints

Shades of #ADB683

#ADB683
(173,182,131)
#9EA678
(158,166,120)
#8F966D
(143,150,109)
#808662
(128,134,98)
#717657
(113,118,87)
#62664C
(98,102,76)
#535641
(83,86,65)
#444636
(68,70,54)
#35362B
(53,54,43)
#262620
(38,38,32)
#171615
(23,22,21)
#000000
(0,0,0)

Tints of #ADB683

#ADB683
(173,182,131)
#B4BC8E
(180,188,142)
#BBC299
(187,194,153)
#C2C8A4
(194,200,164)
#C9CEAF
(201,206,175)
#D0D4BA
(208,212,186)
#D7DAC5
(215,218,197)
#DEE0D0
(222,224,208)
#E5E6DB
(229,230,219)
#ECECE6
(236,236,230)
#F3F2F1
(243,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB683; }

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

This text font color is #ADB683.

Background Color

.myBgColor { background-color: #ADB683; }

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

This div background color is #ADB683.

Border color

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

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

This div border color is #ADB683.

Opacity

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

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

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

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

This text has shadow with #ADB683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB683.

Preview

Color preview on black background

This text has color #ADB683 on black background.


Color preview on white background

This text has color #ADB683 on white background.


Black color preview on #ADB683 background

This text has black color on #ADB683 background.


White color preview on #ADB683 background

This text has white color on #ADB683 background.


Related colors

Complementary color

Complementary color for #hex is #52497C.


I love getcolorcode.com

Triadic colors

1 #83ADB6 and #B683AD with #ADB683 are triadic colors.

2 #83B6AD and #B6AD83 with #ADB683 are triadic colors.