COLOR #ADBA96

HEX: #ADBA96 RGB: (173,186,150)

Renk bilgisi

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

RGB renk modeli

#ADBA96 color RGB value is (173,186,150).

RGB: (173,186,150) (68%, 73%, 59%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 186 of 255 = 73%
B 150 of 255 = 59%

173
186
150

R + G + B ~ 67%. #ADBA96 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 186 + 150 = 509 (100%)
R 173 of 509 ~ 33.99%
G 186 of 509 ~ 36.54%
B 150 of 509 ~ 29.47'%

%33.99
%36.54
%29.47

CMYK RENK MODELİ

#ADBA96 rengi CMYK tonu (7,0,19,27).

  • camgöbeği tonu 6.99%
  • eflatun tonu 0.00%
  • sarı tonu 19.35%
  • ana renk tonu 27.06%

CMYK: (7,0,19,27)
C7M0Y19K27 (7%, 0%, 19%, 27%)
(0.07 / 0.00 / 0.19 / 0.27)

CMYK yüzdeleri

%6.99
%0
%19.35
%27.06

Codes

Color #ADBA96 in popluar color models

AD BA 96
RGB 173 186 150
HSL 82° 20.69% 65.88%
HSB/HSV 82° 19.35% 72.94%
CMYK 6.99% 0.00% 19.35%
27.06%

Color #ADBA96 in popluar number systems.

HEX AD BA 96
Decimal 173 186 150
Binary 10101101 10111010 10010110
Octal 255 272 226

Shades and tints

Shades of #ADBA96

#ADBA96
(173,186,150)
#9EAA89
(158,170,137)
#8F9A7C
(143,154,124)
#808A6F
(128,138,111)
#717A62
(113,122,98)
#626A55
(98,106,85)
#535A48
(83,90,72)
#444A3B
(68,74,59)
#353A2E
(53,58,46)
#262A21
(38,42,33)
#171A14
(23,26,20)
#000000
(0,0,0)

Tints of #ADBA96

#ADBA96
(173,186,150)
#B4C09F
(180,192,159)
#BBC6A8
(187,198,168)
#C2CCB1
(194,204,177)
#C9D2BA
(201,210,186)
#D0D8C3
(208,216,195)
#D7DECC
(215,222,204)
#DEE4D5
(222,228,213)
#E5EADE
(229,234,222)
#ECF0E7
(236,240,231)
#F3F6F0
(243,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBA96; }

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

This text font color is #ADBA96.

Background Color

.myBgColor { background-color: #ADBA96; }

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

This div background color is #ADBA96.

Border color

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

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

This div border color is #ADBA96.

Opacity

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

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

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

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

This text has shadow with #ADBA96 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBA96.

Preview

Color preview on black background

This text has color #ADBA96 on black background.


Color preview on white background

This text has color #ADBA96 on white background.


Black color preview on #ADBA96 background

This text has black color on #ADBA96 background.


White color preview on #ADBA96 background

This text has white color on #ADBA96 background.


Related colors

Complementary color

Complementary color for #hex is #524569.


I love getcolorcode.com

Triadic colors

1 #96ADBA and #BA96AD with #ADBA96 are triadic colors.

2 #96BAAD and #BAAD96 with #ADBA96 are triadic colors.