COLOR #ADB16E

HEX: #ADB16E RGB: (173,177,110)

Renk bilgisi

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

RGB renk modeli

#ADB16E color RGB value is (173,177,110).

RGB: (173,177,110) (68%, 69%, 43%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 177 of 255 = 69%
B 110 of 255 = 43%

173
177
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 177 + 110 = 460 (100%)
R 173 of 460 ~ 37.61%
G 177 of 460 ~ 38.48%
B 110 of 460 ~ 23.91'%

%37.61
%38.48
%23.91

CMYK RENK MODELİ

#ADB16E rengi CMYK tonu (2,0,38,31).

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

CMYK: (2,0,38,31)
C2M0Y38K31 (2%, 0%, 38%, 31%)
(0.02 / 0.00 / 0.38 / 0.31)

CMYK yüzdeleri

%2.26
%0
%37.85
%30.59

Codes

Color #ADB16E in popluar color models

AD B1 6E
RGB 173 177 110
HSL 64° 30.04% 56.27%
HSB/HSV 64° 37.85% 69.41%
CMYK 2.26% 0.00% 37.85%
30.59%

Color #ADB16E in popluar number systems.

HEX AD B1 6E
Decimal 173 177 110
Binary 10101101 10110001 1101110
Octal 255 261 156

Shades and tints

Shades of #ADB16E

#ADB16E
(173,177,110)
#9EA164
(158,161,100)
#8F915A
(143,145,90)
#808150
(128,129,80)
#717146
(113,113,70)
#62613C
(98,97,60)
#535132
(83,81,50)
#444128
(68,65,40)
#35311E
(53,49,30)
#262114
(38,33,20)
#17110A
(23,17,10)
#000000
(0,0,0)

Tints of #ADB16E

#ADB16E
(173,177,110)
#B4B87B
(180,184,123)
#BBBF88
(187,191,136)
#C2C695
(194,198,149)
#C9CDA2
(201,205,162)
#D0D4AF
(208,212,175)
#D7DBBC
(215,219,188)
#DEE2C9
(222,226,201)
#E5E9D6
(229,233,214)
#ECF0E3
(236,240,227)
#F3F7F0
(243,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB16E; }

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

This text font color is #ADB16E.

Background Color

.myBgColor { background-color: #ADB16E; }

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

This div background color is #ADB16E.

Border color

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

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

This div border color is #ADB16E.

Opacity

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

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

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

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

This text has shadow with #ADB16E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB16E.

Preview

Color preview on black background

This text has color #ADB16E on black background.


Color preview on white background

This text has color #ADB16E on white background.


Black color preview on #ADB16E background

This text has black color on #ADB16E background.


White color preview on #ADB16E background

This text has white color on #ADB16E background.


Related colors

Complementary color

Complementary color for #hex is #524E91.


I love getcolorcode.com

Triadic colors

1 #6EADB1 and #B16EAD with #ADB16E are triadic colors.

2 #6EB1AD and #B1AD6E with #ADB16E are triadic colors.