COLOR #ADB29C

HEX: #ADB29C RGB: (173,178,156)

Renk bilgisi

#ADB29C contains red, green and blue colors in about the same proportion. #ADB29C ‘ nin web güvenlik rengi #999999 (ya da #999) dir.

RGB renk modeli

#ADB29C color RGB value is (173,178,156).

RGB: (173,178,156) (68%, 70%, 61%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 156 of 255 = 61%

173
178
156

R + G + B ~ 66%. #ADB29C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 156 = 507 (100%)
R 173 of 507 ~ 34.12%
G 178 of 507 ~ 35.11%
B 156 of 507 ~ 30.77'%

%34.12
%35.11
%30.77

CMYK RENK MODELİ

#ADB29C rengi CMYK tonu (3,0,12,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 0.00%
  • sarı tonu 12.36%
  • ana renk tonu 30.20%

CMYK: (3,0,12,30)
C3M0Y12K30 (3%, 0%, 12%, 30%)
(0.03 / 0.00 / 0.12 / 0.30)

CMYK yüzdeleri

%2.81
%0
%12.36
%30.2

Codes

Color #ADB29C in popluar color models

AD B2 9C
RGB 173 178 156
HSL 74° 12.50% 65.49%
HSB/HSV 74° 12.36% 69.80%
CMYK 2.81% 0.00% 12.36%
30.20%

Color #ADB29C in popluar number systems.

HEX AD B2 9C
Decimal 173 178 156
Binary 10101101 10110010 10011100
Octal 255 262 234

Shades and tints

Shades of #ADB29C

#ADB29C
(173,178,156)
#9EA28E
(158,162,142)
#8F9280
(143,146,128)
#808272
(128,130,114)
#717264
(113,114,100)
#626256
(98,98,86)
#535248
(83,82,72)
#44423A
(68,66,58)
#35322C
(53,50,44)
#26221E
(38,34,30)
#171210
(23,18,16)
#000000
(0,0,0)

Tints of #ADB29C

#ADB29C
(173,178,156)
#B4B9A5
(180,185,165)
#BBC0AE
(187,192,174)
#C2C7B7
(194,199,183)
#C9CEC0
(201,206,192)
#D0D5C9
(208,213,201)
#D7DCD2
(215,220,210)
#DEE3DB
(222,227,219)
#E5EAE4
(229,234,228)
#ECF1ED
(236,241,237)
#F3F8F6
(243,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADB29C color. Also use rgb(173,178,156) instead hex code.

Text Font Color

.myTextColor { color: #ADB29C; }

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

This text font color is #ADB29C.

Background Color

.myBgColor { background-color: #ADB29C; }

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

This div background color is #ADB29C.

Border color

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

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

This div border color is #ADB29C.

Opacity

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

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

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

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

This text has shadow with #ADB29C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB29C.

Preview

Color preview on black background

This text has color #ADB29C on black background.


Color preview on white background

This text has color #ADB29C on white background.


Black color preview on #ADB29C background

This text has black color on #ADB29C background.


White color preview on #ADB29C background

This text has white color on #ADB29C background.


Related colors

Complementary color

Complementary color for #hex is #524D63.


I love getcolorcode.com

Triadic colors

1 #9CADB2 and #B29CAD with #ADB29C are triadic colors.

2 #9CB2AD and #B2AD9C with #ADB29C are triadic colors.