COLOR #ADB16B

HEX: #ADB16B RGB: (173,177,107)

Renk bilgisi

#ADB16B contains mainly red and green colors. #ADB16B ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#ADB16B color RGB value is (173,177,107).

RGB: (173,177,107) (68%, 69%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 107 of 255 = 42%

173
177
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 107 = 457 (100%)
R 173 of 457 ~ 37.86%
G 177 of 457 ~ 38.73%
B 107 of 457 ~ 23.41'%

%37.86
%38.73
%23.41

CMYK RENK MODELİ

#ADB16B rengi CMYK tonu (2,0,40,31).

  • camgöbeği tonu 2.26%
  • eflatun tonu 0.00%
  • sarı tonu 39.55%
  • ana renk tonu 30.59%

CMYK: (2,0,40,31)
C2M0Y40K31 (2%, 0%, 40%, 31%)
(0.02 / 0.00 / 0.40 / 0.31)

CMYK yüzdeleri

%2.26
%0
%39.55
%30.59

Codes

Color #ADB16B in popluar color models

AD B1 6B
RGB 173 177 107
HSL 63° 30.97% 55.69%
HSB/HSV 63° 39.55% 69.41%
CMYK 2.26% 0.00% 39.55%
30.59%

Color #ADB16B in popluar number systems.

HEX AD B1 6B
Decimal 173 177 107
Binary 10101101 10110001 1101011
Octal 255 261 153

Shades and tints

Shades of #ADB16B

#ADB16B
(173,177,107)
#9EA162
(158,161,98)
#8F9159
(143,145,89)
#808150
(128,129,80)
#717147
(113,113,71)
#62613E
(98,97,62)
#535135
(83,81,53)
#44412C
(68,65,44)
#353123
(53,49,35)
#26211A
(38,33,26)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #ADB16B

#ADB16B
(173,177,107)
#B4B878
(180,184,120)
#BBBF85
(187,191,133)
#C2C692
(194,198,146)
#C9CD9F
(201,205,159)
#D0D4AC
(208,212,172)
#D7DBB9
(215,219,185)
#DEE2C6
(222,226,198)
#E5E9D3
(229,233,211)
#ECF0E0
(236,240,224)
#F3F7ED
(243,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB16B color. Also use rgb(173,177,107) instead hex code.

Text Font Color

.myTextColor { color: #ADB16B; }

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

This text font color is #ADB16B.

Background Color

.myBgColor { background-color: #ADB16B; }

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

This div background color is #ADB16B.

Border color

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

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

This div border color is #ADB16B.

Opacity

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

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

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

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

This text has shadow with #ADB16B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB16B.

Preview

Color preview on black background

This text has color #ADB16B on black background.


Color preview on white background

This text has color #ADB16B on white background.


Black color preview on #ADB16B background

This text has black color on #ADB16B background.


White color preview on #ADB16B background

This text has white color on #ADB16B background.


Related colors

Complementary color

Complementary color for #hex is #524E94.


I love getcolorcode.com

Triadic colors

1 #6BADB1 and #B16BAD with #ADB16B are triadic colors.

2 #6BB1AD and #B1AD6B with #ADB16B are triadic colors.