COLOR #ADB76C

HEX: #ADB76C RGB: (173,183,108)

Renk bilgisi

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

RGB renk modeli

#ADB76C color RGB value is (173,183,108).

RGB: (173,183,108) (68%, 72%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 183 of 255 = 72%
B 108 of 255 = 42%

173
183
108

R + G + B ~ 61%. #ADB76C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 183 + 108 = 464 (100%)
R 173 of 464 ~ 37.28%
G 183 of 464 ~ 39.44%
B 108 of 464 ~ 23.28'%

%37.28
%39.44
%23.28

CMYK RENK MODELİ

#ADB76C rengi CMYK tonu (5,0,41,28).

  • camgöbeği tonu 5.46%
  • eflatun tonu 0.00%
  • sarı tonu 40.98%
  • ana renk tonu 28.24%

CMYK: (5,0,41,28)
C5M0Y41K28 (5%, 0%, 41%, 28%)
(0.05 / 0.00 / 0.41 / 0.28)

CMYK yüzdeleri

%5.46
%0
%40.98
%28.24

Codes

Color #ADB76C in popluar color models

AD B7 6C
RGB 173 183 108
HSL 68° 34.25% 57.06%
HSB/HSV 68° 40.98% 71.76%
CMYK 5.46% 0.00% 40.98%
28.24%

Color #ADB76C in popluar number systems.

HEX AD B7 6C
Decimal 173 183 108
Binary 10101101 10110111 1101100
Octal 255 267 154

Shades and tints

Shades of #ADB76C

#ADB76C
(173,183,108)
#9EA763
(158,167,99)
#8F975A
(143,151,90)
#808751
(128,135,81)
#717748
(113,119,72)
#62673F
(98,103,63)
#535736
(83,87,54)
#44472D
(68,71,45)
#353724
(53,55,36)
#26271B
(38,39,27)
#171712
(23,23,18)
#000000
(0,0,0)

Tints of #ADB76C

#ADB76C
(173,183,108)
#B4BD79
(180,189,121)
#BBC386
(187,195,134)
#C2C993
(194,201,147)
#C9CFA0
(201,207,160)
#D0D5AD
(208,213,173)
#D7DBBA
(215,219,186)
#DEE1C7
(222,225,199)
#E5E7D4
(229,231,212)
#ECEDE1
(236,237,225)
#F3F3EE
(243,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB76C color. Also use rgb(173,183,108) instead hex code.

Text Font Color

.myTextColor { color: #ADB76C; }

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

This text font color is #ADB76C.

Background Color

.myBgColor { background-color: #ADB76C; }

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

This div background color is #ADB76C.

Border color

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

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

This div border color is #ADB76C.

Opacity

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

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

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

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

This text has shadow with #ADB76C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB76C.

Preview

Color preview on black background

This text has color #ADB76C on black background.


Color preview on white background

This text has color #ADB76C on white background.


Black color preview on #ADB76C background

This text has black color on #ADB76C background.


White color preview on #ADB76C background

This text has white color on #ADB76C background.


Related colors

Complementary color

Complementary color for #hex is #524893.


I love getcolorcode.com

Triadic colors

1 #6CADB7 and #B76CAD with #ADB76C are triadic colors.

2 #6CB7AD and #B7AD6C with #ADB76C are triadic colors.