COLOR #ADB296

HEX: #ADB296 RGB: (173,178,150)

Renk bilgisi

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

RGB renk modeli

#ADB296 color RGB value is (173,178,150).

RGB: (173,178,150) (68%, 70%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 178 of 255 = 70%
B 150 of 255 = 59%

173
178
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 178 + 150 = 501 (100%)
R 173 of 501 ~ 34.53%
G 178 of 501 ~ 35.53%
B 150 of 501 ~ 29.94'%

%34.53
%35.53
%29.94

CMYK RENK MODELİ

#ADB296 rengi CMYK tonu (3,0,16,30).

  • camgöbeği tonu 2.81%
  • eflatun tonu 0.00%
  • sarı tonu 15.73%
  • ana renk tonu 30.20%
CMYK: (3,0,16,30) C3M0Y16K30 (3%,0%,16%,30%) (0.03/0.00/0.16/0.30) 

CMYK yüzdeleri

%2.81
%0
%15.73
%30.2

Codes

Color #ADB296 in popluar color models

AD B2 96
RGB 173 178 150
HSL 71° 15.38% 64.31%
HSB/HSV 71° 15.73% 69.80%
CMYK 2.81% 0.00% 15.73%
30.20%

Color #ADB296 in popluar number systems.

HEX AD B2 96
Decimal 173 178 150
Binary 10101101 10110010 10010110
Octal 255 262 226

Shades and tints

Shades of #ADB296

#ADB296
(173,178,150)
#9EA289
(158,162,137)
#8F927C
(143,146,124)
#80826F
(128,130,111)
#717262
(113,114,98)
#626255
(98,98,85)
#535248
(83,82,72)
#44423B
(68,66,59)
#35322E
(53,50,46)
#262221
(38,34,33)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #ADB296

#ADB296
(173,178,150)
#B4B99F
(180,185,159)
#BBC0A8
(187,192,168)
#C2C7B1
(194,199,177)
#C9CEBA
(201,206,186)
#D0D5C3
(208,213,195)
#D7DCCC
(215,220,204)
#DEE3D5
(222,227,213)
#E5EADE
(229,234,222)
#ECF1E7
(236,241,231)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB296; }

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

This text font color is #ADB296.

Background Color

.myBgColor { background-color: #ADB296; }

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

This div background color is #ADB296.

Border color

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

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

This div border color is #ADB296.

Opacity

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

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

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

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

This text has shadow with #ADB296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB296.

Preview

Color preview on black background

This text has color #ADB296 on black background.


Color preview on white background

This text has color #ADB296 on white background.


Black color preview on #ADB296 background

This text has black color on #ADB296 background.


White color preview on #ADB296 background

This text has white color on #ADB296 background.


Related colors

Complementary color

Complementary color for #hex is #524D69.


I love getcolorcode.com

Triadic colors

1 #96ADB2 and #B296AD with #ADB296 are triadic colors.

2 #96B2AD and #B2AD96 with #ADB296 are triadic colors.