COLOR #ADB67C

HEX: #ADB67C RGB: (173,182,124)

Renk bilgisi

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

RGB renk modeli

#ADB67C color RGB value is (173,182,124).

RGB: (173,182,124) (68%, 71%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 124 of 255 = 49%

173
182
124

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 124 = 479 (100%)
R 173 of 479 ~ 36.12%
G 182 of 479 ~ 38%
B 124 of 479 ~ 25.89'%

%36.12
%38
%25.89

CMYK RENK MODELİ

#ADB67C rengi CMYK tonu (5,0,32,29).

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

CMYK: (5,0,32,29)
C5M0Y32K29 (5%, 0%, 32%, 29%)
(0.05 / 0.00 / 0.32 / 0.29)

CMYK yüzdeleri

%4.95
%0
%31.87
%28.63

Codes

Color #ADB67C in popluar color models

AD B6 7C
RGB 173 182 124
HSL 69° 28.43% 60.00%
HSB/HSV 69° 31.87% 71.37%
CMYK 4.95% 0.00% 31.87%
28.63%

Color #ADB67C in popluar number systems.

HEX AD B6 7C
Decimal 173 182 124
Binary 10101101 10110110 1111100
Octal 255 266 174

Shades and tints

Shades of #ADB67C

#ADB67C
(173,182,124)
#9EA671
(158,166,113)
#8F9666
(143,150,102)
#80865B
(128,134,91)
#717650
(113,118,80)
#626645
(98,102,69)
#53563A
(83,86,58)
#44462F
(68,70,47)
#353624
(53,54,36)
#262619
(38,38,25)
#17160E
(23,22,14)
#000000
(0,0,0)

Tints of #ADB67C

#ADB67C
(173,182,124)
#B4BC87
(180,188,135)
#BBC292
(187,194,146)
#C2C89D
(194,200,157)
#C9CEA8
(201,206,168)
#D0D4B3
(208,212,179)
#D7DABE
(215,218,190)
#DEE0C9
(222,224,201)
#E5E6D4
(229,230,212)
#ECECDF
(236,236,223)
#F3F2EA
(243,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB67C; }

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

This text font color is #ADB67C.

Background Color

.myBgColor { background-color: #ADB67C; }

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

This div background color is #ADB67C.

Border color

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

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

This div border color is #ADB67C.

Opacity

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

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

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

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

This text has shadow with #ADB67C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB67C.

Preview

Color preview on black background

This text has color #ADB67C on black background.


Color preview on white background

This text has color #ADB67C on white background.


Black color preview on #ADB67C background

This text has black color on #ADB67C background.


White color preview on #ADB67C background

This text has white color on #ADB67C background.


Related colors

Complementary color

Complementary color for #hex is #524983.


I love getcolorcode.com

Triadic colors

1 #7CADB6 and #B67CAD with #ADB67C are triadic colors.

2 #7CB6AD and #B6AD7C with #ADB67C are triadic colors.