COLOR #ADBC6B

HEX: #ADBC6B RGB: (173,188,107)

Renk bilgisi

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

RGB renk modeli

#ADBC6B color RGB value is (173,188,107).

RGB: (173,188,107) (68%, 74%, 42%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 107 of 255 = 42%

173
188
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 107 = 468 (100%)
R 173 of 468 ~ 36.97%
G 188 of 468 ~ 40.17%
B 107 of 468 ~ 22.86'%

%36.97
%40.17
%22.86

CMYK RENK MODELİ

#ADBC6B rengi CMYK tonu (8,0,43,26).

  • camgöbeği tonu 7.98%
  • eflatun tonu 0.00%
  • sarı tonu 43.09%
  • ana renk tonu 26.27%

CMYK: (8,0,43,26)
C8M0Y43K26 (8%, 0%, 43%, 26%)
(0.08 / 0.00 / 0.43 / 0.26)

CMYK yüzdeleri

%7.98
%0
%43.09
%26.27

Codes

Color #ADBC6B in popluar color models

AD BC 6B
RGB 173 188 107
HSL 71° 37.67% 57.84%
HSB/HSV 71° 43.09% 73.73%
CMYK 7.98% 0.00% 43.09%
26.27%

Color #ADBC6B in popluar number systems.

HEX AD BC 6B
Decimal 173 188 107
Binary 10101101 10111100 1101011
Octal 255 274 153

Shades and tints

Shades of #ADBC6B

#ADBC6B
(173,188,107)
#9EAB62
(158,171,98)
#8F9A59
(143,154,89)
#808950
(128,137,80)
#717847
(113,120,71)
#62673E
(98,103,62)
#535635
(83,86,53)
#44452C
(68,69,44)
#353423
(53,52,35)
#26231A
(38,35,26)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #ADBC6B

#ADBC6B
(173,188,107)
#B4C278
(180,194,120)
#BBC885
(187,200,133)
#C2CE92
(194,206,146)
#C9D49F
(201,212,159)
#D0DAAC
(208,218,172)
#D7E0B9
(215,224,185)
#DEE6C6
(222,230,198)
#E5ECD3
(229,236,211)
#ECF2E0
(236,242,224)
#F3F8ED
(243,248,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBC6B; }

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

This text font color is #ADBC6B.

Background Color

.myBgColor { background-color: #ADBC6B; }

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

This div background color is #ADBC6B.

Border color

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

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

This div border color is #ADBC6B.

Opacity

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

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

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

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

This text has shadow with #ADBC6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBC6B.

Preview

Color preview on black background

This text has color #ADBC6B on black background.


Color preview on white background

This text has color #ADBC6B on white background.


Black color preview on #ADBC6B background

This text has black color on #ADBC6B background.


White color preview on #ADBC6B background

This text has white color on #ADBC6B background.


Related colors

Complementary color

Complementary color for #hex is #524394.


I love getcolorcode.com

Triadic colors

1 #6BADBC and #BC6BAD with #ADBC6B are triadic colors.

2 #6BBCAD and #BCAD6B with #ADBC6B are triadic colors.